[FFmpeg-user] convert mkv to mp4
Moritz Barsnick
barsnick at gmx.net
Sun Feb 2 03:31:25 EET 2025
On Sat, Feb 01, 2025 at 23:11:49 +0100, Ferdi Scholten wrote:
> --disable-encoder=eac3 --disable-decoder=eac3
> This is why the audio is not copied. This FFmpeg package from synology is severely crippled. Probably has to do with licensing i guess.
Is that so? I would have thought that, for using the copy "codec", only
the demuxers and possibly the parsers are required - no encoder or
decoder for the respective codec. I'd try this, but don't have the time
right now to compile.
Furthermore, the version is extremely old:
> ffmpeg version 4.1.9
but _should_ be good enough for copying.
I do understand that this is software pre-configured on the Synology
NAS.
Any chance of cross-compiling or even natively compiling a newer
version of ffmpeg for/on the NAS, with the correct options?
Moritz
More information about the ffmpeg-user
mailing list