Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora Resources > Guides & Solutions (No Questions)
FedoraForum Search

Forgot Password? Join Us!

Guides & Solutions (No Questions) Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 23rd December 2008, 02:08 AM
mr_manny Offline
Registered User
 
Join Date: Aug 2004
Location: SF
Age: 47
Posts: 14
convert avi to cellphone friendly 320x176 mp4 file...ffmpeg to the rescue :)

found a few ffmpeg posts and after a few unsuccessful attempts, I have found a solution

to encode an avi to to an nokia e71 recognized mp4 format:

ffmpeg -y -i inputFILE.avi -acodec aac -ab 72k -s 320x176 -aspect 16:9 -vcodec h264 -b 300k -qcomp 0.6 -qmin 16 -qmax 51 -qdiff 4 -flags +loop -cmp +chroma -subq 7 -refs 6 -g 250 -keyint_min 25 \
-rc_eq 'blurCplx^(1-qComp)' -sc_threshold 40 -me_range 12 -i_qfactor 0.71 -directpred 3 outputFILE.mp4


original file was 700MB, resulting mp4 encoded file slightly less then half @300MB...quality is excellent

even though I don't foresee watching many video's on this amazing phone, I thought I would share my findings...

hh,
manny
Reply With Quote
Reply

Tags
avi, e71, encode, ffmpeg, mp4

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to download YouTube flash videos in Linux and convert to ffmpeg jonathonp Guides & Solutions (No Questions) 19 6th May 2010 03:55 PM
How to convert mp3 file to Audio CD file? i_indent Using Fedora 3 27th November 2007 02:22 AM
FFMpeg and bitrate/file sizes johannlo Using Fedora 1 10th February 2007 02:44 AM


Current GMT-time: 05:18 (Sunday, 26-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat