Code: Select all
andrew@corinth:~$ cvlc --list | grep opus
VLC media player 2.2.0-git Weatherwax (revision 806a5a5)
opus Opus audio decoder
opus Opus audio encoder
Code: Select all
andrew@corinth:~$ cvlc --list | grep opus
VLC media player 2.2.0-git Weatherwax (revision 806a5a5)
opus Opus audio decoder
opus Opus audio encoder
Code: Select all
cvlc -vvv --sout \
"#transcode{acodec=opus,ab=96,channels=2,samplerate=44100}:\
std{access=file,mux=ogg,dst=test.opus}" \
luckynight.wav vlc://quit
Code: Select all
andrew@corinth:~/Desktop$ mediainfo test.opus
General
Complete name : test.opus
Format : OGG
File size : 720 KiB
Duration : 1mn 0s
Overall bit rate : 97.6 Kbps
Writing application : VLC media player
Audio
ID : 1552885330 (0x5C8F2652)
Format : Opus
Duration : 1mn 0s
Channel count : 2 channels
Channel positions : Front: L R
Sampling rate : 48.0 KHz
Compression mode : Lossy
Writing library : libopus 1.1
Return to “VLC media player for Linux and friends Troubleshooting”
Users browsing this forum: No registered users and 34 guests