Dolby Vision now possible through MP4 Mux.
Re: Dolby Vision now possible through MP4 Mux.
Thanks guys. It makes sense.
So which is the best device for this purpose? Shield? Purpose being playing these files with Dolby Vision and Atmos.
Many thanks
So which is the best device for this purpose? Shield? Purpose being playing these files with Dolby Vision and Atmos.
Many thanks
-
- Posts: 33
- Joined: Fri Oct 04, 2019 3:26 pm
Re: Dolby Vision now possible through MP4 Mux.
I vaguely remember Lenovo had (have?) a few laptop models that support Dolby Vision, but I have no idea what Dolby Vision ecosystem is like on those platforms.justinadams wrote: ↑Tue Nov 19, 2019 10:59 pm
To my knowledge (someone correct me if i'm wrong) Windows does not support Dolby Vision at the point.
Re: Dolby Vision now possible through MP4 Mux.
I have LG Demo DV and also some DV Mp4 SL from torrents with DD 5.1 only. Only my oppo plays from NAS share that, not Apple TV or NVIDIA PRO
Re: Dolby Vision now possible through MP4 Mux.
@yusesopeyusesope wrote: ↑Tue Nov 19, 2019 7:12 pmYou should know by now. It's all written HERE.
In your specific case:and then use mp4box for the final muxCode: Select all
ffmpeg -i audio.dtshd -map 0:0 -c copy output_dtshd.mp4
Code: Select all
mp4box ............................. -add output_dtshd.mp4 .........................
Thanks for the suggestion, but it didn't work, please see the command and the output below.
Code: Select all
ffmpeg -i d:\evil.dtshd -map 0:0 -c copy d:\evil_dts.mp4
ffmpeg version N-94652-g808a6717e0 Copyright (c) 2000-2019 the FFmpeg developers
built with gcc 9.1.1 (GCC) 20190807
configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt
libavutil 56. 33.100 / 56. 33.100
libavcodec 58. 55.101 / 58. 55.101
libavformat 58. 31.104 / 58. 31.104
libavdevice 58. 9.100 / 58. 9.100
libavfilter 7. 58.101 / 7. 58.101
libswscale 5. 6.100 / 5. 6.100
libswresample 3. 6.100 / 3. 6.100
libpostproc 55. 6.100 / 55. 6.100
d:\evil.dtshd: Unknown error
-
- Posts: 104
- Joined: Wed Nov 06, 2019 11:26 pm
Re: Dolby Vision now possible through MP4 Mux.
seleste wrote: ↑Sat Nov 23, 2019 4:26 pm@yusesopeyusesope wrote: ↑Tue Nov 19, 2019 7:12 pmYou should know by now. It's all written HERE.
In your specific case:and then use mp4box for the final muxCode: Select all
ffmpeg -i audio.dtshd -map 0:0 -c copy output_dtshd.mp4
Code: Select all
mp4box ............................. -add output_dtshd.mp4 .........................
Thanks for the suggestion, but it didn't work, please see the command and the output below.
Code: Select all
ffmpeg -i d:\evil.dtshd -map 0:0 -c copy d:\evil_dts.mp4 ffmpeg version N-94652-g808a6717e0 Copyright (c) 2000-2019 the FFmpeg developers built with gcc 9.1.1 (GCC) 20190807 configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt libavutil 56. 33.100 / 56. 33.100 libavcodec 58. 55.101 / 58. 55.101 libavformat 58. 31.104 / 58. 31.104 libavdevice 58. 9.100 / 58. 9.100 libavfilter 7. 58.101 / 7. 58.101 libswscale 5. 6.100 / 5. 6.100 libswresample 3. 6.100 / 3. 6.100 libpostproc 55. 6.100 / 55. 6.100 d:\evil.dtshd: Unknown error
Drop your .dtshd file into MKVToolNIX and mux it as a .MKA - then run the command and it will work just fine.
-
- Posts: 311
- Joined: Tue Oct 30, 2018 4:17 pm
Re: Dolby Vision now possible through MP4 Mux.
In latest DVDfab I’ve lost the option of dual layer or single layer
Also remux subs to srt has disappeared...
Also remux subs to srt has disappeared...
Re: Dolby Vision now possible through MP4 Mux.
Hello people!
As promised, I modified my app by inserting a button to switch from the active debug window to the disabled one.
I also modified the original app to make it work (I hope) also on Amazon devices (last generation).
The new version (revision November 24, 2019) works with the last server you have (take a look at THIS post), so for simplicity I will upload only the apk.
The files to be played must be prepared following the instructions of THIS post
APK for NVIDIA Shield Tv 2019
APK for Amazon devices (last generation)
In the coming weeks, I will try to implement a server discovery mechanism (to avoid having to manually change the IP address of the latter within the apk) and the possibility of exploring one or more folders directly from the application (to avoid having to specify a file each time when starting the server)
Stay tuned!
As promised, I modified my app by inserting a button to switch from the active debug window to the disabled one.
I also modified the original app to make it work (I hope) also on Amazon devices (last generation).
The new version (revision November 24, 2019) works with the last server you have (take a look at THIS post), so for simplicity I will upload only the apk.
The files to be played must be prepared following the instructions of THIS post
APK for NVIDIA Shield Tv 2019
APK for Amazon devices (last generation)
In the coming weeks, I will try to implement a server discovery mechanism (to avoid having to manually change the IP address of the latter within the apk) and the possibility of exploring one or more folders directly from the application (to avoid having to specify a file each time when starting the server)
Stay tuned!
Follow Angryunibrow's advice. If it doesn't work, upload the file so that anyone who wishes could examine it.
-
- Posts: 11
- Joined: Sun Nov 24, 2019 7:29 pm
Re: Dolby Vision now possible through MP4 Mux.
cannot parse package on amazon firestick4k do you have a firestick version
Re: Dolby Vision now possible through MP4 Mux.
Hi guys,
I'd like to add the audio file to a DV mp4 which was not in the original ISO - is it possible at all? Thanks in advance!
I'd like to add the audio file to a DV mp4 which was not in the original ISO - is it possible at all? Thanks in advance!
Re: Dolby Vision now possible through MP4 Mux.
@yusesope the new player seems to be working but the audio is about 200ms out of sync, with my setup for regular content on the shield it's only about 75ms, it's the same on 2 films so it looks like it may just need an offset. I'm working it out by eye which isn't perfect.
I wonder if anyone else is getting this too?
I wonder if anyone else is getting this too?
Re: Dolby Vision now possible through MP4 Mux.
That's exactly what I did and it always worked after MKVToolNIX, just thought I'd avoid an extra step by doing a direct dtshd=>mp4 conversion.Angryunibrow wrote: ↑Sun Nov 24, 2019 12:00 amseleste wrote: ↑Sat Nov 23, 2019 4:26 pm@yusesopeyusesope wrote: ↑Tue Nov 19, 2019 7:12 pm
You should know by now. It's all written HERE.
In your specific case:and then use mp4box for the final muxCode: Select all
ffmpeg -i audio.dtshd -map 0:0 -c copy output_dtshd.mp4
Code: Select all
mp4box ............................. -add output_dtshd.mp4 .........................
Thanks for the suggestion, but it didn't work, please see the command and the output below.
Code: Select all
ffmpeg -i d:\evil.dtshd -map 0:0 -c copy d:\evil_dts.mp4 ffmpeg version N-94652-g808a6717e0 Copyright (c) 2000-2019 the FFmpeg developers built with gcc 9.1.1 (GCC) 20190807 configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt libavutil 56. 33.100 / 56. 33.100 libavcodec 58. 55.101 / 58. 55.101 libavformat 58. 31.104 / 58. 31.104 libavdevice 58. 9.100 / 58. 9.100 libavfilter 7. 58.101 / 7. 58.101 libswscale 5. 6.100 / 5. 6.100 libswresample 3. 6.100 / 3. 6.100 libpostproc 55. 6.100 / 55. 6.100 d:\evil.dtshd: Unknown error
Drop your .dtshd file into MKVToolNIX and mux it as a .MKA - then run the command and it will work just fine.
Thanks for your response.
-
- Posts: 11
- Joined: Sun Nov 24, 2019 7:29 pm
Re: Dolby Vision now possible through MP4 Mux.
how did you install it
Re: Dolby Vision now possible through MP4 Mux.
just use amazon stick's search section for an app called 'Downloader', install and open it. put in the url for yusesope's .apk and download / install it. simple
Last edited by Grencola on Tue Nov 26, 2019 2:28 am, edited 1 time in total.