nilaoda / DoViMuxer

Tool to make Dolby Vison mp4.
MIT License
90 stars 8 forks source link

mkv to mp4 remux for dolby vision profile 8 constructs incorrect metadata. #6

Closed bluewidy closed 1 year ago

bluewidy commented 1 year ago

MediaInfo.txt

nilaoda commented 1 year ago

Send sample mkv plz.

bluewidy commented 1 year ago

https://file.kiwi/qzTzhXZR#dStMpyaMR-q74P9B4r1lVg

nilaoda commented 1 year ago

I couldn't download it. You can just split a little clip for me (use MKVToolNix).

bluewidy commented 1 year ago

minisample.zip

nilaoda commented 1 year ago

This is caused by mp4muxer and I don't know why...

bluewidy commented 1 year ago

okay. Thank you for your review.

bluewidy commented 1 year ago

This is caused by mp4muxer and I don't know why...

I have an idea I'd like to suggest. https://www.bento4.com/documentation/mp4mux/ How about using this instead of mp4muxer?

nilaoda commented 1 year ago

This is caused by mp4muxer and I don't know why...

I have an idea I'd like to suggest. https://www.bento4.com/documentation/mp4mux/ How about using this instead of mp4muxer?

I will consider it.

nilaoda commented 1 year ago

@bluewidy Try latest version

https://github.com/nilaoda/DoViMuxer/releases

bluewidy commented 1 year ago

Now this works great. Thank you!