I have a problem (maybe) with mkisofs.
I do have a VOB which is correctly identified (by "mplayer -identify") as a
25fps, 768x576 PAL.
If i create a image with "mkisofs -dvd-video" mplayer recognize this image
as 29.97fp, 768x480 NTSC (?) image.
Now, i do have audio dropouts (depending on the dvd-player) and i am not
sure if this happens due to this discrepancy.
Why does mplayer recognize the image as NTSC and/or where do mkisofs get
this information?
I have digged into the source, but cant find anything.
Used Software:
DVD-Authoring: Pinnacle Studio 8.5.21 (Windows)
Burned with: cdrtools-2.01a05.tar.gz (latest alpha, Linux)
mkisofs -dvd-video -o dvd.img dvd
cdrecord dev=0,4,0 -dao dvd.img
Thanks!
Mario