Posts: 2
Threads: 1
Joined: Dec 2017
Hello,
I am trying to render a video with the meta data attached for hdr. The base file was rendered in Davinci Resolve as a DNxHR 444 12 bit file. Any help would be appreciated, Very new to this. Attached is the Hybrid Debug Output. Thank you!
Posts: 10.927
Threads: 56
Joined: May 2017
Known issue,.. not Hybrids fault best complain to the x265&MP4Box teams about it like I did.
Quote:MP4Box output: Error: Feature Not Supported
see:
https://github.com/gpac/gpac/issues/705 and
https://bitbucket.org/multicoreware/x265...t-32974891
-> disabling '--repeat-headers' (x265->Misc->Random Stuff->Repeat headers), should fix this
Alternatively, enable 'Config->Output->Container Settings->Mp4 Settings->FFmpeg instead of MP4Box' to tell Hybrid to use ffmpeg instead of ffmpeg.
Cu Selur
Posts: 2
Threads: 1
Joined: Dec 2017
(22.12.2017, 19:23)Selur Wrote: Known issue,.. not Hybrids fault best complain to the x265&MP4Box teams about it like I did.
Quote:MP4Box output: Error: Feature Not Supported
see: https://github.com/gpac/gpac/issues/705 and https://bitbucket.org/multicoreware/x265...t-32974891
-> disabling '--repeat-headers' (x265->Misc->Random Stuff->Repeat headers), should fix this
Alternatively, enable 'Config->Output->Container Settings->Mp4 Settings->FFmpeg instead of MP4Box' to tell Hybrid to use ffmpeg instead of ffmpeg.
Cu Selur
Thank you so much for responding! Worked like a charm