[MPlayer-dev-eng] [PATCH]Add support for CoreAVC h264 codec

Alan Nisota alannisota at gmail.com
Thu Oct 5 01:20:55 CEST 2006


On 10/4/06, Jason Ruiz wrote:
> I tried your patch but it doesn't seem to work. Here's my output
>
> Warning: DS_Filter() could not connect to output pin.
> (DLL=CoreAVCDecoder.ax, r=0x8004022a)
> Failed to create DirectShow filter
I found the cause of this issue today.  I got a few things wrong in
DS_VideoDecoder.  I will send an updated patch for this soon.
However, as you are forcing the video-codec, it is quite possible that
the codec won't work anyway due to the stream not having the correct
subtype.

Have you validated that this stream plays in windows using CoreAVC?
if so, you might try using graphedit to build a graph using the
CoreAVC, and then send me the subtype used for the connection to the
CoreAVC input-pin (if that makes no sense to you, just wait until I
send an updated patch)



More information about the MPlayer-dev-eng mailing list