2626
General Software Discussion / Re: a program similar to DropFolder
« Last post by 4wd on December 17, 2013, 09:09 PM »actually the setting i used was the second one you suggested.-techidave (December 17, 2013, 12:29 PM)
The Turbo switch was just to get an immediate improvement given your current settings.
The log shows that the input audio for that camcorder is:
aac, 48000 Hz, stereo, fltp, 127 kb/s
The audio is already at the bitrate you want, in the codec you want - so there's no need to encode it again.
You could replace -B 128 with -E copy:aac - that'll tell HandBrake to just copy any AAC audio to the output instead of encoding, it might shave a little more off the time.
(NOTE: Anything that isn't AAC will still be encoded with the default settings which are AAC 160kb/s - so it will still work if you use input from another camcorder.)
The video format is:
h264 (Constrained Baseline), yuvj420p, 1280x720 [PAR 1:1 DAR 16:9], 8412 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 59.94 tbc
This is the lowest profilew you can have with MPEG4-AVC, given that you're resizing from HD down to VGA resolution I would think a profile of Baseline, Extended, or Main is a better choice than the default, (High). Since the final product is for web streaming, you could add --x264-profile baseline or --x264-profile main to your settings, (HandBrake doesn't do Extended).
I've modified the table above using the above parameters, times plummeted a bit

Give the two settings I highlighted a try and see what you get.

Recent Posts



