Wolfgang Wershofen writes: > Then I tried to convert this file with ts2ps to a PS-Stream, using > "ts2ps stream.ts 0 0 | cat > stream.ps" and this isn't working in most > cases. Only twice (out of at least 30 times) this command filled the > output-file with an mpeg2-stream, which I could view with mplayer.
This can only mean that ts2ps can't guess the PIDs, which I hoped I had fixed in the latest version. So instead of 0 0 you have to give the video and audio PIDs as arguments. Marcus -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
