Two issues with 4K HDR - 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: Two issues with 4K HDR (/thread-275.html) Pages:
1
2
|
Two issues with 4K HDR - igotag - 31.01.2018 I've got two separate issues converting a 4K 10-bit HEVC HDR .mt2s file to .mkv. The first issue arises if I utilize the UHD-Bluray button under the x265 menu. I receive two prompts: 1 " Notice: You are muxing a true-hd audio stream into a .mkv container: -> If the stream contains an ac3 core, this action will remove it." Second Prompt: "Error is "UHD-Bluray only support 23.976/24/25/50/50.94/60 as frame rate not 23.976!" Encode stops. Second error is if I disable the UHD-Bluray button I used above and use all the same settings I receive "1 " Notice: You are muxing a true-hd audio stream into a .mkv container: -> If the stream contains an ac3 core, this action will remove it." and then "tsMuxeR audio extraction call generation called with empty audio ID" Encode stops. I'm sure I have a setting messed up somewhere but I can't find it. I've attached logs for both issues. Please, read the 'Infos needed to fix&reproduce bugs,..'-sticky before you post about a problem.Please, read the 'Infos needed to fix&reproduce bugs,..'-sticky before you post about a problem.Please, read the 'Infos needed to fix&reproduce bugs,..'-sticky before you post about a problem. RE: Two issues with 4K HDR - Selur - 01.02.2018 Quote:The first issue arises if I utilize the UHD-Bluray button under the x265 menu. I receive two prompts: 1 " Notice: You are muxing a true-hd audio stream into a .mkv container: -> If the stream contains an ac3 core, this action will remove it."That is an info from Hybrid to warn you that you are throwing away the ac3 core. No error. mkv does not support multi-streams -> complain to the folks that create the mkv specification. Quote:Second Prompt: "Error is "UHD-Bluray only support 23.976/24/25/50/50.94/60 as frame rate not 23.976!" Encode stops.Will look into it. Seems like for some reason 24000/1001 is not detected the same as 23.976. For the future: Don't post the normal logs,.. there is a reason that they start with: Quote:This log is only intended for user information. Cu Selur RE: Two issues with 4K HDR - igotag - 04.02.2018 I got past the TsMuxer issue, however I'm still having crash issues. RE: Two issues with 4K HDR - Selur - 04.02.2018 Quote:x265: unrecognized option '--radl'x265 is too old. 'radl' is part of x265 since 2017-12-22 -> Will send a PM to djcj to update the x265 version that comes with the repository. Cu Selur RE: Two issues with 4K HDR - gonca - 05.02.2018 Same thing happens on Win10 64 bit RE: Two issues with 4K HDR - Selur - 05.02.2018 This should be fixed in the 2018.02.03 release,.. -> did you try that release? RE: Two issues with 4K HDR - gonca - 05.02.2018 That is the version I am using. Clean install RE: Two issues with 4K HDR - djcj - 05.02.2018 x265 v2.6 is the latest release and from November 2017. Should I release a current snapshot? RE: Two issues with 4K HDR - Selur - 05.02.2018 @djcj: yes,I always use the latest git revision when building the Windows and Mac packages. RE: Two issues with 4K HDR - igotag - 06.02.2018 Ya I'm running the latest version of hybrid. My x265 is 2.5-2, there is no update available for 2.6 in my Synaptics Package Manager. I've downloaded the tar.gz x265 however I always struggle installing those things. I'm not very good with Ubuntu yet. |