Marin85
27th October 2011, 11:56
The title might sound slightly misleading, so let me explain what I mean. I have a 500 MB H.264 sample for which I would like to do some basic manipulations via Avisynth like cropping or color adjustment. However, I do not want to do any further manipulations to the video in the sense of x264 lossy compression. Here are the problems I am facing:
1) Lossless encoding with x264 makes a 3 GB file out of my 500 MB sample, no matter if I use ultrafast or placebo preset!
2) Using the "copy codec" of Avidemux 2.5 to create MKV does not work for me because the software outputs the infamous error about keyframe, even though the first frame of my sample is in fact an I-frame!
3) This bug appears to have been fixed in Avidemux 2.6 (which is still in testing), but trying to connect to the avs proxy results in a runtime error every time. So I am not able to use my Avisynth script with Avidemux 2.6 at all at the current stage of development (which is fine by me since v2.6 is still in the testing stage).
4) Saving to AVI with VirtualDub(mod), Avidemux or AvsP(mod) produces an unusable file, let alone the fact that H.264 should not be really put in AVI, but this is a different matter.
So, what are my options?
I was thinking of something like a dummy profile for MeGUI, but I am not even sure if that makes any sense. I guess it cant get any dummier than lossless encoding...
1) Lossless encoding with x264 makes a 3 GB file out of my 500 MB sample, no matter if I use ultrafast or placebo preset!
2) Using the "copy codec" of Avidemux 2.5 to create MKV does not work for me because the software outputs the infamous error about keyframe, even though the first frame of my sample is in fact an I-frame!
3) This bug appears to have been fixed in Avidemux 2.6 (which is still in testing), but trying to connect to the avs proxy results in a runtime error every time. So I am not able to use my Avisynth script with Avidemux 2.6 at all at the current stage of development (which is fine by me since v2.6 is still in the testing stage).
4) Saving to AVI with VirtualDub(mod), Avidemux or AvsP(mod) produces an unusable file, let alone the fact that H.264 should not be really put in AVI, but this is a different matter.
So, what are my options?
I was thinking of something like a dummy profile for MeGUI, but I am not even sure if that makes any sense. I guess it cant get any dummier than lossless encoding...