Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: StillPicture (I-frame) decoding with ffmpeg



Hi,

I don't know if it helps you, but softmpeg uses ffmpeg to decode video from VDR - perhaps looking at the code for that would help?

I think that 'got_picture' will return true as long as you pass all data necessary to decode the I-frame... perhaps something is wrong in the demultiplexing?

Sorry to not be of much help...

Colin



-----Original Message-----
From:	vdr-bounce@linuxtv.org on behalf of Stefan Lucke
Sent:	Wed 4/14/2004 8:13 AM
To:	vdr@linuxtv.org
Cc:	
Subject:	[vdr] StillPicture (I-frame) decoding with ffmpeg
Hi

does someone know how this works ?

Even after calling the decoder with:
	avcodec_decode_video(context,picture,&got_picture,NULL,0);
got_picture is still false.

Is there another trick ?

Stefan Lucke



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.





<<winmail.dat>>


Home | Main Index | Thread Index