I've burned up about 12 DVD-Rs now trying to burn a video file onto a playable DVD. At first I thought my hardware must be dying, but I am able to burn working iso's copied from existing DVDs, so I know it's not that. I used the guide from
THIS page to get started. I'm able to make the .VOB files etc. with dvdauthor, and I can even use mplayer to play them and confirm they're good. But when it comes to burning, I can't get the disk to play in any DVD player I own; it just spins for a minute or so and then errors out. I just tried reading one of these DVDs in my computer, and I was able to read it just fine, so I know the data isn't corrupted, more likely I'm just missing an argument that makes it more player-friendly; either that or I've encoded the video wrong? I've been using
Code:
growisofs -dvd-compat -Z /dev/dvdrw -dvd-video ./dvd/
but it doesn't seem to be doing the job.
Any obvious mistakes I'm making so far? I'll post more details later if not.
UPDATE: I just used the above code to try another disk after freeing up some system resources, and this disk won't play even on my computer. I can mount it and see the files, but when I ffplay *.VOB, the disk just spins for a LONG time, and I sit here unable to unmount or eject it as it attempts to read it.