Mailing List archive

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

[vdr] AW: Re: [ANNOUNCE] vdr-xine-0.0.0 plugin



Hi,
long, long time ago,
I wrote a small tool that converts vdr-Files to DivX
http://praml.roland.bei.t-online.de/divx/

maybe you can use some parts:

Block function:
                   /Video -> mpeg2dec -> Some filters[*] ->  DivX \
[VDR-Files] -> Demuxer                                          Muxer ->
Avi-File
                   \Audio -> MP2 decoder -> MP3 encoder --> Audio /
[*] Filters:
	YUV->RGB
	(semi)deinterlacer
	Skip/double frames if audio gets out of sync

Somewhere in the program there is an array that contains RGB-Pixeldata. You
"only"
need to display this on your screen and pipe the audio to your soundcard ;-)

When my vdr works again (and has enough CPU power to decode MPEG2) I will
try
to implement a plugin to use the framebuffer as output.

Roland

-----Ursprungliche Nachricht-----
Von: vdr-bounce@linuxtv.org [mailto:vdr-bounce@linuxtv.org]Im Auftrag
von Dominique Simon
Gesendet: Montag, 30. Juni 2003 20:59
An: vdr@linuxtv.org
Betreff: [vdr] Re: [ANNOUNCE] vdr-xine-0.0.0 plugin


Reinhard Nissl wrote:

> I assume you are using xine-lib > 0.9.8. There was a change in the API
> and mpeg_pes demuxer hasn't been adopted yet, therefore the mpeg_pes
> plugin isn't compiled.

I do. Is there any other mpeg pes stream capable player besides mplayer
and xine?

Ciao



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



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



Home | Main Index | Thread Index