>> audio/mkv; mpv --really-quiet 
>> --audio-device=alsa/plughw:CARD=AudioPCI,DEV=0 '%s'; nametemplate=%s.mkv
>> video/mkv; mpv --really-quiet --no-video 
>> --audio-device=alsa/plughw:CARD=AudioPCI,DEV=0 '%s'; nametemplate=%s.mkv

> Shouldn't the --no-video option be on the audio one?

Maybe, but maybe not.  That would be entirely appropriate for someone
who wants to hear the audio track while suppressing the video track.
It's not needed for audio/mkv because there's no video to suppress in
that case (well, assuming the MIME marking is accurate).

As for why someone would want that, well, I can guess, but it would be
nothing but guesses.

/~\ The ASCII                             Mouse
\ / Ribbon Campaign
 X  Against HTML                [email protected]
/ \ Email!           7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B

Reply via email to