[FFmpeg-trac] #3673(avformat:closed): video-stream not recognized

FFmpeg trac at avcodec.org
Mon May 26 11:28:42 CEST 2014


#3673: video-stream not recognized
------------------------------------+------------------------------------
             Reporter:  doublemax   |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:  wontfix
             Keywords:  flv h264    |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by doublemax):

 I have tried to adapt 'analyzeduration' and 'probesize' - it didn't help.
 The network-input is done for simplification.

 Maybe a better commandline to demonstrate this issue:

 {{{
 cd /tmp
 wget 'http://doppelbauer.name/no-video-stream.flv'
 ffmpeg -analyzeduration 999999 -probesize 2147483647 -i /tmp/no-video-
 stream.flv -vcodec wmv2 -acodec wmav2 /tmp/error.wmv
 }}}

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


More information about the FFmpeg-trac mailing list