tiistai 16. syyskuuta 2008

Tweaking the DVD burning

I noticed that burn plugin doesn't set the subtitle track on by default. This patch modifies the behaviour so that first subtitle track is set on by default.

--- config.c.orig 2008-09-16 22:53:54.000000000 +0300
+++ config.c    2008-09-16 22:55:02.000000000 +0300
@@ -194,6 +194,7 @@

                                m_file << "" <<>
                                m_file << " " <<>
+                               << "        
 s2=64; 
" <>
                                  << "        get_movie_path() << "\" chapters=\""
                                  <<>get_chapters(m_job.get_chapters_mode()) << "\"/>" <<>

Ei kommentteja: