[FFmpeg-trac] #766(avformat:open): Extend ffmpeg's timecode extraction

FFmpeg trac at avcodec.org
Wed Mar 4 20:07:26 CET 2015


#766: Extend ffmpeg's timecode extraction
-------------------------------------+------------------------------------
             Reporter:  nichot20     |                    Owner:
                 Type:  enhancement  |                   Status:  open
             Priority:  normal       |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------

Comment (by DanTheMan):

 Please see the sample "dv03-timecode.avi" provided for download via
 Dropbox:

 https://www.dropbox.com/sh/766m02ndwwxk4nv/AAAX4-XKwYi6zq2mdmgc42Z8a?lst

 Mediainfo extracts the timecode of the first frame as "00:58:35:14".

 However, ffprobe does not, just try for yourself:

 {{{
 ffprobe -show_streams  -show_format dv03-timecode.avi
 }}}

 This seemingly contradicts ffprobe's man page which contends "AVI
 timecodes are available in format metadata".

--
Ticket URL: <https://trac.ffmpeg.org/ticket/766#comment:7>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list