[FFmpeg-user] convert mkv to mp4
KoSza
koszanova at gmail.com
Thu Feb 13 21:57:52 EET 2025
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 <vdeconinck at gmail.com> ezt írta (időpont: 2025. febr.
13., Cs, 18:51):
> > I have version 7.0.2-5, but when I start with the command it does not
> > start, but on older version starts.
>
>
> Hi,
>
> This sounds like a basic shell usage issue...
>
> If you want to start a specific version, type the full path to ffmpeg, e.g.
> :
>
> /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
> <additional options>
>
> If you want to avoid having to type the full path each type, I suggest you
> read about the PATH environment variable.
>
>
> KR,
>
> Vincent
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
>
More information about the ffmpeg-user
mailing list