I'm running omxplayer (with audio through HDMI), and I'm having trouble setting the volume control using the --vol flag
The help page says that the setting is in millibels, but I don't know what to gauge this on. Any ideas?
Ideally I'd like to set this from a text file, so perhaps:
omxplayer --vol < ~/vol.txt video.mp4
Should this be possible?