tovid-suite / tovid

Suite of tools for DVD authoring
http://tovid.wikia.com/wiki/Tovid_Wiki
GNU General Public License v2.0
7 stars 4 forks source link

tovid vcd fails with 'no DTD found' #136

Closed tovid-suite closed 9 years ago

tovid-suite commented 9 years ago

From adria...@gmail.com on November 18, 2010 17:56:41

tovid xml -menu cdwm2_menu.mpg a.mpg b.mpg c.mpg d.mpg -out cdwm2

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 ! ^ /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: http://code.google.com/p/tovid/issues/detail?id=136

tovid-suite commented 9 years ago

From grepper@gmail.com on July 02, 2011 21:09:07

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

Status: Invalid

tovid-suite commented 9 years ago

From adria...@gmail.com on July 08, 2011 16:52:09

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

tovid-suite commented 9 years ago

From adria...@gmail.com on July 08, 2011 16:52:48

Thanks - have replied in the forum.