Hi, > Certainly, I used dvbstream from http://www.linuxtv.org together with mplayer > from www.mplayer.sourceforge.net > > In one console window I run './dvbstream vpid apid', then when that's running > in another window I run > > ./dumprtp | ../DVB/apps/mpegtools/ts2pes vpid apid | mplayer -gui -
you shouldn't use mplayer GUI with stdin. it may not work... btw using cache is strongly recommended, so: | mplayer -cache 2000 - to get 2MB (1MB backward 1MB read-ahead) cache. A'rpi / Astral & ESP-team -- mailto:[EMAIL PROTECTED] http://esp-team.scene.hu -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
