PDA

View Full Version : Question for Linux Users


Gaenya
14th May 2003, 00:04
Im trying to make an ogm file with chapter suport, but i cant get it to work, this is what im doing:
dvdxchap -t 1 /dev/dvd > chapters
ogmmerge -o Film.ogm -A Film.avi sound-en.ogg chapters

but when i play it with mplayer:
mplayer -chapter 5-5 Film.ogm

The movie starts from the begining, Does anyone have any idea???