Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

starikarp

macrumors member
Original poster
Apr 27, 2013
83
4
Hi!

I have a problem to burn video dvd with growisofs.
I am doing the same as I did on FreeBSD:

ffmpeg -i film.webm -aspect 16:9 -target pal-dvd dvd.mpg
(it works)
dvdauthor -o dvd/ -t dvd.mpg
(it works)
dvdauthor -o dvd/ -T

and than try to burn:

growisofs -Z /dev/rdisk1v -dvd-video dvd/

As a "normal" I don't have permission for growisofs than I did try as root but mkisofs complan about video ts ifo file but I have it.

I use homebrew and ffmpeg, dvdauthor and dvd+rw-tools I install from there.

Are there any other tools for do what I like to do, please?

Thanks in advance.
 
Last edited:

starikarp

macrumors member
Original poster
Apr 27, 2013
83
4
Hi!

I have a problem to burn video dvd with growisofs.
I am doing the same as I did on FreeBSD:

ffmpeg -i film.webm -aspect 16:9 -target pal-dvd dvd.mpg
(it works)
dvdauthor -o dvd/ -t dvd.mpg
(it works)
dvdauthor -o dvd/ -T

and than try to burn:

growisofs -Z /dev/rdisk1v -dvd-video dvd/

As a "normal" I don't have permission for growisofs than I did try as root but mkisofs complan about video ts ifo file but I have it.

I use homebrew and ffmpeg, dvdauthor and dvd+rw-tools I install from there.

Are there any other tools for do what I like to do, please?

Thanks in advance.

The problem was mkisofs. I deleted and install again and it works :).
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.