View Single Post
Old 18th May 2008, 23:42   #1  |  Link
Puu
Registered User
 
Join Date: Aug 2007
Posts: 1
Batch file to encode x264 movies

hello
I have got the following settings:

Quote:
--pass 3 --bitrate 5500 --stats ".stats" --min-keyint 20 --ref 10 --mixed-refs --bframes 16 --b-pyramid --bime --weightb --direct temporal --subme 7 --trellis 2 --analyse all --8x8dct --qpmin 3 --ratetol 4 --qcomp 0.7 --b-bias 1 --me esa --merange 30 --threads 2 --thread-input --progress --no-psnr --no-ssim --output "output" "input"
I'd like to implement them into a batch file to encode x264 files. The bad thing is just, that i dont have any idea how the encoding works, so i have no idea what the batch file has to look like.

Would be great if someone of you could help me here.

Greets
Puu
Puu is offline   Reply With Quote