LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-30-2006, 07:20 PM   #1
MicahCarrick
Member
 
Registered: Jul 2004
Distribution: Fedora
Posts: 241

Rep: Reputation: 31
ffmpeg - Quicktime to Quicktime


I use ffmpeg to convert MOV files to FLV files, but I need to do one that stays a MOV file and just tweak the size and quality. Can that be done with ffmpeg? Does anyone know the command line options?
 
Old 08-01-2006, 12:13 PM   #2
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
The 'man ffmpeg' command will get you the documentation. If you just want to reduce the video bitrate, you can use the '-b' option.
 
Old 08-01-2006, 12:59 PM   #3
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
MOV files usually uses lossy compression. This means every time you want to tweak it, it loses quality.

Go to http://ffmpeg.mplayerhq.hu/ffmpeg-doc.html for the documentation. Typing man ffmpeg will not give you a manual for ffmpeg because it does not come with one.
 
Old 08-01-2006, 01:45 PM   #4
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
Electro - Perhaps the package for your distribution(s) omitted the documentation, but 'man ffmpeg' on FC5 with the package installed from the FC5 repositories (the OPs distro) includes it.
 
Old 08-01-2006, 05:28 PM   #5
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
If you compile ffmpeg yourself, it will not include any manuals.
 
Old 08-01-2006, 05:46 PM   #6
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
If you install from source from the mplayerhq.hu site, when you perform the 'make' it will also execute with the "install-man" target. That's the equivalent of running:

make install-man

By default, make will try to install the files in /usr/local/man/man1, however the man files are not generated from the texi files by this process. In order to do that, you need to install the 'texi2html' utility. Without that utility, the conversion of the texi files will fail, and the subsequent installation of the man pages will fail.

I'm guessing that you don't have texi2html installed if you don't have the ffmpeg man pages.

Last edited by macemoneta; 08-01-2006 at 05:48 PM.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Quicktime? kens8 SUSE / openSUSE 1 12-19-2005 06:43 PM
Quicktime for linux??? barabus Linux - Software 7 06-16-2005 12:25 PM
Is there anything like Quicktime for Linux? jackpotrobot Linux - Software 5 04-03-2004 03:30 AM
Firebird + Quicktime Micro420 Linux - Software 4 09-12-2003 07:50 PM
Quicktime videos DoubleLetter Linux - General 4 01-19-2002 09:07 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:30 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration