[mythtv-commits] Ticket #8680: Create dvd growisofs errors if chars not escaped properly

MythTV mythtv at cvs.mythtv.org
Wed Jul 21 00:39:34 UTC 2010


#8680: Create dvd growisofs errors if chars not escaped properly
----------------------------------+-----------------------------------------
 Reporter:  squish102             |       Owner:  paulh      
     Type:  defect                |      Status:  new        
 Priority:  minor                 |   Milestone:  unknown    
Component:  Plugin - MythArchive  |     Version:  Unspecified
 Severity:  low                   |     Mlocked:  0          
----------------------------------+-----------------------------------------
 during the process of creating a dvd archive, it got to the last step
 which was:

 growisofs -dvd-compat  -use-the-force-luke -Z /dev/dvd -dvd-video -V "The
 Wonder Pets!" /storage/tempdvd/work/dvd

 and aborted. I think the problem is with the ! in the -V portion

 It worked when I run this from the command line

 growisofs -dvd-compat  -use-the-force-luke -Z /dev/dvd -dvd-video -V "The
 Wonder Pets" /storage/tempdvd/work/dvd

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8680>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list