Re: Playing dot mkv files in LYNX?
David Woolley <[email protected]>
| Newsgroups | gmane.comp.web.lynx.devel |
|---|---|
| Message-ID | <[email protected]> |
On 05/03/2023 18:31, Chime Hart wrote: > 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?