I start mplayer with
Code: Select all
mplayer -vo aa -ao null - < /dev/dvb/adapter0/dvr0
I already try to open /dev/dvb/adapter0/dvr0 with the Video4Linux method for opening the file.
Should I install a specific DVB module?
Code: Select all
mplayer -vo aa -ao null - < /dev/dvb/adapter0/dvr0
Yes off course.did you try vlc dvb:///dev/dvb/adapter0/dvr0 ?
Code: Select all
vlc dvb:/dev/dvb/adapter0/dvr0
Code: Select all
vlc v4l:/dev/dvb/adapter0/dvr0
Code: Select all
$cat /dev/dvb/adapert0/dvr0 > toto.ts
Code: Select all
$vlc ./toto.ts
Code: Select all
$mplayer ./toto.ts
Return to “General VLC media player Troubleshooting”
Users browsing this forum: No registered users and 21 guests