LinuxQuestions.org
Visit Jeremy's Blog.
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 05-27-2006, 08:28 AM   #1
ziocicion
LQ Newbie
 
Registered: May 2006
Posts: 2

Rep: Reputation: 0
Question ffmpeg with -sameq form .mov produces huge files


Hi,

I would like to convert some .mov files to a more standard format such as .mpeg,
however, I would like to keep the same quality.

ffmpeg -sameq does the job, however it produces a file which is about 5 time larger than the .mov file !

Of course, I can choose a lower bitrate and get a smaller file, but in that case I am not sure that the quality is the same.

Is this because .mov files can achieve a better quality with a much smaller
file size, or is there a way to really get the same quality with more or less the same size?

Thanks a lot
 
Old 05-28-2006, 04:23 AM   #2
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
The problem is that you are trying to convert a video file from one compressed method to another. This can be done as you have witnessed, but it first needs to be uncompressed (which is probably done in ffmpeg) and then recompressed using the new alorithm. If you had the original file you could probably play with a variety of options and variables within ffmpeg or mencoder to achieve and equally viewable movie (looks about the same) in the mpeg container as you could in the .mov container. But without the originally content, you are stuck with a lossy video and making it yet more lossy; to compensate for this, the program will upsize the blocks, and then shrink them down on it's own, but the blocks it has to start with are still already 'blurry'.

So in short, you probably can't do exactly that. In long, if you play with the options you might be able to squeeze in a smaller filesize by allowing more blockiness and such where you don't mind it.

HTH

Cool
 
Old 06-01-2006, 10:07 AM   #3
ziocicion
LQ Newbie
 
Registered: May 2006
Posts: 2

Original Poster
Rep: Reputation: 0
Thanks

Thanks, I'll try, although it is strange: even if I try something like

ffmpeg -i filein.mov -sameq fileout.mov

i. e. I try to transform a quicktime file in another quicktime file with the same quality, I get that fileout.mov is about 5 time larger as the original filein.mov
 
  


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
using transcode on .mov files slzckboy Linux - Software 1 07-25-2005 10:17 AM
Trouble getting .avi .mov .mov files to run redman13 Linux - Newbie 4 11-09-2003 01:46 PM
Playing .mov files ch4s3r Linux - Newbie 2 09-03-2003 09:17 AM
.mov files bear2x Linux - Software 2 06-24-2003 06:05 PM
quicktime mov files MarkGraham Linux - Newbie 1 12-12-2002 02:56 PM

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

All times are GMT -5. The time now is 11:28 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