相关疑难解决方法(0)

VLC从命令行/ bash设置音量

这里有感觉真的很愚蠢的风险,但我似乎无法从命令行设置VLC的音量?

vlc file.mp3 --vol 0
Run Code Online (Sandbox Code Playgroud)

我已阅读手册页以及谷歌搜索,但我无法完成上述工作.还尝试了--volume 0,-vol 0,-volume 0(以及在文件名之前放置音量选项).

无论如何,VLC以其预设音量开始.在Ubuntu上使用VLC 1.1.5.(我打算在bash脚本中使用该行,因此我无法使用VLC GUI)/ J.


更新

我尝试过不同的价值观.我现在运行vlc非常详细.这部分看起来有点可疑(但我不知道如何解释它!):

[0xb7108d14] main audio output warning: PTS is out of range (-9483), dropping buffer
[0xb7108d14] main audio output warning: PTS is out of range (-35533), dropping buffer
[0x94384ac] mpgatofixed32 audio filter debug: libmad error: bad main_data_begin pointer
[0xb7108d14] pulse audio output debug: Pulse stream started
[0xb7108d14] main audio output warning: output date isn't PTS date, requesting resampling (86708)
Warning: call to rand()
[0xb7108d14] main audio output …

bash volume vlc

7
推荐指数
1
解决办法
1万
查看次数

标签 统计

bash ×1

vlc ×1

volume ×1