0
votes
0answers
43 views

kubuntu - xonar dx and sound quality/effects, 2.1 system

I have a xonar dx sound card on my kubuntu 12.04 x64. In windows 7 I use the software from here http://brainbit.wordpress.com/category/uni-xonar/ to edit sound quality and other things like dolby pro ...
0
votes
1answer
55 views

Does the FLAC audio format have multiple quality settings?

I am writing an encoding software and dealing with uncompressed wav and flac formats. My question is, flac is supposed to be a lossless format, similar to wav but compressed. However, certain ...
0
votes
0answers
42 views

android huge quality loss by converting audio

I use some music in my app, first I tried to use mp3 but after 5 songs the .apk became 20MB.. So I used FormatFactory to convert the audio files to .AMR (max. possible bitrate: 12.2) which decreased ...
2
votes
1answer
110 views

Measure noise level/sound quality by comparision

Ok, so I go this VoIP service and need a simple test of the sound quality transmitted. 2 VMs will "talk", and the tests will be done by a third computer. We have the record of the sound spoken and ...
2
votes
2answers
156 views

how to improve the quality of resultant video when merging audio-video with ffmpeg?

When merging an audio and video with ffmpeg, the quality of the resultant video goes down. How to we improve the quality(esp. the audio quality)? The audio quality gets degraded to quite an extent ...
3
votes
3answers
3k views

very poor quality of audio recorded on my droidx using MediaRecorder, why?

my project requires me to be able to record audio on an android device. i implemented solution using the MediaRecorder() but the recorded audio is in a terrible quality. what am i doing wrong? i must ...
0
votes
1answer
2k views

Android MediaRecorder - SetAudioEncodingBitRate - HowTo

I tried to record audio in Android. The quality of the sound using the MediaRecorder really sucks. Is there a way to improve quality? The documentation says, there should be something like ...
0
votes
0answers
630 views

There are any ways to improve android media player audio quality?

In my app I am playing some mp4 audio files. But sound quality is to bad. There are any ways to improve it programmaticaly? Maybe with help some native libraries or anything else. Now I am using ...
0
votes
4answers
540 views

Does repeated loading and saving of a compressed audio file reduce quality?

Like it is the case with jpeg images for example? What's about mp3 or ogg vorbis audio files?