Posts tonen met het label ubuntu. Alle posts tonen
Posts tonen met het label ubuntu. Alle posts tonen

zondag 30 januari 2011

encoding video for my adroid phone (betouch e130)

hi

i've bought a acer betouch e130 a few days ago and all is well so far
have been looking how to encode video for it thou (using ubuntu)
the ffmpeg line is below ..

greetz

WOuter


ffmpeg -y -i input.avi -vcodec h263 -s 176x144 -r 15 -b 700k -acodec libfaac -ac 2 -ar 32000 -ab 64k -f 3gp output.mp4