I received 4 .mov files from a client that they want on their mobile website via SlideShowPro. Each original file was between 200 and 400 mb. I've gotten each one down to about 30 mb using transmageddon as described here, but that's still really big for a mobile connection.
Is there any way to shrink them even further? Maybe it's the settings; I used Output Format = MPEG4, Audio = AAC, Video = H264 (which is what is suggested by SlideShowPro.)
WOW!
H264 is a high quality video codec but (as you refer), it makes "heavy" size video files.
I am not sure if your question is related to a GUI or Command Line task. But, assumming that you are using "Transmaggedon" I will write this considering the options for GUI applications.
In my case, I prefer the usage of "Mobile Media Converter" which works pretty fine in 32bit systems (both Ubuntu and MS based systems). And the creators have already released a 64 bit version nowadays.
What you wish is to make smaller size video files. Which can be done by changing the "video bit rate", which will give you the best quality, according to the video bit rate you request. In example: a 40MB video file (uncompressed, AVI) will fit in a 5MB video file (any codec) if you use a 800kbps video bit rate. But -of course- it may harm the quality.
I strongly suggest you to perform some testing using the Mobile Media Converter, which can be reached (.deb) by clicking the next link:
http://www.miksoft.net/mobileMediaConverter.htm
After installing, just drop any video files (preferably small for the test) into the drag and drop area, then open the Advanced options by clicking a small arrow that is placed at the very right of the window, below the "browse" button. "[ ... ]"
Next, click in "Advanced" and you will have all the options that you need in order to transcode your video and make small and good quality transcodification.
Remember: The higher video bit rate is, you will have better quality but the file size will become "heavier".
BTW: You can also transcode videos by using a non linear editing system, such as "Kdenlive" (http://www.kdenlive.org/) or "Openshot" (http://www.openshotvideo.com/) and many more. A non linear editing system will also be useful to edit the video (trim, crop, add text and more).
Good luck!
Here is a screenshot for you to see a few options of Mobile Media Converter in action.
[EDIT] Comments saying : As of 2017, because of new firefox extension system, this solution is not working anymore [EDIT]
The best way to compress video I found so far is Firefogg.
My ultimate recommendation is to use HandBrak. It is cross platform, very much handy and stable. You can do anything with it (resizing, compressing,...)
or
From a video encoding point of view:
Remove as much unwanted noise as possible trough filtering. Hobbyists wrote a lot of AviSynth filters for different kinds of material years ago. Unfortunately AviSynth is a bit difficult to setup and handle on it's target platform Windows, running Linux makes it even a bit more difficult.
Choose a reasonable video resolution and quality level for the target device (even if there are devices with 5 inch 1080p displays out there, it's not necessary to encode with bluray settings or bluray like quality settings) or let the user decide (see YouTube).
You may be asking: Is there a program that will automagically do these things for me?
Well, a program could use a certain set well defined defaults and run algorithms on the results to compute the signal to noise ratio and try to apply a lot of proven methods for the given material, but there is a certain kind of craftsmanship that a program cannot do (today). I don't know if such programs currently exist.
All in all: Video encoding can be quite difficult if you go to deep, because you want to achieve a certain result.
Some folks at video.stackexchange.com may be more of help to you with video related problem like filtering out certain artifacts.
I had same problem with the one of my video that i have recorded with digicam ,, it was more than 400 mb ...
I used winff which can be downloaded very easily from ubuntu software center. it convert my video from 400 mb to only 30 mb. but i notice slight quality loss tough,,,
Handbrake is easiest. Choose the vid for source, then click on "Android" or "iPod" in the preset lists at right side of screen [this changes the geometry, resulting in smaller file for the small phone screen]. Click "Start" on menu.
Choosing "iPod", got a 38mb file reduced to 10mb. good for phone.