Defined in tensorflow/contrib/ffmpeg/__init__.py
.
Working with audio using FFmpeg.
See the FFmpeg (contrib) guide.
decode_audio(...)
: Create an op that decodes the contents of an audio file.
decode_video(...)
: Create an op that decodes the contents of a video file.
encode_audio(...)
: Creates an op that encodes an audio file using sampled audio from a tensor.
__cached__
__loader__
__spec__
© 2018 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_docs/python/tf/contrib/ffmpeg