Re: ffmpeg settings for video encoding for iphone?

2007-10-14 Thread mickey9801
I was using this cmd to encode movie for download mp4 through safari in iPod touch: ffmpeg -i INPUT -acodec libfaac -ac 2 -ar 44100 -ab 128k -s 320x240 - vcodec libx264 -b 300k -flags +loop -cmp +chroma -partitions +parti4x4+partp8x8+partb8x8 -me umh -subq 5 -trellis 1 -refs 1 -coder 0 -me_range

ffmpeg settings for video encoding for iphone?

2007-10-05 Thread CyberTron
Wonder if anyone can share what's the 3gp and m4v settings you use for ffmpeg for encoding the videos to iphone that's suitable to play from safari? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups iPhoneWebDev