Closed Slava46 closed 3 years ago
@Slava46 if you try to load the hevc stream only into tsMuxer, does it work ?
How to extract .hevc from .mp4 without loss Dolby Vision metadata?
The DV metadata is part of the hevc stream. You can extract e.g. with ffmpeg in a cmd console:
ffmpeg.exe -i input.mp4 -c:v copy output.hevc
Yes, like that tsMuxer eat .hevc fine. Thx.
@Slava46 if you provide a link to download your mp4, I can have a look.
@Slava46 if we don't have the mp4 sample, we cannot debug the issue and we will have to close it.
@Slava46 are you able to share a sample?
No sample provided, can't debug. Closing.
Last tsMuxer version just ignored this .mp4 file with Dolby Vision and just nothing happened. Different files with DV opening fine.
MediaInfo: