Software :: What Program Used To Convert Stereo MP3 To Mono
Jun 1, 2010I tried soundkonverter, but it doesn't work. I don't know why, it just doesn't make MP3s mono. Linux Mint 9.
View 1 RepliesI tried soundkonverter, but it doesn't work. I don't know why, it just doesn't make MP3s mono. Linux Mint 9.
View 1 RepliesI need to convert stereo to mono and for that purpose I am unable to find the plugin stereo2mono.
View 1 Replies View RelatedSo I've got an flv video with horrible stereo sound (sound is good, but the stereo is very bad), which I listen to with my headphones. I need to make it mono in GNU/Linux since I have no Windows. Or with any Web-service, I don't know. Any tool to do so.
View 7 Replies View RelatedKinda like sleep timers, this technology has been around longer than dirt as a basic option on TVs, radios and other electronics, and yet why is it so hard to find these options in the modern OS? So far on Google I've seen this question asked repeatedly as far as 4 years ago. Haven't come across an answer...How to enable mono sound instead of stereo?
View 5 Replies View RelatedI need to know how to setup Ubuntu 10.10 64-bit to record what's called the "stereo" and "mono" mix popular in Windows where it records anything playing out of the speakers. The goal is to play the microphone through the speakers at the same time background music is playing and thus record both. I also need to know how to play the microphone through the speakers.
View 1 Replies View RelatedI recently got a real fancy unidirectional microphone, but when I go and use it, something strange happens. The mic is a mono mic, but when I record something, it appears to think it's stereo. Instead of having the same thing on both channels, it puts it all in the left channel, and silence on the right channel.
I tried fiddling with alsamixer. In capture (F4), adjusting the "Capture" device has an effect. However, it doesn't do anything useful. Lowering the right channel to zero does nothing, lowering the left channel to zero creates silence, and disabling the right channel creates silence.
In my System>Preferences>Sound (or pavucontrol, or what-have-you), there are "Analog Stereo Input" and "Analog Stereo Duplex" options there, but no "Analog Mono Input" or "Analog Stereo Output + Analog Mono Input" options (the latter being ideal).
Something interesting, though, if I do this:
Code:
arecord -r 96000 -D pulse -c 1 -vv -V mono /dev/null
it works correctly and outputs on both channels. But if I do
Code:
arecord -r 96000 -D pulse -c 2 -vv -V stereo /dev/null
then it's back to the same behavior. The VU meter on the second command shows the left channel going up and down as I make noise, but the right one always at zero.
The machine does have a crap internal mic built in to the screen bezel. If I do either of the above commands, they both work correctly. The stereo VU shows the same activity for both channels.
The machine is a Eee 1015PED, which has Intel integrated sound. Something probably insignificant is that the mic has a 1/4 inch mono plug, and to get it to plug into the Eee, I needed to get a 1/4 female to 1/8 male adapter. The mic's 1/4 plug is mono (duh) and therefore two-conductor, but the adapter I got is stereo, or three conductor (L, R, GND). I don't know if this is tripping something in hardware to tell it it's stereo or something.
I tried the mic on my desktop, which has a SB Audigy 4 (the non-pro flavor) and that has the "Analog Mono Input" function, so that works fine. Is there some way to turn this stereo input into mono input?
I want to use a program, that runs windows and "linux with mono". I run Kubuntu 10.10.
Quote:
koen@Koen-Kubuntu:~/Documents/Software/SuperOneClick_1_6_5$ mono SuperOneClick.exe
** (SuperOneClick.exe:4191): WARNING **: The following assembly referenced from /home/koen/Documents/Software/SuperOneClick_1_6_5/SuperOneClick.exe could not be loaded:
[Code]....
I've got a relatively simple question. I'm trying to start a program that must be run with mono when my system boots. It's a webserver (McMyAdmin if that helps) so I'd also like to start it as a specific user
View 6 Replies View RelatedI am trying to install a program named "Ntrip" with wine, running Linux Mint 10 64bit (based on Ubuntu 10.04) I installed the software without problems, when I try to start it I get the following error:
Code:
fixme:actctx:parse_manifest_buffer root element is L"asmv1:assembly", not <assembly>
wine: Install the Windows version of Mono to run .NET executables
As far as I know, mono is by default on every Ubuntu 10.04 installation, however as per the error message, I installed the Windows version of Mono via Wine successfully. Trying to start the program again, still coming up with above error.
I am trying to run a .NET program with mono. I got the following:
Code:
Parser Error Message: Assembly ActiveReports.HtmlExport, Version=3.3.0.1999, Culture=neutral, PublicKeyToken=cc4967777c49a3ff not found
This means it requires ActiveReports, but could not find any Linux version of that software. So, is there any Linux alternative for it?
My system is Debian/sid (unstable).
I would like to know if anyone has run more than one version of mono concurrently. I want to host a Battlefield 2 server with bf2ccd that requires mono 1.1.12. CentOS 5.3 repos provide mono 1.2.4 which is neither new enough nor old enough to support bf2ccd. I have considered compiling a newer version or an older version to accommodate this but I think that the only fully supported version is the 1.1.12 and I want to have the newer mono for other projects. I have used Slackware exclusively up to now and am not familiar with CentOS yet so I would like to avoid compiling if I can. The server is an unmanaged dedicated server so I'm not certain of all of the details. AFAIK it is a standard CentOS 5.3 install.
View 4 Replies View RelatedSo, I have compiled a C# program on Linux using MonoDevelop. When I try to execute the resulting binary, my system tries and fails to run it as a windows executable, with wine. Wine gives me the following message:
$ ~/bin/MyMonoApp
wine: Install the Windows version of Mono to run .NET executables
~/bin/MyMonoApp: command not found
I can only convince it to run by explicitly calling mono:
$ mono ~/bin/MyMonoApp
So, how can I make this the default, so I don't have to explicitly call mono every time?
I'm using a CAD u37 usb condenser microphone for some semi-pro voiceover work. My clients insist on stereo audio. On my windows machine, my mic works just fine, but it's not in very very good place for recording (a bit too echoey). So I thought I'd use my netbook running ubuntu.I can plug my mic in, and it does record sound, but there is no available sound profile that allows me to just have two-channels of input. Can I install a driver or edit a file somewhere that lets me have stereo input?
View 2 Replies View Relatedi have some chm files that i would like to convert to pdf it makes it easier to read
View 1 Replies View RelatedI remember that at one time there was a program to either convert a tar.gz to RPM or detect system changes, package them up and create an RPM.
Anyone know what this is/was? Is there something newer now?
My question here is that before installing the multilib libraries, how does a 32 bit program differ from a 64 bit. For instance, and here I am showing my ignorance, but surely if I download a program source, shouldn't the resultant binary following compiling and building be a result of the platform it is built on, or does the source code include references to whether it is a 32 or 64 bit program.
Only asking as I have just gone to Slack13_x64, and was hoping that wine might build as a 64bit program. Or, am I stuck with having to install the multilib libs?
i'm converting from w7 and before doing so made up a list of functions i wanted to be capable of doing in opensuse.i have most of them complete but saved the ones that gave me some problems or simply perplexed me until last.i managed to figure out ps3 media server, but still need to know how to automount my external usb drive upon boot.i have my vnc needs met with x11vnc and no probs there.
but what i'm not sure how to do is to synchronize my files between my three computers as well as how to backup my files to an offsite file service (perhaps datastorageunit). i've considered just using dropbox, which from what i've read will backup to offsite ( i used mozy on w7) as well as sync my files across my lan (goodsync handled my syncing). however, i really dont want to pay $10/mo. for 50gb of storage with dropbox when datastorageunit is only $3/mo for 100gb. datastorage unit says that rsync can be used however, even with the gui (grsync) installed i still couldn't make much head way. id rather not take the lazy/pricier way out with dropbox, but instead learn how to use grsync.
Anyone knows a program to convert jpeg/jpg to pdf format?
View 4 Replies View RelatedAnyone suggest a program that would convert from avi to mpeg4.
View 1 Replies View RelatedI'm almost positive I've seen a program that runs on Ubuntu that can convert PDF files to HTML but I can't remember where I saw it and I have no idea what the name of it was
It would also be great if I could find a program that can convert PDFs to .odt or .doc or another format that works well with [URL] but thats not something I need right now
i have recently learned how to make backups of my psp games but for some reason they won't play them in iso format only cso (not suprisingly since everyone encourages the use of this format) is there a program out there thats easy to use, can someone show me how to use it i downloaded and installed ciso but haven't figured out what makes it tick
View 1 Replies View RelatedI wrote a bash script a few months ago and now I want to convert it to a C program. However, i used awk a lot in my script, and I don't know what to use in place of awk. The awk calls are simple, like string splitting and math, but I don't know of any replacement for the string splitting function. Are there any C libraries that include some sort of string splitting function?
View 4 Replies View RelatedAny recommendations, the only thing I can find is inkscape, gimp doesn't seem to offer that facility.
View 4 Replies View RelatedI need a program to convert .deb to .rpm run on redhat linux.
How can I do?
I have many video files that I'm trying to convert from *** to .mp4..Currently I'm using Handbrake which does a good job but getting it started is very tedious. In Handbrake I need to confirm and add to queue all of the files. When there are over 200 files at a time it takes way too long. If there is a way to not confirm all of the files please let me know.What program can I use to just add a folder and have it automatically add all of the files to my queue?
View 9 Replies View RelatedI used dvgrab to pull the video off of my Cannon HV30 HDV camcorder. Now I have a bunch of 5 minute clips at about a gig each. I need to edit these together and use a better file type. What should I convert to, and what program should I use for encoding and editing?
View 1 Replies View RelatedI am using ubuntu 10.10 with gnome desktop on a desktop computer (pentium 4 cpu with 1 Gb memory), and when I use OpenOffice Impress, convert opens up and uses most of my cpu power. Even worse, after closing OpenOffice and all instances of nautilus, convert stays in memory and keeps using most of my cpu power (between 30 and 75 %, acccording to system monitor.Is it normal ? How could I set up my computer to limit convert cpu usage, and to unload from memory after being used.
View 3 Replies View RelatedIs there a program in Debian Lenny to convert swf files to mp3 and ogg?
View 4 Replies View RelatedI've read the threads here and on other forums and searched the web but haven't found a program to fit my desires.
I want to take some existing C source code that is both undocumented and uncommented (definitely not mine)and convert it into a flowchart or other format that is more easily understood.
I've run across many programs of this type for winblows but I don't want that OS on my system regardless of price!
I have a number of uncompressed audio files recorded off of an analog (POTS) telephone line of fax transmissions. Is there a Linux utility or library I could use to convert these files into images of the fax they contain? I'm not looking to send/receive a fax via a modem, but just to "replay" the communications tones and parse out the fax message.I'm guessing this may not be possible due to duplex issues and not knowing which end of the conversation is sending what,but thought I'd ask to see if anyone knew of something.
View 4 Replies View Related