DVD Authoring Under Linux?
To add on to phorm's query, smz420 asks: "A few months ago, I acquired a DVD burner and have had a lot of fun creating discs. While they come out well, they're very much cookie-cutter, due to the software I've been using to create them. There just doesn't seem to be a lot of flexibility built into the consumer level authoring systems out there, and I'd like to take my discs to the next level. Can anyone in Slashdot-land recommend books, links or software packages that could lead me down the road towards 'prosumer' DVD authoring? I'd like to be able to take full control over authoring: design my own button shapes and structures; place text where-ever I want on a menu page; create custom navigation structures, and possibly plant an easter egg or two. So far, I've tried Pinnacle Studio 8, Sonic MyDVD and Nero on Windows 2000. While each had very good aspects to them, all of them fell short of enabling 'next level' DVD authoring. Any advice would be most appreciated."
http://www.linuxjournal.com/article.php?sid=6953
I'm pretty happy with this, although it was a bit on the pricey side (59.99 after 20 dollar rebate at best buy). the dvd builder app allowed me to add images or video clips (quicktime, mpeg1/2, etc) to my project, has a selection of 10+ themes I can use, you can choose your own background, button style from pre-defined themes, move the buttons anywhere you want on the main page, resize the buttons, create chapter menus by defining chapter points. When I created a longer movie, the auto detect scene automatically created chapter points at scene changes which was pretty sweet...
:)
It's just damn cool
I recommend checking out www.vcdhelp.com. They have tons of links and guides and howtos on various tools. Here is a link to their authoring page.
I use DVDLab to author dvd's myself, which you can find here. It works in most cases, but sometimes I use ifoedit to do really advanced things. However, Ifoedit is not for the feint of heart.
I thought someone said there was going to be free beer!
http://www.dvdrhelp.com/ There are the guides, there are also several links to tools that you can use. You can go very expensive (scenarist, dvdmaestro), cheaper trialware (tmpg, spruceup) , or freeware tools (dvdauthor, ifoedit). Granted freeware isn't quite at the level of the others, but definitely a powerful improvement over the software that you have been using. You will probably learn alot more about the DVD format by using these guides/tools also.
www.TechiePlus.net "...we make IT easy" (serving Sioux City, Iowa area) Offering PC support, custom PCs, and web design
http://dvdauthor.sourceforge.net
it's lowlevel but you can do virtually anything you want -- custom nav, animated menu, etc. it'll even let you do some things that are illegal according to the spec. It works on many Unices and there's even a Cygwin port.
disclaimer: I wrote it.
A few links:/ dvd-slideshow.sourceforge.net/i ence.org/james/dvd/presentations /20031016/medres/text0.html. uk/Linux/dvd.htmll l idori.chapelperilous.net/c eforge.net/
http://dvdauthor.sourceforge.net/
http:/
http://www.pcxper
http://www.tappin.me
http://gecius.de/linux/dvd.htm
http://www.dahnielson.com/primer.txt
http://po
http://qdvdauthor.sour
http://dvdstyler.sourceforge.net/
Okay a few things to get out of the way.
First, most consumer oriented DVD authoring apps are absolute garbage and not worth your time if your looking to make something unique that is your own and you don't need templates written in stone to guide you.
On the PC side Ulead DVD Workshop was a decent app with some flexibility but it has its limitations. If you need something more powerful then DVD Workshop I would recommend Adobe Encore.
If you need something more advanced then Encore you are now entering the realm of Sonic Scenarist which is what is used by a lot of the pros for Hollywood movie DVDs. It comes with a very high pricetag depends on which version you opt for.
On the Mac side of things you've got iDVD 4 which is very nice for non-technical people. It has some nice features and flexiblity. If you need more then iDVD 4 skip ahead to DVD Studio Pro 2 which is IMHO one of the easiest to use fully featured DVD authoring apps I've had the pleasure to use. There are a very few things that DVDSP2 doesn't do that Sonic Scenarist does support and if you need them your usually in a postion to afford the cost of Scenarist.
Personally, if your going to be making money off DVD authoring I'd have a Mac around just for working in DVDSP2 and then use something like CinemaCraft SP on a very fast PC for MPEG-2 encoding (unless G5 encode speeds are fast enough for you, depends on your projects and turnaround time).
DVD authoring on Linux I have yet to try but this stuff is non-trivial to do even under Windows. DVDSP2 is great because it helps hide some of the underlying complexity, just enough so its not overwhelming but you do need to know a few things about the DVD spec. I suspect part of Linux's problem when it comes to DVD authoring packages is the mutli-application aspect of such a program. Remember an authoring package has to understand multiple media types for assest, be able to composite both 2D images and moving video as well as deal with sound, editing, compositing, not to mention DVD scripting and other things if it intends to allow you to do anything allowed withing the DVD-Video spec.
Keep in mind that some of these higher end authoring packages like Scenarist are so complicated that you have people whose whole job description can be summed up as "Sonic Scenarist Specialist" when it comes to DVD authoring.
First, please realize that the DVD menus are simply MPEG files. You can create a static menu with the gimp, or if you're into motion, use Cinelerra or another video editing program like MainActor, Final Cut Pro, or Adobe Premier.
Finally, you can add buttons to the menu with dvdauthor. There aren't many frontends for dvdauthor, but it is easy to use manually or you can kludge together your use of a video editor and qdvdauthor.
Using Linux only...look here
Ban Reality TV!
This guide was posted on the Gentoo Forums by shiznix. Find it here: http://forums.gentoo.org/viewtopic.php?t=117709
I know you Slashdot users hate Gentoo, but this is actually an excellent guide that features animated menus and all!
My Systems
I found doom9.org was a good place to begin in creating DVD's they have a great tutorials and some damn good programs (only windows).
you know I allways drink coffee while I watch the rader everyone knows that.
Yes, I'm a glutton for punishment. There are lots of steps involved to do it in Linux, but it's quite powerful once you've gotten the basics down and have written shell scripts to automate the tasks.
If you find it difficult to install all these tools on your Linux box (as many do), may I recommend installing Debian linux? Best way to do this is to do a hard drive install from the Knoppix Live Linux CD. The scripts to do this are built-in the cd: knx-hdinstall or knoppix-installer. Why do I recommend it? Installing all the tools I have listed above are a simple apt-get away -- i.e. "apt-get install kino" or "apt-get install mpgtx" or "apt-get install dvdauthor" -- I mean how much easier can it get?
Lastly, allow me to plug my blog that has documented this and a number of other linux tips ages ago: linuxathome.com
Linux at home