> I tried an "-overburn" also. Same result. Usually an overburn will work, no?
> Even if it cuts off the end of the image, no?
> I also checked the properties of the file. It said"Size 4.2GB
> (4,542,660,724B)" Maybe that is the problem?
>
> Thanks for trying to help make this work. Appreciated.
OH! (Forehead slap) Even though a DVD can be up to 4.37G, the
maximum size for a single VOB is (iirc) 1G. It looks like you had
trouble processing the vob directly with dvdauthor before; I've had
this sometimes, and demuxing/remuxing the mpeg stream can help.
(install mpgtx and mjpegtools)
mpgdemux movie.mpg
mplex -f 8 chunk* -o movie.mpg
rm -rf dvdfs/
dvdauthor -o dvdfs movie.mpg
dvdauthor -T -o dvdfs
growisofs -Z /dev/dvd -dvd-video dvdfs/
-- Tcsh: Now with higher FPS! http://www.gnu.org/philosophy/shouldbefree.html ----------------------------------------------------------------------- This list is provided as an unmoderated internet service by Networked Knowledge Systems (NKS). Views and opinions expressed in messages posted are those of the author and do not necessarily reflect the official policy or position of NKS or any of its employees.
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 15:56:09 EDT