View VOB file with mplayer, xine
#!/bin/bash
mount -t iso9660 /dev/hdb /cdrom
mplayer p101.vob -fs -zoom -monitoraspect 16:9 -vo xv -ao alsa:device=digital2c -aid 128
---
XINE:
xine -pfhq --no-splash --verbose file://cdrom/foo.vob
HDTV MythTV built with two pcHDTV cards.
0 Comments:
Post a Comment
<< Home