tf.contrib.ffmpeg.decode_video
Create an op that decodes the contents of a video file. (deprecated)
tf.contrib.ffmpeg.decode_video(
contents
)
Args |
contents
|
The binary contents of the video file to decode. This is a scalar.
|
Returns |
A rank-4 Tensor that has [frames, height, width, 3] RGB as output.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-10-01 UTC.
[null,null,["Last updated 2020-10-01 UTC."],[],[]]