ublo
bogdan's (micro)blog

bogdan » i had lots of problems shoving movies on …

10:56 am on Sep 29, 2009 | read the article | tags:

i had lots of problems shoving movies on my ipod. seems like i found the recipe. also works for samsung omnia. with ffmpeg.

ffmpeg \
  -i "input.avi" \
  -b "768k" \
  -s "400x226" \
  -vcodec libxvid \
  -r 25 \
  -ab "128k" \
  -acodec libfaac \
  -ac 2 \
  -ab "64k" \
  -f mp4 \
  -y "output.mp4"

aceast sait folosește cookie-uri pentru a îmbunătăți experiența ta, ca vizitator. în același scop, acest sait utilizează modulul Facebook pentru integrarea cu rețeaua lor socială. poți accesa aici politica mea de confidențialitate.