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

FFmpeg trac at avcodec.org
Wed Aug 15 23:38:50 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_7202_TMP.flv
 }}}

 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, flv, from 'Dolphins_7202_TMP.flv':
   Metadata:
     WMFSDKVersion   : 9.00.00.2980
     WMFSDKNeeded    : 0.0.0.0000
     IsVBR           : 0
     encoder         : Lavf54.22.104
   Duration: 00:01:47.24, start: 0.000000, bitrate: 1577 kb/s
     Stream #0:0: Video: flv1, yuv420p, 1280x720, 200 kb/s, 23.98 tbr, 1k
 tbn, 1k tbc
     Stream #0:1: Audio: mp3, 44100 Hz, stereo, s16, 128 kb/s
 [STREAM]
 index=0
 codec_name=flv
 codec_long_name=FLV / Sorenson Spark / Sorenson H.263 (Flash Video)
 profile=unknown
 codec_type=video
 codec_time_base=1/1000
 codec_tag_string=[0][0][0][0]
 codec_tag=0x0000
 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.025000
 duration=N/A
 bit_rate=200000
 nb_frames=N/A
 nb_read_frames=N/A
 nb_read_packets=N/A
 [/STREAM]
 [STREAM]
 index=1
 codec_name=mp3
 codec_long_name=MP3 (MPEG audio layer 3)
 profile=unknown
 codec_type=audio
 codec_time_base=1/44100
 codec_tag_string=[0][0][0][0]
 codec_tag=0x0000
 sample_fmt=s16
 sample_rate=44100
 channels=2
 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=N/A
 bit_rate=128000
 nb_frames=N/A
 nb_read_frames=N/A
 nb_read_packets=N/A
 [/STREAM]
 }}}

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


More information about the FFmpeg-trac mailing list