The message about VFW is misleading, in fact it is missing P010 DIB format support, not any codec.
P010 import is not implemented yet. See input options here [format_changes]
You may try upscaling in avisynth to P210 or convert to 8-bit (YV12) or open the file directly.
I use this Avisynth code
The message about VFW is misleading, in fact it is missing P010 DIB format support, not any codec.
P010 import is not implemented yet. See input options here [format_changes]
You may try upscaling in avisynth to P210 or convert to 8-bit (YV12) or open the file directly.
Related
Wiki: format_changes
I hope you add support for P010 format.
Please, can you tell me how upscaling to P210 with avisynth? I searched on the web and I found nothing
Yes, when I have time.
Sorry no advice for AviSynth. Try to ask/search in forum https://forum.doom9.org/forumdisplay.php?f=33
I recalled, it is ConvertToYV16()
Thanks, you are great
implemented in version 17