← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 500224] Re: mythexport fails to start ffmpeg

 

** Branch linked: lp:mythexport

-- 
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: In Progress

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.