View Single Post
rheve's Avatar
Posts: 108 | Thanked: 6 times | Joined on Feb 2007 @ France
#75
Their is a new version of Handbrake (http://handbrake.fr/) working in Linux, Windows and OSX. I tested it for file convertion with good resulls. It also supports DVD convertion, not tested yet.
Here is a profile you can use (save into handbrake/user_presets.xml):
Code:
<?xml version="1.0"?>
<ArrayOfPreset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <Preset>
    <Level>1</Level>
    <Name>N800</Name>
    <Query> -f avi -X 400 -Y 240 -e xvid -b 700 -E lame -B 128 -R 44.1 -6 stereo -v</Query>
  </Preset>
</ArrayOfPreset>
This tool allows to use source frame rate and do proper resize of video (no stretching).
__________________
N800
"Bois la Mondeuse, pète la dameuse. Qui bois la gnôle, casse la bagnole"
 

The Following 3 Users Say Thank You to rheve For This Useful Post: