Software :: Command Line Burning Of Audio Cd ?
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
ADVERTISEMENT
May 8, 2010
I am currently using Slackware 13.0, but only installed the first 2 cds (no KDE nor GNOME).
I need to burn an iso to cd and searching on the web i found out that one can burn cds from a simple command line here: [url]
This is what i already did:
Quote:
View 14 Replies
View Related
Jun 10, 2010
I'm having trouble burning a DVD via command line or Brasero. The DVD Burner is the only IDE Device in the system. Although Disk Utility seems to display it as SCISI. Originally Ubuntu would only see the drive but do nothing when a DVD is inserted it. atleast recognizes the DVD now.
LSHW:
Code:
*-ide:0
description: IDE interface
product: MCP55 IDE
[Code].....
View 1 Replies
View Related
Mar 12, 2010
I'm sick of screwing around trying to script a clean solution to burn multiple files and folders to CDs and DVDs with wodim, growisofs and genisoimage.I'm looking for a high level command line program that uses sensible defaults and takes arguments something like this:[program-name] [cd|dvd] /path/to/dir1/ /path/to/dir2/ /path/to/file ...It should then do all the low level copying and ISO generation transparently and just burn the damn disk!Does anyone have any suggestions? I've looked at several programs but it seems there are too many choices to trawl through and not enough information about them online.
View 4 Replies
View Related
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
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
Apr 15, 2010
I have a bunch of 5.1 wavs that I would like to get burned to DVD... anyone know how I can accomplish this? I tried to use DeVeDe, but sort of failed miserably...
View 3 Replies
View Related
Jul 31, 2009
Any one knows a software like itunes where I could burn cds in fedora 11.
View 5 Replies
View Related
Feb 18, 2011
Several later audio formats for cd audio are including titles in the cd, does any one know of an gnome, or if I have to kde, app that will let be burn a cd with the tracks properly labeled? (Eg Plug Metallica Death Magnet into my Avalanche, each track displays its title, but my old Rush permanent waves from years ago wont)
View 2 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
Jun 20, 2011
I am burning DVD iso's and they seem to work great I have video output and sound output however as the film goes on the audio gradually becomes more out of sync but if I hit the rewind button on my remote and then play the sound is in sync again for a few minuets. I am using DeVeDe and Gnome Baker to create and burn my iso images to disc and they work great on the computer but not so great on my dvd players I am burning onto Verbatim DVD-R using Ubuntu 10.04 lucid lynx.
View 3 Replies
View Related
Jun 1, 2010
I've bought Earthworm Jim 1&2 from gog.com thinking that i could play it on my old Pentium 2 computer running DOS.
The problem is the game requires it's soundtrack CD, which is suplied by GOG in the form an ISO image with a .inst file that acts as some kind of header(just like a cue file is to a bin image). It contains details about the tracks. But i have no ideea how to burn it. Brasero will burn it, but it's unreadable. K3B doesn't seem to like it.
DOSBox has no problem mounting this type of image, and the game works fine after i've mounted the image.
So the question is, how should i burn this type of file(ISO Audio Image with .inst header)?
I'll also post the contents of the .inst file
Code:
FILE "EWJ1.gog" BINARY
TRACK 01 MODE1/2352
INDEX 01 00:00:00
TRACK 02 AUDIO
[Code]....
View 2 Replies
View Related
Jul 17, 2011
I'm trying to burn an audio CD with Brasero. Every time I try this, it fails, but it works when writing to an image file. Brasero quits with the following messages in log:
Code:
Checking session consistency (brasero_burn_check_session_consistency brasero-burn.c:1744)
Unsupported type of task operation
Session error : An internal error occurred (brasero_burn_record brasero-burn.c:2862)
Do you know what could be causing this?
View 5 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
Oct 13, 2010
After trying Kubuntu live CD, Fedora live CD, and booting from my Ubuntu partition on my iMac, I am convinced that there is no solution at all to the problems I am having recording from Line In. Using the same radio hooked up to an old Dell PC which I am selling, recording works fine. I can see the audio signal when I go to sound preferences and click on the Input tab. Works great.
I beleive that Ubuntu just isn't compatible with the sound card in the iMac. This is too bad because I was really hoping that I could use Ubuntu dual boot on my Mac. Running Ubuntu in emulation works fine using VMware Fusion but dual boot really sucks. Unless I hear back from someone who actually is running Ubuntu dual boot on an imac and can record from the Line In.
View 2 Replies
View Related
Feb 28, 2010
I wanted to take an audio feed from a stereo amplifier into my HP Pavilion DV6 laptop, in order to digitally record some old vinyl.
In the Sound Preferences tab, I seemed to be able to record easily from the internal mic, but there seemed to be no easy way to switch the preferences to enable recording from the Line In socket on the laptop.
We tried muting the mic, this only caused the system to record nothing. We also tried all the various available options in "the Hardware Profiles" tab, "Settings for the available device", but no the laptop seemed to be getting no "line in" input with whatever profile we tried.
On Mac, it was as simple as switching the input sound preferences from "internal mic" to "line in".
View 4 Replies
View Related