Module: tf.contrib.ffmpeg
Working with audio using FFmpeg.
See the FFMPEG guide.
Functions
decode_audio(...)
: Create an op that decodes the contents of an audio file. (deprecated)
decode_video(...)
: Create an op that decodes the contents of a video file. (deprecated)
encode_audio(...)
: Creates an op that encodes an audio file using sampled audio from a tensor. (deprecated)
© 2020 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/versions/r1.15/api_docs/python/tf/contrib/ffmpeg