Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vegas doesn't open configuration dialog for UTVideo 20.4.0+ #43

Closed
tvasenin opened this issue Apr 26, 2022 · 2 comments
Closed

Vegas doesn't open configuration dialog for UTVideo 20.4.0+ #43

tvasenin opened this issue Apr 26, 2022 · 2 comments

Comments

@tvasenin
Copy link

tvasenin commented Apr 26, 2022

Starting from v20.4.0, Vegas doesn't allow to open UTVideo configuration dialog ("Configure..." button is disabled).
The issue is only with the configuration dialog, encoding/decoding itself is working fine.

Version 20.3.0 works fine in Vegas.
VirtualDub2 has no issues with any version.

Seems like the incompatibility was introduced in commit 344e70e.
My guess is that Vegas calls the codec incorrectly, and the corresponding check in VCMCodec should be relaxed as a workaround.

There's another report for a different application, but the bug is probably the same:
https://forums.guru3d.com/threads/msi-afterburner-external-vfw-codec-recording-not-working.432000/#post-5871279

@tvasenin tvasenin changed the title UTVideo 20.4.0+ doesn't open configuration dialog in Vegas Vegas doesn't open configuration dialog for UTVideo 20.4.0+ Apr 26, 2022
@umezawatakeshi
Copy link
Owner

umezawatakeshi commented Apr 27, 2022

I downloaded Vegas 19 free trial (Version 19.0, Build 550) and confirmed the behavior: Vegas doesn't open UtVideo config dialog ("Configure..." button is grayed out) while it can both encode and decode video clips via UtVideo.

I investigated this behavior and concluded that it might be appropriate to address this issue by modifying UtVideo (though it is not necessarily an UtVideo's bug --- This issue is due to the fact that the interpretation of the "mode" flag passed to codecs is not well documented and is ambiguous ).

--

By the way, I also downloaded MSI Afterburner but could not find video recording feature.

@umezawatakeshi
Copy link
Owner

Released in version 23.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants