awfulizer-home

Awfulizer - general purpose file-processing

-Get current Awfulizer
-Project home
-Project blog
- This is the temporary frontend website - there's really no time to do a better one just now. -
News are on the PROJECT-BLOG!
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
-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.
We are currently in alpha-phase with new releases out every now and then.
<-- Just follow the links to the left
awfulizer screenshot 1awfulizer screenshot 2
"Proudly" designed by Akeda using: Document made with KompoZer