Software :: Audio Converter On The Command Line ?
Nov 14, 2010
I discovered the world of video game music. Most of them are in .mod and .xm format. I want to be able to convert them via the command line to .mp3 so that I can play them on my iPod. Anyone know a good tool that does this?
View 6 Replies
ADVERTISEMENT
Mar 9, 2010
Is there any open source, command line, subtitle converter, prefferably for linux?
View 2 Replies
View Related
Mar 22, 2010
I have very limited space on my netbook so i was trying to burn cds using only command line, i would like to use some program like mp3burn , i tried that one and other 2 similar ones but they are very old i think, i tried to make them work for a long time with no success mp3burn was the only one i could burn a cd with but the speed of the audio was increased. i know there are ways to do this using several commands but i rather have a script that does it for me i can burn data cds fine.
View 3 Replies
View Related
Jul 31, 2011
I'd like to set audio balance from command line (linux), I've looked at 'aumix' (and googled around) but it seems it does not have an option.
View 1 Replies
View Related
Nov 15, 2010
Does anyone know of any good command line audio editing tools? I would like one that can take an mp3 file and crop everything but the first 30 seconds or so (possibly decompressing those 30 seconds as well).
View 2 Replies
View Related
Jul 5, 2011
I am looking for a tool that will tell me, in less than half a second, if the microphone is picking up any sound above a certain threshold. (I plan to then mute the Master channel with another command line tool, like amixer.)
View 1 Replies
View Related
Jun 17, 2011
I'm using recordmydesktop for screencasts and currently use pavucontrol to select the monitor as the input source, as shown in many guides across the Internet, but I can't find anything on how to do it from the command line. How can I select a monitor as the audio input source for recordmydesktop from the command line?
View 1 Replies
View Related
Jan 23, 2011
I have problem with enabling mp3 in audio converter.
It said MP3 Encoder not present. it needs gstreamer plugin lame.
I saw somewhere that in package gstreamer-0_10-plugins-ugly is included lame now.
But it mp3 still is not enabled in audio converter.
Here is output of: rpm -qa | grep gstreamer
View 6 Replies
View Related
Jul 29, 2011
I am looking for some conversion software to convert mp3 files to a format that will play on a standard CD player .cda so that I can listen to audio files whilst in my car. Does anyone know of such a converter.
View 5 Replies
View Related
Apr 3, 2010
Is there any converter which can handle audio and video files like Total video Convertor in windows?I am looking for a gui tooli want to convert wma to wav and mp3 for now...i do lots of format conversions
View 1 Replies
View Related
Apr 18, 2010
I'm trying to convert some songs I have in the Format .WMA to .MP3 searching around I found the program soundconverter, then installed it, only when I try to convert some music gives me an error saying that lack the decoder Windows Media Audio 9 also researched how solve this problem but got no success, I installed a lot of codecs and solved nothing.
View 9 Replies
View Related
Oct 12, 2010
1)i have used Arista-transcoder recently and whenever i used to convert some formate it shows me the message for the updater(Codecs).for this i add repository to Soft source after that it start downloading but meanwhile in downloading it shows me the error.Moreover,You can see the error in the pic,which i have attached...
2)is their any other converter which i can use for Both purposes(Audio&Video)other than Winff and Arista?
View 4 Replies
View Related
Apr 24, 2011
Does anyone of a converter that can convert audio to text on Ubuntu?
View 1 Replies
View Related
Apr 18, 2010
I would like to get one software using which we can converto file format to another. Like .mkv to .mpg and .avi to mpg or .3gp to .avi . converting one to another.The other software I need is about ripping and editing mp3.From DVD video or VCD format, i would like to extract only audio mp3 files and i would like to cut some unwanted portion of those mp3 files.Which software do I need? I dont want to install Ubuntu studio
View 4 Replies
View Related
Mar 16, 2010
I installed Perl Audio Converter, The system recognizes the install, When I type perl in the terminal it says "Perl is already the newest version" And the perl files appear in my "bin" directory, However the program does not appear in the menu, Is this a common problem?, How do I fix it?
View 1 Replies
View Related
May 29, 2010
i've gotten my fedora 12 to the point where i can run python3 scripts from command line and can call up python 2.6.2 idle with the command 'idle' from command line. what command will call up python3 (3.1.2 to be exact) idle?
View 5 Replies
View Related
May 15, 2011
i am using Ubuntu 11.04 on my computer system. I urgently need a good video converter for converting videos.I have already installed FFmpeg and men-coder,Winff etc. The problem is each has its own drawback.For instance ffmpeg cannot convert a .avi to .3gp with audio working. My preferences are the converter should be user friendly, should support all popular video formats.
View 2 Replies
View Related
Jan 30, 2011
I have installed this program ok but I am new to command lines in terminal.
I want to convert some wav files to wma files. I have the wav files currently in a folder called Test to make it easy. So I have entered the following command line:
ajpearson@ajpearson-laptop:~/Desktop/pacpl-4.0.5$ pacpl --to wma home/ajpearson/Desktop/Test and the error message I get is:
error: the following is not a file or directory: home/ajpearson/Desktop/Test
It does not matter what directory I use I get the same error. I am sure the answer is obvious - but not t me.
View 9 Replies
View Related
Dec 9, 2010
I have a many text files that have XML tags all shoved into 1 line. I want to create a new file that splits each XML tag onto a new line. code...
View 3 Replies
View Related
Feb 24, 2011
I'd like show a certain line or lines of a file with context, kind of like a unified diff, on the command line in Linux:
$ (something) -l 154 stuff.py
150: def foo(bar):
151: """
[code]....
View 5 Replies
View Related
Aug 22, 2011
How can I print Linux command line history without including the line numbers? I want to send it all to a text file like this:history >> history.txt
View 1 Replies
View Related
Jun 18, 2010
Code: cmd='date | wc'
$cmd If this script is executed, an error is generated. The reason written was that "The execution fails because the pipe is not expanded and is passed to date as an argument".What is meant by expansion of pipe. When we execute date | wc on the command line, it goes fine.then | is not treated as an argument. Why?
View 4 Replies
View Related
Mar 26, 2011
I know my way around MS Windows much better, but I just don't feel right trying to program something for Android on a Microsoft operating system. I am interested in Android programming so I followed the instructions on [URL] to install the environment on my computer...
I just installed the JDK, SDK, Eclipse successfully (or I assume):
* When I get to Step 4 where I'm supposed to run 'android' it will not run. I get the error message "android: command not found" (I am definitely in the right directory).
** When I double-click it in nautilus, it opens up in gedit. I can set the permissions in nautilus (through the properties - Allow executing file as a program) and get it to work,
My system:
Intel i7
Ubuntu 10.10 Maverick Meerkat
android-sdk-linux-x86
eclipse 3.6.2
View 5 Replies
View Related
Apr 30, 2011
I installed the Berkeley DB on the Ubuntu server and tried to access the dbxml from the command line and it returns command not found
path/to/dir/dbxml-2.5.16/install/bin$dbxml
-bash" dbxml: command not found
Can someone point me in the right direction
View 1 Replies
View Related
Oct 25, 2010
I tried
Code:
chown -R owner:group *
which does not work on the invisible directories (why?). When I used ".*" as wildcard it changed all (visible) files including the parent directory (the one I was currently working in which is the "dot") . I can change the invisible directories owner and group using dophin but how is it done from the command line?
View 9 Replies
View Related
Feb 17, 2010
how to pass something more than a one-command startup for gnome-terminal. I will give an example of what I'm trying to do here:
Code:
#! /bin/bash
#
#TODO write this for gnome and xterm
[code]....
This same error occurs if the gnome-terminal line is changed to
Code:
gnome-terminal -e mcTerm
Is there any way to pass more than one command on to gnome-terminal? I have tried various single and double quoting senarios and in a final attempt, I abstracted to an exported function all to no avail. Perhaps even though gnome-term is better at many things than xterm, xterm trumps it in this instance.
View 1 Replies
View Related
Feb 16, 2010
I am trying to learn how to pass more than a one-command startup for gnome-terminal.
I will give an example of what I'm trying to do here:
Code:
#! /bin/bash
#
#TODO write this for gnome and xterm
USAGE="
${0##*/} [-x] [-g]
code....
However, running with the -g option to invoke gnome-terminal, I get a "There was an error creating the child process for this terminal" error.
This same error occurs if the gnome-terminal line is changed to
Code:
gnome-terminal -e mcTerm
Is there any way to pass more than one command on to gnome-terminal? I have tried various single and double quoting senarios and in a final attempt, I abstracted to an exported function all to no avail. Perhaps even though gnome-term is better at many things than xterm, xterm trumps it in this instance.
View 4 Replies
View Related
Oct 15, 2010
I'm trying to convert this awk command from command line into an awk script, but just cannot get it to work:
This is what i have after my BEGIN
Am i missing something here? this just prints out the count for everyline, not counting lines on 5th field that match 'A'
View 1 Replies
View Related
Jun 24, 2011
how do you write the ASCII character #27 in the vim command line?
View 6 Replies
View Related
May 4, 2010
Using netbook asus 1005ha with lucid beta 1 with most of updates on learning to use the CLI and headaches cd command does not seem to reconise directories here is a sample
Code:
yeh i know read the f#####g manual i am but any help would be greatly accepted tried sudo with same commands same problem did have a problem on my debian system that was to do with paths this is not the same on a different footnote anyone thinking of upgrading to lucid sit tight on 9.10 there are still to many issues that need ironing out for a system that is your main system.
View 6 Replies
View Related