[FFmpeg-trac] #2168(undetermined:new): Timecode from XDCAM-EX MP4 file

FFmpeg trac at avcodec.org
Tue Jan 22 14:21:11 CET 2013


#2168: Timecode from XDCAM-EX MP4 file
--------------------------------+----------------------------------------
             Reporter:  RCAB    |                    Owner:
                 Type:  defect  |                   Status:  new
             Priority:  normal  |                Component:  undetermined
              Version:  1.1.1   |               Resolution:
             Keywords:          |               Blocked By:
             Blocking:          |  Reproduced by developer:  0
Analyzed by developer:  0       |
--------------------------------+----------------------------------------

Comment (by RCAB):

 Sorry for the trouble I am new in this :)

 File is uploaded http://www.datafilehost.com/download-98df9c4d.html

 ----
 complete output of ffprobe:

 {{{
 C:\FFMPEG64\bin>ffprobe -show_streams XDCAM-EX-Sample-
 With_embedded_XML.MP4
 ffprobe version N-49069-gc74d465 Copyright (c) 2007-2013 the FFmpeg
 developers
   built on Jan 20 2013 23:44:08 with gcc 4.7.2 (GCC)
   configuration: --enable-gpl --enable-version3 --disable-w32threads
 --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r
 --enable-gnutls --enable-libass --enable-libbluray --enable-libcaca
 --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-
 libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg
 --enable-libopus --enable-librtmp --enable-libschroedinger --enable-
 libspeex --enable-libtheora --enable-libtwolame --enable-libvo-aacenc
 --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-
 libx264 --enable-libxavs --enable-libxvid --enable-zlib --enable-
 filter=frei0r
   libavutil      52. 15.100 / 52. 15.100
   libavcodec     54. 89.100 / 54. 89.100
   libavformat    54. 61.101 / 54. 61.101
   libavdevice    54.  3.102 / 54.  3.102
   libavfilter     3. 32.101 /  3. 32.101
   libswscale      2.  2.100 /  2.  2.100
   libswresample   0. 17.102 /  0. 17.102
   libpostproc    52.  2.100 / 52.  2.100
 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'XDCAM-EX-Sample-
 With_embedded_XML.MP4':
   Metadata:
     major_brand     : mp42
     minor_version   : 0
     compatible_brands: mp42
     creation_time   : 2009-12-01 14:53:38
   Duration: 00:00:09.84, start: 0.000000, bitrate: 35761 kb/s
     Stream #0:0(eng): Video: mpeg2video (Main) (mp4v / 0x7634706D),
 yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 34220 kb/s, 25 fps, 25 tbr, 25k
 tbn, 50 tbc
     Metadata:
       creation_time   : 2009-12-01 14:53:38
       handler_name    : Video Media Handler
     Stream #0:1(eng): Audio: pcm_s16be (twos / 0x736F7774), 48000 Hz, 2
 channels, s16, 1536 kb/s
     Metadata:
       creation_time   : 2009-12-01 14:53:38
       handler_name    : NRT Metadata Handler
 [STREAM]
 index=0
 codec_name=mpeg2video
 codec_long_name=MPEG-2 video
 profile=Main
 codec_type=video
 codec_time_base=1/50
 codec_tag_string=mp4v
 codec_tag=0x7634706d
 width=1920
 height=1080
 has_b_frames=1
 sample_aspect_ratio=1:1
 display_aspect_ratio=16:9
 pix_fmt=yuv420p
 level=4
 timecode=00:00:00:00
 id=N/A
 r_frame_rate=25/1
 avg_frame_rate=25/1
 time_base=1/25000
 start_pts=3000
 start_time=0.120000
 duration_ts=246000
 duration=9.840000
 bit_rate=34220903
 nb_frames=246
 nb_read_frames=N/A
 nb_read_packets=N/A
 DISPOSITION:default=0
 DISPOSITION:dub=0
 DISPOSITION:original=0
 DISPOSITION:comment=0
 DISPOSITION:lyrics=0
 DISPOSITION:karaoke=0
 DISPOSITION:forced=0
 DISPOSITION:hearing_impaired=0
 DISPOSITION:visual_impaired=0
 DISPOSITION:clean_effects=0
 DISPOSITION:attached_pic=0
 TAG:creation_time=2009-12-01 14:53:38
 TAG:language=eng
 TAG:handler_name=Video Media Handler
 [/STREAM]
 [STREAM]
 index=1
 codec_name=pcm_s16be
 codec_long_name=PCM signed 16-bit big-endian
 profile=unknown
 codec_type=audio
 codec_time_base=1/48000
 codec_tag_string=twos
 codec_tag=0x736f7774
 sample_fmt=s16
 sample_rate=48000
 channels=2
 bits_per_sample=16
 id=N/A
 r_frame_rate=0/0
 avg_frame_rate=0/0
 time_base=1/48000
 start_pts=0
 start_time=0.000000
 duration_ts=472320
 duration=9.840000
 bit_rate=1536000
 nb_frames=472320
 nb_read_frames=N/A
 nb_read_packets=N/A
 DISPOSITION:default=0
 DISPOSITION:dub=0
 DISPOSITION:original=0
 DISPOSITION:comment=0
 DISPOSITION:lyrics=0
 DISPOSITION:karaoke=0
 DISPOSITION:forced=0
 DISPOSITION:hearing_impaired=0
 DISPOSITION:visual_impaired=0
 DISPOSITION:clean_effects=0
 DISPOSITION:attached_pic=0
 TAG:creation_time=2009-12-01 14:53:38
 TAG:language=eng
 TAG:handler_name=NRT Metadata Handler
 [/STREAM]
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2168#comment:5>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list