View Single Post
Old 6th April 2021, 18:38   #5  |  Link
Hotte
Registered User
 
Join Date: Oct 2014
Posts: 209
@Richard
all processing / Filtering is done in the avs file, I only use VDub2 as AVS+ host.

Even the following avs:
Code:
FFmpegSource2("F:\myhqx.avi", atrack=-1)
Return info(last)
Will not be saved with fast recompress due to the negotiation error - although info() shows that YUV422P16 is being returned.

I`d be happy to change the mode to "Normal recompress" and adjust "Video > Decode format...", but I cannot find a 10-16bit mode that does not return "Unable to initialize video compression. Check that the video codec is compatible with the video frame size and that the settings are correct.."

This message seems inappropriate.

EDIT:
I was retrying to load the hqx-Exportfile directly (without avs+) into VDub2 to do a Fast Recompress with the same codec, no filters. This time HQX it is NOT in the P216 list.
But I am pretty sure the codec must be able to handle this as it produces YUV422P16 itselves. Maybe the handshake information is false or misinterpreted ?

Last edited by Hotte; 6th April 2021 at 19:04.
Hotte is offline   Reply With Quote