VLC has never been able to play TV with them.
VLC can scan and generate a frequency playlist. But not 'play' any stations.
If I load the playlist and click on one of the stations it will display the current program in VLC title bar but no picture or sound.
So I tried mplayer.
It too couldn't play until I got it to use 'lavf'
So this works:
Code: Select all
$ mplayer dvb://"TV3" -demuxer lavf
Code: Select all
$ ffmpeg -i mplayer_capture.ts -c:v copy -c:a copy ffpmeg.mkv
Any one any ideas whats going on?
On another computer running Debian 8 the same thing happend: VLC wouldn't play but Me-Tv did.
The DVB-T broadcast system is Saorview and uses h264 video and MP2 audio.
Ubuntu 17.10
VLC 2.2.6 Umbrella