google-code-export / tovid

Automatically exported from code.google.com/p/tovid
1 stars 0 forks source link

tovid vcd fails with 'no DTD found' #136

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
tovid xml -menu cdwm2_menu.mpg a.mpg b.mpg c.mpg d.mpg -out cdwm2
- worked apparently correctly, creating cdwm2.xml

tovid vcd cdwm2.xml
-produced

Version 0.33
Creating cue/bin disc image with the following command:
vcdxbuild -c "cdwm2.xml.cue" -b "cdwm2.xml.bin" "cdwm2.xml"
cdwm2.xml:2: validity error: Validation failed: no DTD found !<dvdauthor 
dest="cdwm2">
                       ^
/usr/local/lib/tovid/makevcd: line 83: killsubprocs: command not found

I'm new to tovid and know I could be making an elementary mistake.  I'm raising 
the issue mainly because I can find no references to DTD errors in tovid 
documentation or discussion.

Original issue reported on code.google.com by adria...@gmail.com on 18 Nov 2010 at 10:56

GoogleCodeExporter commented 9 years ago
Sorry you didn't get a response in so long.
The default for makexml is to make a DVD xml.  You didn't add -vcd to your 
command line.  Hopefully the mpeg(s) were created properly, also using the -vcd 
switch to makempg ('tovid mpg').

grepper

Original comment by grepper@gmail.com on 3 Jul 2011 at 4:09

GoogleCodeExporter commented 9 years ago
Thanks!  This was a long time ago!  I can't remember how, but I got it working 
in the end.

Original comment by adria...@gmail.com on 8 Jul 2011 at 11:52

GoogleCodeExporter commented 9 years ago
Thanks - have replied in the forum.

Original comment by adria...@gmail.com on 8 Jul 2011 at 11:52