[FFmpeg-soc] [soc]: r833 - in rv40: rv40.c rv40data.h

Diego Biurrun diego at biurrun.de
Thu Aug 16 23:51:05 CEST 2007


On Thu, Aug 16, 2007 at 08:00:50PM +0300, Kostya wrote:
> On Thu, Aug 16, 2007 at 05:21:12PM +0200, Aurelien Jacobs wrote:
> > On Thu, 16 Aug 2007 10:32:11 +0300
> > Kostya <kostya.shishkov at gmail.com> wrote:
> > 
> > > On Thu, Aug 16, 2007 at 09:14:53AM +0200, kostya wrote:
> > > > 
> > > > Log:
> > > > Correct determining of slice offset size
> > > 
> > > With this commit it should play everything.
> > > 
> > > I also think now is the time to test decoder. While it has some
> > > awful motion artifacts, the samples should be watchable, ignore
> > > that for now.
> > > Please provide me with the samples, especially unplayable or
> > > with some distortions beyond usual. I've looted everything from
> > > MPHQ (samples and incoming).
> > 
> > The few files I tried all played fine (except motion artifacts).
> > Impressive work !
> > Appart the motion artifacts, there is another very noticable
> > "artifact": playback is somewhat jerky. It seems like some frames
> > aren't decoded at all. Maybe the decoder still don't support
> > b-frames, or something like that ? (I've not checked the code)
> > I've noticed this with all the samples I tried.
> 
> That's right. For now my decoder silently sets it to the previous
> reference frame. I will deal with them when I get rid of motion
> artifacts. 

Does your decoder decode RV30 as well?

Diego



More information about the FFmpeg-soc mailing list