Selur's Little Message Board

Full Version: ProRes export issue, unable to manually set VUI info
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
At some point in the last couple stable updates of Hybrid the ability to manually assign VUI info to ProRes broke, the options are greyed out when enabling and aren't functional. 
(to be specific, they're just setting 709 flags, and can't be manually set) 

Currently, on 2025.05.18.2, ability to set VUI worked fine on 2024 releases. 

[Image: FRYjtef.png]
Ah, I forgot to add the 'input' check boxes. Smile
=> will fix
Uploaded a new dev version with the missing controls, this should fix the problem.

Cu Selur
Thanks for the fix, it seems to work at first glance. But when I force the VUI I get a crash "-> 2025-06-24@13_14_35_3510_01_video crashed: Crashed with exit status 1". Any idea?
Probably a mistake in the fix I made, read the sticky and provide proper details (especially a debug ouput) and I can look at it.
Think I found the problem.
I adjusted the bitstream filter settings to https://ffmpeg.org/ffmpeg-bitstream-filt...5fmetadata and used the names from the description (color_primaries, transfer_characteristics, matrix_coefficients; thinking that these were new) and I overlooked the example which still used the old and working names (color_primaries, color_trc, colorspace).
Will upload a new dev in ~ 15min. => it's up

Cu Selur