Hi, i have the same error with arista so i used winff, and it didn't work until 
i recompile the x264 like here describes 
http://ubuntuforums.org/showthread.php?t=786095 and it works fine now.
There is the settings from winff that works for me, there is a way to make it 
works with arista?

PSP WIDESCREEN

ffmpeg -f mp4 -r 29.97 -vcodec libx264 -s 480x272 -aspect 16:9 -b 1250k
-maxrate 4M -bufsize 4M -flags +loop -cmp +chroma -partitions
+parti4x4+partp8x8+partb8x8 -me_method umh -subq 6 -trellis 1 -refs 2
-bf 1 -coder 1 -me_range 16 -g 300 -keyint_min 25 -sc_threshold 40
-i_qfactor 0.71 -bt 1250k -qcomp 0.6 -qmin 10 -qmax 51 -qdiff 4 -level
21 -acodec libfaac -ab 128k -ar 48000 -ac 2

PSP FULLSCREEN

ffmpeg -f mp4 -r 29.97 -vcodec libx264 -s 640x480 -aspect 4:3 -b 1250k
-maxrate 4M -bufsize 4M -flags +loop -cmp +chroma -partitions
+parti4x4+partp8x8+partb8x8 -me_method umh -subq 6 -trellis 1 -refs 2
-bf 1 -coder 1 -me_range 16 -g 300 -keyint_min 25 -sc_threshold 40
-i_qfactor 0.71 -bt 1250k -qcomp 0.6 -qmin 10 -qmax 51 -qdiff 4 -level
21 -acodec libfaac -ab 128k -ar 48000 -ac 2

-- 
PSP preset doesn't work
https://bugs.launchpad.net/bugs/365514
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to