Reply to thread

HI just tested the iPod profile and it does not work. Itunes wont accept it


I found a few bugs in the screen:


1 lose the path: it can get too long

2 the right corner overlap

3 the cancel button

4 the option to specify a different output folder does not work



This Ipod FF profile work at commandline:


ffmpeg -vcodec xvid -b 1500 -qmin 3 -qmax 5 -bufsize 4096 -g 300 -acodec aac -ab 96 -ac 2 -i test.avi -s 320×240 -aspect 16:9 test.mp4


I would like the option to ignore all default settings and just enter all commandline commands


Top Bottom