<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to examples</title><link>https://sourceforge.net/p/awfulizer/home/examples/</link><description>Recent changes to examples</description><atom:link href="https://sourceforge.net/p/awfulizer/home/examples/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 17 Jan 2012 19:53:33 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/awfulizer/home/examples/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage examples modified by akeda[d.å]</title><link>https://sourceforge.net/p/awfulizer/home/examples/</link><description>Why another file processing tool?

-Well why not! This tool is aimed at being general purpose. It's not "just" an audio processing engine and it's not a video converter. It's... ...a "whatever you like" tool. That means that it's all down to what you want it to do. It also means it's no good to use by itself. It needs commandline-friendly tools to work.

Lets give an example:
You want to watch your favourite episodes of "shaun the sheep" on your girlfriends ipad?

-First get a nice tool for the job. I suggest [Handbrake]("http://handbrake.fr")

-Make a profile with the following syntax (recommended on handbrake website):

"C:\\yourpathhere\\HandBrakeCLI.exe"
  -i {IN} -o {OUT}  -e x264 -q 20.0 -r 29.97 --pfr  -a 1 -E faac -B 160 -6 dpl2 -R Auto -D 0.0 -f mp4 -4 -X 1024 --loose-anamorphic -m

-Adjust output-directory to reflect your preference.
-Throw in the input-files you would like to process.
-RUN... and wait.

Lets say you also have an iphone. Want to make files suitable for another device at the same time? Lets do a profile-group!

-Get another nice string of arguments:
-i {IN} -o {OUT}  -e x264 -q 20.0 -r 29.97 --pfr  -a 1 -E faac -B 160 -6 dpl2 -R Auto -D 0.0 -f mp4 -4 -X 960 --loose-anamorphic -m

-Put it in a new profile.
-Make a profile-group containing the two above profiles.
-RUN... wait even longer.


Will try to make more examples.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akeda[d.å]</dc:creator><pubDate>Tue, 17 Jan 2012 19:53:33 -0000</pubDate><guid>https://sourceforge.net8d499e6da3186040b3e6d7c86abb0e008368fd82</guid></item></channel></rss>