MandrivaUsers.org : Convert videos to 3gp for mobile phones - MandrivaUsers.org

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Convert videos to 3gp for mobile phones

#1 User is offline   boatman9 

  • frequent
  • Group: Members
  • Posts: 179
  • Joined: 11-March 08

Posted 27 April 2009 - 06:37 PM

This mencoder command line will convert videos to the 3gp format used in many mobile phones. Be sure to adjust the crop parameters as appropriate for the source video.
mencoder -vf crop=374:306:69:43,scale=176:144,hqdn3d=4:3:6 -af channels=1,resample=8000:0:2 -srate 8000 -oac lavc -ovc lavc -lavcopts vcodec=h263:mbd=2:vbitrate=160:acodec=libamr_nb:abitrate=12200 -of lavf -o out-file.3gp in-file.flv

A similar conversion can be done with ffmpeg:
ffmpeg -i in-file.mpeg -s qcif -vcodec h263 -acodec libfaac -ac 1 -ar 8000 -ab 32000 out-file.3gp

This post has been edited by boatman9: 27 May 2009 - 07:08 AM

0

#2 User is offline   {BBI}Nexus{BBI} 

  • MUB Addict
  • Group: Members
  • Posts: 546
  • Joined: 05-February 05

Posted 28 April 2009 - 11:51 AM

Thanks for the conversion command boatman9 :thumbs:
Need help setting up your Mandriva sources?

go here: easyURPMI
or here: smartURPMI

Commandline admin too cumbersome? Try Webmin:

Know what VMware is? Virtualbox: Open Source equivalent.


GNU/Linux Powered <-> Firefox Driven <-> Thunderbird Enhanced

The less we know, The more we fear..... <> MY F@vor|t3 0p3r@TYNg sYZ7Em 15 LY|\|Ux458052
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users