On Sat, 4 Apr 2020 at 16:32, Andreas Rheinhardt <andreas.rheinha...@gmail.com> wrote: > What is the aim of your patch? If it is simply making sure that using > the mks extension autoselects the Matroska muxer,
That's correct. > then adding "mks" to > the list of extensions of the ordinary Matroska muxer would be enough. > (Notice that using mka for files with audio, but without video or mks > for subtitle-only files is just a convention; putting something else > than indicated by the extension in the files does not make them less > spec-compliant.) Should I create a new patch which removes the audio muxer and just adds `mka` and `mks` extensions to the ordinary muxer? Or is there some reason why a dedicated audio muxer must exist, whereas a subtitle muxer does not? _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".