| User review:
|
This is a great work that has been most useful for processing video, especially when used with Avisynth. I haven't had any issue except for the following:
On Windows 10 64bit (XP 32bit and Windows 7 64bit work properly):
When encoding a 1920x1080p 50FPS video (.avs ImageSource input) to 8bit x264 Slower preset, no audio, Save video as .mp4 MPEG part 14, the progress dialog opens and after a minute VDub2 presents this error:
video compression error may be corrupt data error code -100
Compressing with Lagarith instead, then opening the Lagarith file and compressing with x264 (same settings) is successful.
XP 32bit and Windows 7 64bit do not have the issue and the Lagarith step is unnecessary.
I searched the error and it happens in other programs too only on Windows 10. So far no one has solved it. Guesses are that there's something wrong with Windows 10's memory allocation code. Perhaps there's a coding workaround until Microsoft fixes the issue? |