Adjust audio volume level with CLI omxplayer - Raspberry Pi
问题 I have a bash script that plays .mp3 files on my Raspberry Pi via omxplayer. But can not control the local (earphone) audio volume with the GUI . Is there a command for the CLI that I can implement in the bash script? I have searched quite a bit, but can not find such a command. Code: omxplayer Song_Title.mp3 Set audio for local (earphone) output: sudo modprobe snd_bcm2835 sudo amixer cset numid=3 1 omxplayer -o local Thanks! 回答1: to provide more precise information for playing through