jpsdr
21st December 2009, 10:21
I'm working with avi files encoded in lagarith YV12, and lagarith codec configured to not upscale ouput.
I've installed avisynth 2.6 alpha 2.
Until the last version before 1376, when i encoded an avs file with inside AVISource(""), no message about converting.
But, if i encoded directly the avi file (when option have been added recently), x264 says it convert the video to YV12. This have been explained, so, ok.
But, now, with 1376, even with an avs file, x264 says it convert to YV12 !
So, i'm wondering several things :
- Will this be fixed in the future ?
- What is the effect on the video, wich is already on YV12, to be (re)converted to YV12 ?
- What is the impact on the speed ?
Thanks.
I've installed avisynth 2.6 alpha 2.
Until the last version before 1376, when i encoded an avs file with inside AVISource(""), no message about converting.
But, if i encoded directly the avi file (when option have been added recently), x264 says it convert the video to YV12. This have been explained, so, ok.
But, now, with 1376, even with an avs file, x264 says it convert to YV12 !
So, i'm wondering several things :
- Will this be fixed in the future ?
- What is the effect on the video, wich is already on YV12, to be (re)converted to YV12 ?
- What is the impact on the speed ?
Thanks.