LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-26-2013, 06:42 PM   #1
fakie_flip
Senior Member
 
Registered: Feb 2005
Location: San Antonio, Texas
Distribution: Gentoo Hardened using OpenRC not Systemd
Posts: 1,495

Rep: Reputation: 85
Low volume in videos


I have some videos that the audio volume is too low to hear from a tablet even with the volume maxed. It's not a problem with the tablet itself. It can play other music and videos loud enough.

I have the videos on my computer running Linux. Is there anything I can do to them to make the volume louder?
 
Old 04-27-2013, 09:07 AM   #2
Sigg3.net
Member
 
Registered: Mar 2008
Location: Oslo, Norway
Distribution: Slackware 14.1 64-bit, Ubuntu 15.10, Fedora 17, Ubuntu 12 LTS and Ubuntu server 10.04
Posts: 173

Rep: Reputation: 28
If the volume on these files is low on other PCs as well, then you'll need to amplify the audio (using a program like audacity), remove the amplified noise, and use e.g. ffmpeg to create an avi file without volume, then bond it with the new, amplified wav file you made in audacity.
Ffmpeg is beautiful; http://linux.die.net/man/1/ffmpeg

Not ideal, but it can raise the volume.

If this only happens on youtube(?) for all youtube videos, it could be a hardware decoding error given that the graphics card is nvidia. Disable hardware decoding of youtube videos by right-clicking a youtube vid and de-select hardware encoding.

Other than that, need more info
 
Old 04-27-2013, 11:36 AM   #3
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,252

Rep: Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321
Even if it's maxed on the system, it probably isn't maxed in alsamixer. I run 'sudo alsamixer' and just up the master & pcm until you can hear properly. You can leave alsamixer open. To undo, close aslamixer and run 'alsactl restore'

That usually produces playable volume.
 
Old 04-27-2013, 04:03 PM   #4
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,136
Blog Entries: 6

Rep: Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826
What player are you using?
Code:
mplayer -af volnorm file.avi
Code:
mplayer -af help
Or re-encode example
Double the volume of an audio file, output to .mp3
Code:
ffmpeg -i stuff.aac -vn -vol 512 -c:a libmp3lame -b:v 128k stuff.mp3
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Low Volume ceh383 Slackware 3 07-08-2012 02:35 PM
Very very low volume XMarticus Debian 1 02-23-2009 09:14 AM
Low volume PorPorMe Ubuntu 3 02-15-2008 11:33 PM
low volume bennythepitbull Mandriva 1 05-31-2007 12:26 PM
low snd volume OutToSea Linux - Software 0 06-23-2003 11:12 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:02 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration