It is wrong because ffmpeg want a width x height resolution. 576x352
would be ok.


Snippet from progress.log
************************************************************
2007-09-11 18:09:09 ERROR: Failed while running ffmpeg to re-encode video.
Command was ffmpeg -threads 2 -v 1 -i "/media/filer/temp/work/1/newfile.mpg" -r 
pal -target dvd -b 2344k -s 352x576 -acodec ac3 -ab 192 -ac 2 -copyts -aspect 
4:3 "/media/filer/temp/work/1/newfile2.mpg" -map 0:0 -map 0:1 
2007-09-11 18:09:09 ************************************************************

Snippet from ffmpeg man page
 -s size
           Set frame size. The format is wxh (ffserver default = 160x128, ffm‐
           peg default = same as source).

-- 
Mytharchive calling ffmpeg with wrong resolution
https://bugs.launchpad.net/bugs/138857
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to