Thank you for taking the time to report this bug and helping to make Ubuntu better. Please execute the following command, as it will automatically gather debugging information, in a terminal:
apport-collect 373359 This will help us to find and resolve the problem. Bear in mind that you may need to install the python-launchpadlib package from the universe repository. Additionally, when prompted to give apport-collect permissions for Launchpad you will need to give it at least the ability to "Change Non-Private" data as it will be adding information to your bug report. Thanks in advance! -- 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: Incomplete 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

