Really Good Idea
Hi Manfred.
First of all, I have to say that your plugin is really really a good idea and what I searched for a while.
I think that it's also your plugin that confirm me that I want to have a media portal installation at my home
So for this
But I have several problem to use the function mencode , the rest is working.
I don't know what I have to install to just encode a dvd with the plugin. Maybe some codecs install needed ? Really I don't know.
Is there a "check list" where I can found a list of things that must be installed to use mencoder ?
After hours of searching in the forum, I've tried to find the source code to check what's going on. I never found that so I analyze the the result with some dissambler tools.
And I found that if I put the mencoder.exe in a folder that has "mencoder" for the name it will bug ('cos string.replace("mencoder","mplayer") doesn't just change the filename of the fullfilename strings, but also the folder name.
Other problem is about MainGui OnButtonRip ; I think that there is a check if/else missing when using "mencode" type (always return 'error in config').
I hope it will help on the development( maybe a new release planned? ) and if I can help you on this plugin with the source code available I can try to see what's going on and I can try to free some time.
Hi Manfred.
First of all, I have to say that your plugin is really really a good idea and what I searched for a while.
I think that it's also your plugin that confirm me that I want to have a media portal installation at my home
So for this
But I have several problem to use the function mencode , the rest is working.
I don't know what I have to install to just encode a dvd with the plugin. Maybe some codecs install needed ? Really I don't know.
Is there a "check list" where I can found a list of things that must be installed to use mencoder ?
After hours of searching in the forum, I've tried to find the source code to check what's going on. I never found that so I analyze the the result with some dissambler tools.
And I found that if I put the mencoder.exe in a folder that has "mencoder" for the name it will bug ('cos string.replace("mencoder","mplayer") doesn't just change the filename of the fullfilename strings, but also the folder name.
Other problem is about MainGui OnButtonRip ; I think that there is a check if/else missing when using "mencode" type (always return 'error in config').
I hope it will help on the development( maybe a new release planned? ) and if I can help you on this plugin with the source code available I can try to see what's going on and I can try to free some time.