** Branch linked: lp:mythexport

-- 
MythExport fails to run any ffmpeg commands
https://bugs.launchpad.net/bugs/373359
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to mythexport in ubuntu.

Status in “mythexport” package in Ubuntu: Confirmed

Bug description:
Binary package hint: mythexport

I'm using MythExport 2.0-0 for Intrepid from the PPA.

No matter what I tried, I couldn't get any files to be created using the 
"Custom" profile.  I've tried XBox as well, and get nothing.  I don't know Perl 
(almost at all), so I couldn't do much poking around.

I found where you set $APCommand, which seems to work fine, but the lines:

foreach (@args){
                          $log->notice("Exporting $newfilename");
                           logdebug("command = $_");
                           system($_) == 0|| logerror("ERROR: $_ FAILED/");
}

don't seem to be getting run.  Here's a snippet from my logfile:
http://pastebin.com/m62ef9d42

and my settings:
http://pastebin.com/m46c3ef59



_______________________________________________
Mailing list: https://launchpad.net/~mythbuntu-bugs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mythbuntu-bugs
More help   : https://help.launchpad.net/ListHelp

Reply via email to