Hi there! I heard on a thread that it's possible to play MAKEMKV backups on Sony UBX700 and get dolby atmos and vision. is that true?
if yes how?
Thanks
how to play backups on UBX700?
-
- Posts: 3
- Joined: Sat Jan 09, 2021 1:42 am
Re: how to play backups on UBX700?
how amazing! I had no idea search existed. i'll do that next time that I want to read four hundred pages of a topic.
Re: how to play backups on UBX700?
This may work for you. It seems to be working for me in testing.
You can test using the first two minutes of a file by adding the "-ss 0 -t 120" options to your ffmpeg command:
And then in tsMuxer, enable Cutting on the Split & Cut tab and set an end time of "00:02:00.000", to mux 2 mins of audio with the 2 mins of video.
You can test using the first two minutes of a file by adding the "-ss 0 -t 120" options to your ffmpeg command:
Code: Select all
ffmpeg -i uhdbd.m2ts -ss 0 -t 120 -c:v copy -vbsf hevc_mp4toannexb -f hevc - | dovi_tool -m 2 convert --discard -