[Mplayer-dvb] Hauppauge Nova
Ingo Krabbe
i.krabbe at dokom.net
Sat Mar 16 13:02:45 CET 2002
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
has anybody experiences with Hauppauge Nova. I accomplished to drive this
card with linux DVB drivers of Ralph Metzler
http://linuxtv.org/dvb
using the ts2ps utility. But there was a stream buffering problem in the
stream:
cat /dev/dvr | ts2ps VPID APID | mplayer -
didn't worked very nice.
So I wrote a small stream controller which splits this stream into two
subprocesses:
1. cat /dev/dvr -->
custom write loop into video.cache
2. custom reading loop from video.cache -->
ts2ps APID VPID | mplayer
or
ts2ps APID VPID > recording.file
Ralph Metzler recommended that I should better put this ts2ps process into
mplayer, but I have no idea of the API. Can anybody give me the first kick
into mplayer development, so that I can embed the dvb transport stream
converter into mplayer ?
CU INGO
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE8kzRly6Pb53AsRKkRAh2vAKCB5azh3oOVg5BTyh/7ICDabcvKeACeJwti
J7z/Z7BNaN3tgXL0GalhjSI=
=FRCL
-----END PGP SIGNATURE-----
More information about the MPlayer-dvb
mailing list