Reply
Thread Tools
El Amir's Avatar
Posts: 487 | Thanked: 152 times | Joined on Aug 2007 @ London, UK
#21
Originally Posted by PinCushionQueen View Post
that work fabulously for music playback.

As for louder movies - you can edit your /.mplayer/config file to allow a higher volume. I've made my config file to read as follows:

ao=sdl
softvol=yes
softvol-max=450
Could you please explain how you did this in depth ?
__________________
Follow me on twitter HERE!

Applications I've made:
- Vuvuzela
- LTM: London Tube Map
 
Posts: 9 | Thanked: 3 times | Joined on Jan 2008
#22
Originally Posted by PinCushionQueen View Post
As Benson has already mentioned - XMMS has a pre-amp and equalizer that work fabulously for music playback.

As for louder movies - you can edit your /.mplayer/config file to allow a higher volume. I've made my config file to read as follows:

ao=sdl
softvol=yes
softvol-max=450

Hope that helps
THANK-YOU THANK-YOU THANK-YOU!!!!!

This is EXACTLY what I wanted. Tried it out last night and works FAMOUSLY! You da man!

As for how to do this, simply launch a terminal window, change to the .mplayer folder and edit the config file with vi (or whatever text editor you want). Insert the 3 lines above and save. Couldn't be easier!

Last edited by xhumeka; 2008-04-08 at 15:07.
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#23
Originally Posted by xhumeka View Post
Re-encoding is not really an option - I don't want to have to re-rip videos just because they are quiet
This baffled me; I can't find many movies or TV shows that I can watch on my N800 without transcoding them. I have a few quick transcoding presets that I run overnight on my queue of videos to get them looking their best on the N800. (320x240 on 4:3 videos, 400x240 on widescreen) I confess that I also boost the audio on several of the shows I regularly watch.

I would love to know what you're downloading; are you getting "iPod-ready" videos? Or do you just put up with stuttering on the high-motion parts of the video, which can be most of the time on high-action movies / TV shows?

If you just want to boost the volume, you can actually run the video through a variety of programs that will only re-encode the audio without touching the video at all. The free program VirtualDub for Windows does this well for AVI files. Simply re-encoding the audio at a higher volume is really quite quick. Perhaps you should look for an encoder that will flatten the dynamic range of the audio -- boosting the quiet bits without boosting the loud bits. This is also known as "compression" but that can get confusing when talking about transcoding; what kind of compression do you mean? File or Audio?
 
Posts: 9 | Thanked: 3 times | Joined on Jan 2008
#24
Originally Posted by qole View Post
I would love to know what you're downloading; are you getting "iPod-ready" videos? Or do you just put up with stuttering on the high-motion parts of the video, which can be most of the time on high-action movies / TV shows?
bingo.

coming from an axim, I must admit I was disappointed at the video playback on this unit (mind you that's the ONLY thing i'm disappointed in). whenever possible i convert my videos using the nokia internet tablet video converter software - however if i download something overnight and REALLY want to watch it on my way to work then yes, i put up with stuttering during action packed scenes.

audio levels are no longer an issue for me, thanks to the above config file entries. wish i had learned that trick from the get-go.

right now i'm biding my time waiting to see if some miraculous coder unveils software that plays all media files smoothly. the n800 is a GREAT bargain for the price, but unless i get better video playback (without conversion) i'll be moving to something with more horsepower once the price is right.
 
Posts: 32 | Thanked: 1 time | Joined on Apr 2008
#25
Could you explain more throughfully how to edit the config file?

I've been trying in the 3rd party file manager and I don't see the .mplayer dir in /etc. D:
 
Posts: 103 | Thanked: 8 times | Joined on Aug 2008
#26
Thought I might mention the pc app SUPER which is a transcoding app containing a widget that allows you to boost audio up to +50 dB. I've made use of it a LOT since getting the n800.
 
Posts: 32 | Thanked: 1 time | Joined on Apr 2008
#27
BUMP

Still waiting for some explaination to how to find this configuration file and edit it.
 
Posts: 223 | Thanked: 67 times | Joined on Jun 2006
#28
This is the simplest way I can think of to add the lines to the mplayer config

open an xterm (Menu->Utilities->X Terminal)
type:

cd .mplayer
echo softvol=yes >> config
echo softvol-max=450 >> config

To examine the file type:

cat config

If you need to edit the file you will have to use vi which is beyond the scope of this post.
 

The Following User Says Thank You to gowen For This Useful Post:
Posts: 32 | Thanked: 1 time | Joined on Apr 2008
#29
Thank you! It works beautifully.

Thank you for the help. I just couldn't find the folder as it wasnt visible in the GPE File Manager or with the "ls" command. Why would they hide it? D: Is it for the same reason Windows hides system files by default?
 
Posts: 223 | Thanked: 67 times | Joined on Jun 2006
#30
Under Unix/Linux any file or folder whose name begins with a . is hidden by default as a means to keep directory listings clean. Most graphical file editors don't show them by default, although some have a checkbox to make them visible.

With pygtkeditor it is possible to open files in hidden directories and edit them. Otherwise you have to use xterm and vi.
 
Reply


 
Forum Jump


All times are GMT. The time now is 19:18.