[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:54:02 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):

 VLC? :)

 Also, when I do:

 {{{
 cvlc live.98.1.2011-11-07-21-58-56.flv
 --sout='#std{access=udp,mux=ts,dst=127.0.0.1:10001}'
 &&
 ffmpeg -f mpegts -i udp://127.0.0.7:10001 -acodec copy -vcodec copy out.ts
 }}}

 the resulting out.ts file is ok and plays fine in ffmpeg.

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


More information about the FFmpeg-trac mailing list