Search found 2 matches

by qq1649536801
Wed Apr 26, 2023 2:29 pm
Forum: UHD discs
Topic: Dolby Vision now possible through MP4 Mux.
Replies: 11335
Views: 17360289

Re: Dolby Vision now possible through MP4 Mux.



I got a problem with script to mux a ts file.


If you have a file that can't be muxed in tsmuxer, you should open a ticket here: https://github.com/justdan96/tsMuxer/issues


sorry to bother you, I found it`s my mistake. only mp4 file can make the codec id "dvhe".
just like the files in your ...
by qq1649536801
Wed Apr 26, 2023 9:01 am
Forum: UHD discs
Topic: Dolby Vision now possible through MP4 Mux.
Replies: 11335
Views: 17360289

Re: Dolby Vision now possible through MP4 Mux.

I got a problem with script to mux a ts file.
this ts file HDR Format : Dolby Vision, Version 1.0, dvhe.08.06, BL+RPU, HDR10 compatible / SMPTE ST 2086, HDR10 compatible
Code ID : 36

the code id 36 , won`t get work in Windows computer. only the code id dvhe, dvh1 and some else.

to get id dvhe, I ...