Jeremy,
Thanks.
It works on some h264 sources but not on some other sources.
I came cross this message on the vlc list,
http://mailman.videolan.org/pipermail/vlc-devel/2005-July/018249.html
and a reply
http://mailman.videolan.org/pipermail/vlc-devel/2005-July/018262.html
It mentioned you ne
I've written something similar using FFDShow's decoder filter that works
fine, so it sounds like something in your directshow filter implementation
is wrong; I'd try the dshow newsgroups.
Hi,
>
> I'm trying to write a Microsoft DirectShow source filter based on live
> media's RTP implementation. F
Hi,
I'm trying to write a Microsoft DirectShow source filter based on live
media's RTP implementation. For mpeg4 it works perfectly. But for H264, the
video is always jumpy. Sometimes with a lot artifacts. I tried the source
filter with Cyperlink's H264/avc decoder, mpc-hc's MPCVideo decoder and