Search found 2 matches

by Fieldy
Sat Nov 16, 2019 6:51 pm
Forum: UHD discs
Topic: Dolby Vision now possible through MP4 Mux.
Replies: 11335
Views: 17264683

Re: Dolby Vision now possible through MP4 Mux.


Use FFmpeg to create an mkv file with the TrueHD/ATMOS track inside


Thank you man for your efforts. Great work :D
However, how to make such an mkv using FFmpeg? I was only able to create an mp4 with TrueHD/ATMOS.
ffmpeg.exe -i bluray:\path\to\bluray -map 0:2 -c:a copy -strict -2 ...
by Fieldy
Sun Nov 03, 2019 2:41 pm
Forum: UHD discs
Topic: Dolby Vision now possible through MP4 Mux.
Replies: 11335
Views: 17264683

Re: Dolby Vision now possible through MP4 Mux.


Correct . We must inform the developers (Plex, MrMC, etc.) about the existence of this possibility and they will implement the correct decoding (as did the developers of LAV Filters).


... hey. I only registered to be informed about this very interesting topic.
However, unfortunately it seems ...