[MPlayer-dev-eng] Unable to detect/play H264-ES
Ingo Brückl
ib at wupperonline.de
Tue Feb 18 14:14:09 CET 2014
Carl Eugen Hoyos wrote on Tue, 18 Feb 2014 11:58:38 +0000 (UTC):
> Josh <joshf87 <at> live.com> writes:
>> This appears to have been introduced in r36778.
>> Sample: http://sourceforge.net/p/mplayerwin/bugs/11/attachment/test.264
> The regression since r36778 is reproducible.
The problem is that demuxer->video->id is -1. (Is that a valid value? I was
expecting it to be 0.) So demuxer->video->sh will be set NULL.
I'm not sure whether this patch is OK, but if video_id is -1 (i.e. no special
vid requested), nothing should be changed, even or especially there is no
DEMUXER_CTRL_SWITCH_VIDEO.
Ingo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: demuxer.patch
Type: text/x-diff
Size: 627 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20140218/d21345e3/attachment.bin>
More information about the MPlayer-dev-eng
mailing list