#878525 dvb-apps: out on file show often teletext/videotext , out on rtp show subtitle

Package:
dvb-apps
Source:
linuxtv-dvb-apps
Description:
Digital Video Broadcasting (DVB) applications
Submitter:
Andreas Matthus
Date:
2017-10-20 16:27:03 UTC
Severity:
important
#878525#5
Date:
2017-10-14 11:31:25 UTC
From:
To:
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

#878525#10
Date:
2017-10-20 16:17:05 UTC
From:
To:
Hallo,

the second part (video including subtitles) is solved. By playing in
smplayer I can disable show subtitles and all is fine.

with regards
Andreas Matthus