[MPlayer-dev-eng] Re: [PATCH] h264 over rtsp without code duplication

Carl Eugen Hoyos cehoyos at ag.or.at
Thu Mar 22 21:34:09 CET 2007


Dominik 'Rathann' Mierzejewski <dominik <at> rangers.eu.org> writes:

[...]

> > However, CoreAVC didn't work properly because the width/height weren't 
> > set in sh->disp_w/h or sh->bih->biWidth/biHeight
> > I hardcoded the values as a crude work around in vd_dshow.c and that got 
> > it to at least start to play, but I am now getting lots of:
> > pts value <= previousA:   1.8 V:   1.8 A-V
> > (which I don't get using -vc ffh264)
> > Also, it doesn't seem to be working properly, as I seem to get a blank 
> > blue screen using CoreAVC whereas I get a blue screen with a copyright 
> > notice when using ffh264.  This could be due to feeding bad data to 
> > CoreAVC, or it could be due to the bih not being initialized properly.
> 
> Does -correct-pts help?

correct-pts was forced by the patch Alan thankworthy tested for me.
(And is the reason for "pts value <= previous")

But I stopped this approach, it's working perfectly with AVParser.

Carl Eugen






More information about the MPlayer-dev-eng mailing list