Subject: burn DVD video
To: None <netbsd-users@netbsd.org>
From: Fco. Valladolid <francisco@vmicrosistemas.com>
List: netbsd-users
Date: 12/21/2003 21:59:51
I'am trying burn a DVD video with dvdrecord, but this not see in my domestic DVD Player,
I read in some place that VIDEO_TS directory it has uppercase, how mount DVD video unit in upper
case.
I do the folloing.
cd0 at atapibus0 drive 0: <PIONEER DVD-RW DVR-106D, CFDL001590UC, 1.05> type 5 cdrom removable
[/home/admin $] mount /dev/cd0a /mnt
[/home/admin $] sudo mkisofs -dvd-video -o dvd1.iso /mnt
[/home/admin $] sudo dvdrecord -v speed=4 dev=15,0,0 -dao dvd1.iso
Some can help, please
the DVD-R exit successfully, but this not see.
Thanks