Log in

View Full Version : Recomendation needed


harrystruman
8th September 2010, 13:01
Hello everyone.

Im looking like crazy for a GUI, or even a CMD tool, that would allow me to convert VC1/AVC sources to MP4 AVC, but this is very important, not directshow-based, but with possibility of tuning the brightness or luminosity of the encoded video.

Is there such a tool? I've looked everywhere, but nothing has turned up with those requirements, and they're very important to me.

Alternatively, is it possible to set an atom to an mp4 file about luminosity or brightness without reencoding? That could be my solution also.

Thanks in advance.

Guest
8th September 2010, 13:16
One possible toolchain:

DGDecNV + Avisynth + x264.exe

Sharktooth
8th September 2010, 13:18
you could try with avisynth and FFMS2 source or DGNVTools (if you own and nvidia card). avisynth would also allow you to correct brightness and do other stuff.
they're not directshow based and are able to decode VC1 and AVC streams, then feed that avs to x264 and you're done.
most of the GUIs featured in this forum use that method.