> > > On 13-02-2025 20:57, KoSza wrote: > > Hello, > > > > Great improvement, thank you. > > > > /volume1/@appstore/ffmpeg7/bin/ffmpeg -i > > > /volume1/video/series/Dune.Prophecy.S01.2160p.MAX.WEB-DL.DDP5.1.Atmos.DV.HDR.H.265.HUN.ENG-PTHD/Dune.Prophecy.S01E02.2160p.MAX.WEB-DL.DDP5.1.Atmos.DV.HDR.H.265.HUN.ENG-PTHD.mkv > > -map 0 -c copy -c:s mov_text > > > /volume1/video/series/Dune.Prophecy.S01.2160p.MAX.WEB-DL.DDP5.1.Atmos.DV.HDR.H.265.HUN.ENG-PTHD/Dune.Prophecy.S01E02.2160p.MAX.WEB-DL.DDP5.1.Atmos.DV.HDR.H.265.HUN.ENG-PTHD2222.mp4 > > > > We are almost there. I have two notes: > > - the output file has different permissions (this way Plex could not read > > it just after I modified perissions like other files have) > > - my tv only plays it as HDR10+ instead of Dolby Vision, this is the main > > point of converting. mk4s are played in HDR10+, if I change container it > > played as Dolby Vision (with my win software, XMediaRecode). > > So technically the file is good, but the reason why I want to convert it > is > > not fulfilled. > > > > Thank you, > > Kosza > > > > > > Vincent Deconinck<vdeconi...@gmail.com> ezt írta (időpont: 2025. febr. > > 13., Cs, 18:51): > > > > > Try adding "-strict unofficial" to your ffmpeg commandline like this: > > /volume1/@appstore/ffmpeg7/bin/ffmpeg -i > /volume1/video/series/Dune.Prophecy.S01.2160p.MAX.WEB-DL.DDP5.1.Atmos.DV.HDR.H.265.HUN.ENG-PTHD/Dune.Prophecy.S01E02.2160p.MAX.WEB-DL.DDP5.1.Atmos.DV.HDR.H.265.HUN.ENG-PTHD.mkv > -map 0 -c copy -c:s mov_text -strict unofficial > /volume1/video/series/Dune.Prophecy.S01.2160p.MAX.WEB-DL.DDP5.1.Atmos.DV.HDR.H.265.HUN.ENG-PTHD/Dune.Prophecy.S01E02.2160p.MAX.WEB-DL.DDP5.1.Atmos.DV.HDR.H.265.HUN.ENG-PTHD2222.mp4 > > Hello Vincent,
This is what become the solution. Now the video file is perfect for my needs. Thank you very much! Best Regards, KoSza _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".