[FFmpeg-user] convert mkv to mp4
Vincent Deconinck
vdeconinck at gmail.com
Thu Feb 13 19:51:22 EET 2025
> 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
More information about the ffmpeg-user
mailing list