Dear Maintainer,
since some weeks I can't stream dvb-c to a file without seeing many times
teletext (viedotext) in the file.
gnutv -out file test.ts -timeout 3600 -channels /etc/mplayer/channels.conf "my
station"
So I try another way - stream to rtp and than save to a file over vlc. That
don't have teletext, but subtitles (in german):
gnutv -out rtp localhost 5555 -timeout 3600 -channels
/etc/mplayer/channels.conf "my station" &
cvlc 'rtp://localhost:5555' :sout=#file{dst=test.ts} :sout-keep
Seeing the same station with kaffeine, nothing of teletext (vieotext) or
subtitle worry.
What can I do?
with regards
Andreas Matthus