Цитата: уже настроенный батник и он все это сжимает на автомате, например в х264.
А настройки батника за пследний год не поменялись ? Эти имею в виду
[more]mp4
h264-mp4(video encoder)
External encoders\x264.exe -o "%(tempvideofile)" --stdin yuv --crf 23.0 --level 4.1 --aq-mode 4 --subme 9 --qpmin 17 --qpmax 27 --trellis 2 --psy-rd 0.4:0.4 --keyint 250 --min-keyint 2 --ref 5 --mixed-refs --bframes 3 --b-adapt 2 --weightb --direct auto --deblock -1:-1 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --deadzone-inter 21 --deadzone-intra 11 --ipratio 1.4 --pbratio 1.4 --nr 0 --scenecut 40 --qcomp 0.65 --me umh --merange 8 --thread-input --threads auto - %(width)x%(height) --fps %(fpsnum)/%(fpsden)
*.h264
AACenc(audio encoder)
External encoders\neroAacEnc.exe -ignorelength -q 0.30 -lc -if - -of "%(tempaudiofile)"
*.aac
MP4mux(muxer)
External encoders\MP4Box.exe -add "%(tempvideofile)" -add "%(tempaudiofile)" "%(outputfile)_final.mp4" -fps %(fps) -ipod [/more]