![]() |
[HELP] ProRes export issue, unable to manually set VUI info - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: [HELP] ProRes export issue, unable to manually set VUI info (/thread-4132.html) |
ProRes export issue, unable to manually set VUI info - GunplaXross2 - 22.06.2025 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. ![]() RE: ProRes export issue, unable to manually set VUI info - Selur - 22.06.2025 Ah, I forgot to add the 'input' check boxes. ![]() => will fix RE: ProRes export issue, unable to manually set VUI info - Selur - 22.06.2025 Uploaded a new dev version with the missing controls, this should fix the problem. Cu Selur RE: ProRes export issue, unable to manually set VUI info - GunplaXross2 - 24.06.2025 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? RE: ProRes export issue, unable to manually set VUI info - Selur - 24.06.2025 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. RE: ProRes export issue, unable to manually set VUI info - Selur - 24.06.2025 Think I found the problem. I adjusted the bitstream filter settings to https://ffmpeg.org/ffmpeg-bitstream-filters.html#prores_005fmetadata 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 |