(Running iPod linux)
I tryied encoding video for my nano, with fairly good results the second time. It takes a bit of tinkering with the terminal, and I'd like to use ffmpegX, if at all possible. Can anyone translate this line of code into encoding options?
I tryied encoding video for my nano, with fairly good results the second time. It takes a bit of tinkering with the terminal, and I'd like to use ffmpegX, if at all possible. Can anyone translate this line of code into encoding options?
mencoder -ovc raw -ofps 15 -oac pcm -vf scale=220:-2,expand=220:176,format=bgr16 in.avi -o out.avi