#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to