Opus in mkv
Posted: 14 Jul 2017 13:22
I've got a Opus track encoded with GStreamer matroskamux v1.8.1.1 that's not playable. However, when this track is transcoded with it works.
Should I open a bug or is there anything that we could do to check where VLC is choking on the original track? We've been checking the logs, but haven't found any errors that could lead to VLC not playing the track.
Code: Select all
ffmpeg -i in.mka -c:a copy out.mka
Should I open a bug or is there anything that we could do to check where VLC is choking on the original track? We've been checking the logs, but haven't found any errors that could lead to VLC not playing the track.