razer
7th January 2009, 16:24
Here I give my stuff to get simpliest way encode HD movies or DVD
First way, it is NOT a general tool for any kind of encoding type, but a thing I've made for my own purpose.
I wonder if it can be usefull for someone, who know :
that it isn't the easiest way for user (no GUI for instance...)
that it's made for x264/aac encoding of ISO dvd images or HDDVD mkv files (no css or anything else doing protection), for first concept
Here's exhaust list of what it do :
Mount ISO as loop if necessary
Apply filters, scaling, blur...
Crop blacklines (autodetect) if necessary
Crop widescreen in 16/9° (I prefer doing it most cases, but it can be set another way)
Encode sound, and estimate bitrate
Encode video
Merge the files
By the way, it's a perl script, and the only thing I know for sure is that's working for me...
Please read code comments and help message before anything else
You'll find it HERE (http://razerraz.free.fr/anencript/encode.pl.gz)
Regards
First way, it is NOT a general tool for any kind of encoding type, but a thing I've made for my own purpose.
I wonder if it can be usefull for someone, who know :
that it isn't the easiest way for user (no GUI for instance...)
that it's made for x264/aac encoding of ISO dvd images or HDDVD mkv files (no css or anything else doing protection), for first concept
Here's exhaust list of what it do :
Mount ISO as loop if necessary
Apply filters, scaling, blur...
Crop blacklines (autodetect) if necessary
Crop widescreen in 16/9° (I prefer doing it most cases, but it can be set another way)
Encode sound, and estimate bitrate
Encode video
Merge the files
By the way, it's a perl script, and the only thing I know for sure is that's working for me...
Please read code comments and help message before anything else
You'll find it HERE (http://razerraz.free.fr/anencript/encode.pl.gz)
Regards