mirror of
https://github.com/badaix/snapcast.git
synced 2025-04-28 17:57:05 +02:00
Update mpv instructions (Issue #1094)
This commit is contained in:
parent
4639aba4f1
commit
33ab14d245
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ mpv http://wms-15.streamsrus.com:11630 --audio-display=no --audio-channels=stere
|
|||
For version >= 0.21.0:
|
||||
|
||||
```sh
|
||||
mpv http://wms-15.streamsrus.com:11630 --audio-display=no --audio-channels=stereo --audio-samplerate=48000 --audio-format=s16 --ao=pcm --ao-pcm-file=/tmp/snapfifo
|
||||
mpv http://wms-15.streamsrus.com:11630 --audio-display=no --audio-channels=stereo --audio-samplerate=48000 --audio-format=s16 --ao=pcm --ao-pcm-waveheader=no --ao-pcm-file=/tmp/snapfifo
|
||||
```
|
||||
|
||||
### MPlayer
|
||||
|
|
Loading…
Add table
Reference in a new issue