[FFmpeg-trac] #623(undetermined:new): FLV file saved from within VLC can't be opened by FFmpeg

FFmpeg trac at avcodec.org
Tue Nov 8 14:57:59 CET 2011


#623: FLV file saved from within VLC can't be opened by FFmpeg
-------------------------------------+-------------------------------------
             Reporter:  burek        |                    Owner:  michael
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by burek):

 Also this:
 {{{
 # ffmpeg -i live.98.1.2011-11-07-21-58-56.flv -acodec copy -vcodec copy
 bla.flv

 ffmpeg version N-34556-g5ca392d, Copyright (c) 2000-2011 the FFmpeg
 developers
   built on Nov  7 2011 18:29:27 with gcc 4.6.1
   configuration: --enable-static --enable-shared --enable-gpl --enable-
 nonfree --enable-postproc --enable-libx264 --enable-libaacplus --enable-
 libmp3lame --enable-libv4l2 --enable-libvo-aacenc --enable-version3
   libavutil    51. 24. 0 / 51. 24. 0
   libavcodec   53. 28. 0 / 53. 28. 0
   libavformat  53. 19. 0 / 53. 19. 0
   libavdevice  53.  4. 0 / 53.  4. 0
   libavfilter   2. 47. 0 /  2. 47. 0
   libswscale    2.  1. 0 /  2.  1. 0
   libpostproc  51.  2. 0 / 51.  2. 0
 [aac @ 0x1d282a0] Pulse data corrupt or invalid.
 [flv @ 0x1d21760] Stream discovered after head already parsed
 Input #0, flv, from 'live.98.1.2011-11-07-21-58-56.flv':
   Metadata:
     encoder         : Lavf53.19.0
   Duration: 03:10:13.06, start: 0.000000, bitrate: 300 kb/s
     Stream #0:0: Video: h264 (High), yuv420p, 320x240 [SAR 1:1 DAR 4:3],
 320 kb/s, 25 tbr, 1k tbn, 50 tbc
     Stream #0:1: Audio: aac, 44100 Hz, 2 channels (FC), s16, 32 kb/s
     Stream #0:2: Data: none
 Output #0, flv, to 'bla.flv':
   Metadata:
     encoder         : Lavf53.19.0
     Stream #0:0: Video: h264 ([7][0][0][0] / 0x0007), yuv420p, 320x240
 [SAR 1:1 DAR 4:3], q=2-31, 320 kb/s, 1k tbn, 1k tbc
     Stream #0:1: Audio: aac ([10][0][0][0] / 0x000A), 44100 Hz, 2 channels
 (FC), 32 kb/s
 Stream mapping:
   Stream #0:0 -> #0:0 (copy)
   Stream #0:1 -> #0:1 (copy)
 Press [q] to stop, [?] for help
 [flv @ 0x1d28b00] Application provided invalid, non monotonically
 increasing dts to muxer in stream 1: 17303808 >= 3668967
 av_interleaved_write_frame(): Invalid argument
 }}}

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


More information about the FFmpeg-trac mailing list