Mailing List archive

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

[vdr] Background Image for radio ??



Hello!

I´m trying to write a patch to display background
images for radio programs instead of the black screen.

My first attempt was to extend the
cDvbDevice::SetChannelDevice method in dvbdevice.c.

I checked if there are no video PIDs, but audio PIDs
present; in that case, this should be a radio program.
Then I call the StillPicture method to display the
background image. (which I converted to still .mpg)

Now I have the following effect:

The background image appears (fine so far!) but no
more audio !

I could´n manage to change this...!

After switching to other radio programs, the screen
will become blank, still with no audio, but when
changing to a TV station, everyting is fine again.

My question is:

Is it possible to play back an audio stream while
displaying a still picture ?

and

what is the best way to achieve this? (in a plugin or
patch)

Greetings
Ralf Svenson


	

	
		
Mit schönen Grüßen von Yahoo! Mail - http://mail.yahoo.de


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



Home | Main Index | Thread Index