24.09.2019, 14:02
even using:
produces an output file without audio.
-> seems like muxing PCM based audio to a transportstream using ffmpeg simply isn't possible.
ffmpeg -y -i "Il Silenzio (Melissa Venema) [Live in Maastricht II] (N).mkv" -vcodec copy -acodec copy -f mpegts "E:\Output\Il Silenzio (Melissa Venema) [Live in Maastricht II] (N)_new.ts"
-> seems like muxing PCM based audio to a transportstream using ffmpeg simply isn't possible.