#2594: ffmpeg stalls when accessing a live Windows Media stream with multiple audio and video streams -------------------------------------+------------------------------------- Reporter: xnp | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: mms | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos):
* keywords: wmv, multiple streams => mms * status: new => open * version: unspecified => git-master * reproduced: 0 => 1 Comment: Also reproducible with {{{$ ffmpeg -i mmsh://livewms.europarl.europa.eu/reflector:52819 -f null -}}} The only working command line is {{{$ ffmpeg -i mmsh://livewms.europarl.europa.eu/reflector:52819 -map 0:25 -map 0:26 -c copy out.mkv}}} The following commands work as expected: {{{$ ffplay -i mmsh://livewms.europarl.europa.eu/reflector:52819}}} {{{$ ffplay -i mmsh://livewms.europarl.europa.eu/reflector:52819 -ast 25 -vst 26}}} Pressing "v" three times or pressing "a" 24 times while ffplay plackback also shows the problem. -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2594#comment:9> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://avcodec.org/mailman/listinfo/ffmpeg-trac