Warning: file_put_contents(/mnt/www/ublo.ro/ublo.ro/wp-content/xfooter/wp_7ef7447fc083981d7d520e8df45ac789.html) [function.file-put-contents]: failed to open stream: Permission denied in /mnt/www/ublo.ro/ublo.ro/wp-content/plugins/xfooter/xfooter.php on line 32

ublo

bogdanel's (micro)blog

i had lots of problems shoving movies on …

  • 10:56 am on Sep 29, 2009 | #more | 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"