Problems with Add DVB files

2 views
Skip to first unread message

stille

unread,
Aug 13, 2009, 10:16:29 AM8/13/09
to KMediaFactory Users
Hello,

I like KMediaFactory very much to produce DVDs from DVD-T
recordings. However, for using the tool "Add DVB files" on the
distribution I use (openSUSE 11.1), I applied some changes
to the script kfm_dvb_edit.py to make it work:

In order to find ProjectX, it was necessary to look also for
"/usr/share/java/ProjectX.jar".

It was necessary to change the generation of the command line to
start ProjectX:
# result = run(projectx() + ' -gui ' + ' '.join(ts_files) + ' -out
' + projectDir)
result = run(projectx() + " -gui '" + ' '.join(ts_files) + "' -out
" + projectDir)


I sometimes use ProjectX to save .m2p files. To import them more
conveniently, I added this extension to the filter string of the the
call
to kmf.getOpenFileNames().

Best regards,

Werner Stille

Petri Damstén

unread,
Dec 8, 2009, 8:30:59 AM12/8/09
to kmediafac...@googlegroups.com, stille
Sorry for the late answer...

DVB plugin is now full kross plugin and should hold all the fixes you
proposed. Thanks.

http://www.kde-files.org/content/show.php?content=38489

Petri

signature.asc
Reply all
Reply to author
Forward
0 new messages