Networked Media Tank
[200] cdrecord utility crosscompile possible? - Printable Version

+- Networked Media Tank (http://www.networkedmediatank.com)
+-- Forum: Community Jukebox, Themes, & UserApps Section (/forumdisplay.php?fid=106)
+--- Forum: 200/300/400 Series - Development and User Apps (/forumdisplay.php?fid=121)
+--- Thread: [200] cdrecord utility crosscompile possible? (/showthread.php?tid=36046)



cdrecord utility crosscompile possible? - xray - 02-04-2010 11:56 PM

Hello,

is it possible to cross-compile cdrecord utility?

Maybe we can burn DVD isos from internal HDD with a DVD-recorder from lundmann's shell :-)


RE: cdrecord utility crosscompile possible? - vaidyasr - 02-10-2010 09:10 AM

DVDRtools: http://savannah.nongnu.org/projects/dvdrtools/

dvdrtools is a fork of cdrtools/cdrecord with support for writing to DVDs.
While its primary purpose is writing data DVDs, it includes basic support for mastering video DVDs.

http://c200utils.googlecode.com/files/dvdrecord.tar


RE: cdrecord utility crosscompile possible? - schily - 02-11-2010 10:48 PM

(02-10-2010 09:10 AM)vaidyasr Wrote:  DVDRtools: http://savannah.nongnu.org/projects/dvdrtools/

dvdrtools is a fork of cdrtools/cdrecord with support for writing to DVDs.
While its primary purpose is writing data DVDs, it includes basic support for mastering video DVDs.

I have no idea what the purpose of dvdrtools is.
It is however definitely not to write DVDs :-(

dvdrtools is based on a more than 8 year old version
of cdrtools where the original working DVD support
code was replaced by some toy code that only works
sometimes by accident. The code is unmaintained
since the end of 2002.

If you like to have working software, you better
use recent well maintained original software from:

ftp://ftp.berlios.de/pub/cdrecord/alpha/
http://cdrecord.berlios.de/

Cdrtools compile and work on more than 30 different
OS platforms, so it is virtually usable anywhere.