[FFmpeg-trac] #1621(undetermined:new): Converted flash video has longer duration than the source

FFmpeg trac at avcodec.org
Wed Aug 15 23:38:00 CEST 2012


#1621: Converted flash video has longer duration than the source
-------------------------------------+-------------------------------------
             Reporter:  agowad       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by agowad):

 COMMAND:

 {{{
 ffprobe.exe -show_streams Dolphins_720.wmv
 }}}

 OUTPUT:

 {{{
 ffprobe version N-43418-g633b90c Copyright (c) 2007-2012 the FFmpeg
 developers
   built on Aug  9 2012 23:52:43 with gcc 4.7.1 (GCC)
   configuration: --enable-gpl --enable-version3 --disable-pthreads
 --enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei
 0r --enable-libass --enable-libcelt --enable-libopencore-amrnb --enable-
 libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libm
 p3lame --enable-libnut --enable-libopenjpeg --enable-librtmp --enable-
 libschroedinger --enable-libspeex --enable-libtheora --enable-libutvid
 eo --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis
 --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --ena
 ble-zlib
   libavutil      51. 67.100 / 51. 67.100
   libavcodec     54. 51.100 / 54. 51.100
   libavformat    54. 22.104 / 54. 22.104
   libavdevice    54.  2.100 / 54.  2.100
   libavfilter     3.  7.100 /  3.  7.100
   libswscale      2.  1.101 /  2.  1.101
   libswresample   0. 15.100 /  0. 15.100
   libpostproc    52.  0.100 / 52.  0.100
 Input #0, asf, from 'Dolphins_720.wmv':
   Metadata:
     WMFSDKVersion   : 9.00.00.2980
     WMFSDKNeeded    : 0.0.0.0000
     IsVBR           : 0
   Duration: 00:01:46.02, start: 0.000000, bitrate: 6576 kb/s
     Stream #0:0(eng): Audio: wmapro (b[1][0][0] / 0x0162), 48000 Hz, 5.1,
 flt, 384 kb/s
     Stream #0:1(eng): Video: wmv3 (Main) (WMV3 / 0x33564D57), yuv420p,
 1280x720, 6000 kb/s, 23.98 tbr, 1k tbn, 1k tbc
 [STREAM]
 index=0
 codec_name=wmapro
 codec_long_name=Windows Media Audio 9 Professional
 profile=unknown
 codec_type=audio
 codec_time_base=1/48000
 codec_tag_string=b[1][0][0]
 codec_tag=0x0162
 sample_fmt=flt
 sample_rate=48000
 channels=6
 bits_per_sample=0
 id=N/A
 r_frame_rate=0/0
 avg_frame_rate=0/0
 time_base=1/1000
 start_time=0.000000
 duration=106.027000
 bit_rate=384000
 nb_frames=N/A
 nb_read_frames=N/A
 nb_read_packets=N/A
 TAG:language=eng
 [/STREAM]
 [STREAM]
 index=1
 codec_name=wmv3
 codec_long_name=Windows Media Video 9
 profile=Main
 codec_type=video
 codec_time_base=1/1000
 codec_tag_string=WMV3
 codec_tag=0x33564d57
 width=1280
 height=720
 has_b_frames=0
 sample_aspect_ratio=0:1
 display_aspect_ratio=0:1
 pix_fmt=yuv420p
 level=-99
 timecode=N/A
 id=N/A
 r_frame_rate=24000/1001
 avg_frame_rate=0/0
 time_base=1/1000
 start_time=0.000000
 duration=106.027000
 bit_rate=6000000
 nb_frames=N/A
 nb_read_frames=N/A
 nb_read_packets=N/A
 TAG:language=eng
 [/STREAM]
 }}}

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


More information about the FFmpeg-trac mailing list