> But if I try > > erde:/usr/src/DVB/libdvb-0.5.0/dvb-mpegtools# ./dvb-mpegtools_main ts2ps > /dev/dvb/adapter0/dvr0 0 0 | ./dvb-mpegtools_main pes2vid_es | mplayer - > > This will show the video in mplayer, but without sound, is there a > workaround for this?
The pes2vid_es utility extracts just the elementary video streams. mplayer should handle ps streams just fine, which is what ts2ps will give you, so try dropping the pes2vid_es command. Cheers, Alex -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.