Skip to main content

Thread: Converting videos for ipod touch


hi all. have ipod touch 3rd gen. i'm trying use handbrake convert videos it, no matter try, when comes time sync error saying file type not supported.
i'm using iphone/ipod touch preset. doing wrong?
btw, syncing being done banshee , files converted anyvideoconverter in windows working fine.

try ffmpeg:
code:
ffmpeg -i source_video.avi input -acodec aac -ab 128kb -vcodec mpeg4 -b 1200kb -mbd 2 -flags +4mv+trell -aic 2 -cmp 2 -subcmp 2 -s 320x180 -title x final_video.mp4
quote posted cats code
explanations :

  • source : source_video.avi
  • audio codec : aac
  • audio bitrate : 128kb/s
  • video codec : mpeg4
  • video bitrate : 1200kb/s
  • video size : 320px par 180px
  • generated video : final_video.mp4
taken from: http://www.catswhocode.com/blog/19-f...-for-all-needs

also, can confirm syncing iphone works? can sync music? if not, may not problem videos system (which can fixed, don't scared).


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Converting videos for ipod touch


Ubuntu

Comments

Popular posts from this blog

Warning, the Safe Path is not accessible vm3 - Joomla! Forum - community, help and support

uppercase letters in url - Joomla! Forum - community, help and support

Joomla! Update is not offering Joomla 3 - Joomla! Forum - community, help and support