← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 500224] Re: mythexport fails to start ffmpeg

 

This bug was fixed in the package mythexport - 2.1.4-0ubuntu1

---------------
mythexport (2.1.4-0ubuntu1) lucid; urgency=low

  * Added extra ffmpeg check to daemon
  * Added android and cowon choices
  * Fixed dependencies for libmythtv-perl rename (LP: #548551).
  * Fixed misplaced aspect ratio (LP: #500224).
  * Fixed bug where AP is run on non mp4 files (LP: #501279).
  * Adjusted ffmpeg lines to produce better mp3 videos for itunes.
 -- John Baab <rhpot1991@xxxxxxxxxx>   Sun, 28 Mar 2010 19:39:18 -0400

** Changed in: mythexport (Ubuntu)
       Status: In Progress => Fix Released

-- 
mythexport fails to start ffmpeg
https://bugs.launchpad.net/bugs/500224
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: Fix Released

Bug description:
Binary package hint: mythexport

Hello, 

Last night I installed mythexport from the Ubuntu Karmic repository, and found an error in the ffmpeg script it ran. 

nice -n19 ffmpeg -i /var/lib/mythtv/recordings/1058_20091222220000.nuv -y -acodec libmp3lame -ab 192kb -vcodec libxvid -b 2000kb -mbd 2 -flags +4mv+aic -trellis 2 -cmp 2 -subcmp 2 -s<HERE     -aspect 16:9       SHOULD_BE_HERE>720x480 -deinterlace -threads auto '/home/justin/Videos/FOOD-Good_Eats-What_s_Up_Duck-20091222220000.mp4' 2>&1
                                  

or      -aspect 16:9       -s 720x480

 After changing this in mythexport_setting.cfg everything worked flawlessly. This affected the xbox profile for 264, mpg4, and xvid.