#766: Extend ffmpeg's timecode extraction
----------------------------------+---------------------------------------
Reporter: nichot20 | Type: enhancement
Status: new | Priority: normal
Component: FFmpeg | Version: git-master
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
----------------------------------+---------------------------------------
Whilst many formats support adding timecode with the -timecode feature
currently only the GXF format supports presenting this timecode in the
metadata, with mpeg being read using the new ffprobe feature from commit
fbe6e29646582fb97317ff3e7214a04ae74c9bef
For consistency it would be good if all formats for which it is valid to
present a -timecode value to the muxer allowed extracting that timecode in
the demuxer.
Ideally both reading and writing of timecode should be extended to all
those formats that support it, which would include mxf and mov.
Given that "burnt in" timecode can now be added to any format using the
drawtext filter. This would complete ffmpeg's capabilities in this area.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/766>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac