Software :: Unable To Author 24-bit Audio CDs Either From A FLAC File Or From A WAVE File?
Aug 16, 2010
Kernel 2.6.21.5, GNU (slackware 12.0).
KDE 3.5.7
K3b 1.0.2
I have a FLAC file with 24-bit samples instead of 16 bits. I could use the flac linux command to obtain a WAVE file and then cdrecord to burn the audio CD. Unfortunately, cdrecord requires 16-bit digital audio as input. Is there a program able to author 24-bit audio CDs either from a FLAC file or from a WAVE file?
View 9 Replies
ADVERTISEMENT
Nov 30, 2008
I am running Intrepid Ibex 64-bit, and I have recently ripped a cd with EAC on one of my windows boxes, and it produced a cue sheet and one single wave file for the entire cd. My question is this, is it possible to take the wave file, burn an ISO image that acts exactly like the original cd? In other words, take the single wave file, using the cue sheet splitting it back into it's individual tracks, and then reading the subsequent ISO image from a program like Sound Juicer, so it can write all the metadata and convert it with my own preferences. I know this is a very strange predicament, but it's one that would save me a world of hassle.
View 5 Replies
View Related
Jul 26, 2011
there is any way (via terminal or gediting a file) to use .flac files instead of .ogg in a sound theme file? I am creating a sound theme (several truthfully) and I would like to use the FLAC format if possible.
View 5 Replies
View Related
May 10, 2011
I have been using windows operating system for a long time now, but I am not well familiar with linux. Whenever I used to install Windows, I used to install the corresponding audio drivers(in order to listen to the music). The problem I am facing is that I do not know how to install the audio drivers(if they really exist in linux Mint 10 operating system). As a result I am not able to listen to any audio file due to lack of corresponding audio driver programs. make proper configurations settings so that I can listen to audio files in Linux Mint version 10.
View 4 Replies
View Related
Aug 18, 2010
I had some help via email from someone drafting my CV into the correct table format with open office. It's a .pdf file but now unfortunately lists the author in the document tab of properties as that person.
Is there anyway to change it to my own name, and also how do I 'secure' the document so that it's not easy for people viewing it to copy and paste, I've heard this is why many people now use .pdf for their CVs/rsums?
View 2 Replies
View Related
Apr 25, 2011
using K3b to burn at the moment, is there any burning software that can convert mp3 format & burn at the same time like nero, if not what is the best converting software mp3 to wave file. ubuntu 10.4
View 2 Replies
View Related
Jul 16, 2010
I would like to convert OGV files to audio format.
View 4 Replies
View Related
Jan 4, 2010
Just did a fresh install of Karmic, got all necessary decoders installed for video and audio playback...I think.
Problem is I can't forward/search in audio files I am playing. I mean I can only Play, Pause, Stop or "Next-track" a music file. Video files are fine.
I've tried Exaile, Rythmbox and even Totem. It is like the audio files are "half read-only".
If I drag a horizontal scroller in the music player and let it go, it will only jump back to the position where it is actually playing.
Has anyone experienced, this? I am a missing something in gstreamer or something like it?
View 4 Replies
View Related
Oct 25, 2010
I used Sound Converter to convert a few artists tracks from flac to mp3. I've done this successfully in the Windows environment many times. Now when I go to play the tracks on my Creative Zen, they are not there but when I look at the tracks that I transferred over, in the file window, they are there and they are MP3's but my Zen isn't recognizing them. What's going on? All other artists that aren't converted MP3s are fine.
View 4 Replies
View Related
Nov 20, 2010
How do you convert a flac file to mp3? Well I have an entire album to convert actually.
View 5 Replies
View Related
Mar 24, 2010
I converted all of my vinyl to flac format, but when I played them in mplayer, the volume was way lower than the mp3's that I downloaded. So, when I have them all in the playlist, I'll have my flac file at a good volume, then an mp3 comes on and blasts me. Is there a command line program that I can use where I can specify a new volume for the flac files? I wanted a command line program so that I can script this entire process. I do not want to sacrifice the quality of the songs that I encoded (at 96kHz).
View 2 Replies
View Related
Dec 19, 2010
So I use the following to rip audio from one .mp4 file and then generate one .mp3 file.
Code:
caleb@linux-vmp1:~> ffmpeg -i a -ab 128000 -ar 44100 01.mp3
Obviously, this takes a file named a and makes a file named 01 that is an mp3. It works great and I have used it many times. The problem is, I would like to rip the audio from several files all at once. I am sure there is a way to do it but I haven't stumbled upon the way to do it.
View 9 Replies
View Related
Jun 25, 2011
I noticed recently that when you put a Audio "red book" cd in the drive and look at it with KDE Dolphin file manager, it shows the CD as a handy tree of folders called "MP3", "Ogg", "FLAC" and so on. So if you copy the FLAC directory to your hard drive, it then uses flac to rip the wav files in the CD to FLAC's on the hard drive. This is all nice but I noticed my Fedora 15 was doing this without the cdparanoia package being installed. I've since installed cdparanoia (which is a software for robustly error correcting and if necessary, multi-try reading from the disk to get a majority vote correct read). Does this mean I can't be assured the FLAC files Dolphin made are bit perfect? I would have assumed that you'd need to use cdparanoia to be sure the wav's get ripped to flac perfectly.
View 2 Replies
View Related
Aug 16, 2011
I am trying to modify the sample program pcm.c(which generates a sine wave) from the alsa website to produce a square wave.Square wave = sign(sinusoidal wave)So then why isn't the following code creating a square wave:
Code:
int sgn(double d){
if (d>=0) d=1;
[code]....
View 2 Replies
View Related
Jul 21, 2010
I plugged in my USb drive into my computer yesterday and tried to delete a folder. I was unable to do so and got the following message
Cannot move file to trash, do you want to delete immediately? The file "my file" cannot be moved to the trash. Show Details Unable to create trashing info file: Read-only file system
So when I click on delete I get another error message:
Error while deleting.
There was an error deleting Case Study Database. Show Details Error removing file: Read-only file system
At this point I can only click on Skip, Skip All, or Cancel.
I have not changed anything on the stick recently so I dont know what is causing the problem.
View 7 Replies
View Related
Apr 21, 2011
Can't log into my XFCE desktop like I normaly do. all the sudden I get notified that my xsession lasted less then 10 secondsLooking at the error I can see this:
Unable to access file /home/username/.iceauthority: No such file or directory
Using failsafe I can start a terminal. From terminal I tried to start X
Code: sudo startx Result: Running on desplay:0
So I tried to run this;
Code: sudo startxfce4 And I get up a graphical desktop.
So this is not a critical situation as I easily can use this method to log on, but as there has been something causing this I would like to be able to resolve this nonetheless. Btw it is not the old chmod trick in play here, cause my .iceauthority file is gone alltogheter.
View 6 Replies
View Related
Jun 30, 2011
Anyway to rip the audio from an flv and convert to flac or mp3 without quality loss?
View 1 Replies
View Related
Jun 28, 2011
I cant convert audio files using flac with standard input. I tried the commands such as:
Code:
mpg321 -b 10000 -s -r 44100 -w - file.mp3 | flac - -o file.flac
or:
Code:
ogg123 -d wav -f - file.ogg | flac - -o file.flac
[Code]....
All such conversions doesnt produce any *.flac file. It seems flac doesnt accept minus sign for the standard input although flac manual allows to use it.
So my question is how I can use the standard input in order to decode audio data with flac?
View 10 Replies
View Related
Jan 6, 2010
my squid show like this when i try create swap directory
[Code]....
View 2 Replies
View Related
Sep 1, 2011
I've had Ubuntu 11.04 installed on my desktop since it's release. Up until an hour ago, it was working fine. I clicked on an update from the update manager, now booting into a graphical mode is completely broken, (the start-up load hangs at 'Check Battery State ... [0k]'). I restarted my computer, and booted into safe mode, and launched the terminal. This all works fine. I then typed :
Code: sudo gdm start into the command prompt, hoping that I would be able to start things manually. Instead, it spat out this: Code:
gdm-binary[230]: WARNING: Unable to load file '/etc/gdm/custom.conf'. No such file or directory.
gdm-binary[230]: WARNING: Unable to find users : no seat-id found.
gdm-binary[230]: WARNING: Gdm Display: display lasted 0.070467 seconds
The last line was printed about 8 times, with slightly different times, before it gave up and failed. Some information which might help, I have Gnome 2, Unity and KDE (not sure which version), installed. My graphics card is the GTX 275, and I have driver the Nvidia driver 275.21. So yeah, I think the update has gone and moved custom.conf somewhere, but I have no idea on how to fix it. I have a graphics programming assignment due on Friday and I would be eternally grateful if I could get this fixed well before then.
View 2 Replies
View Related
Oct 14, 2010
I am writting a script to allow uploading of certain files. I want to limit the files by their filename and mime type, and by making sure the two match up.The first thing I need to do is make sure I've got all the mime types I need added. I have never done this before, but I understand that 'file' (which is what PHP's mime-type finding is based off of) uses magic databases that tell at which point in the file should have signatures of the filetype.
My trouble started when I was unable to determine the filetype of any of my video files. Currently, I have some .MOV and .MP4 files that I am using to test.
View 4 Replies
View Related
Mar 8, 2010
CentOS 5.x with AD authentication. My samba servers(3) are all reporting the same error:
Quote:
Unable to open new log file /var/log/samba/xxx.xxx.xxx.xxx. No such file or directory.
lib/debug.c:reopen_logs(625)
The xxx.xxx.xxx.xxx is the ip address of the station accessing the samba share I assume.
View 4 Replies
View Related
Feb 27, 2011
Im trying to run a program but my system won't let me.i used to be able to run executable files without a problem but i can't anymore when i double click the file i get "there is no application installed for executable files" i am unable to check "allow executing file as program" in file properties there is a script file which runs the program but all i get from the terminal is "permission denied"
View 14 Replies
View Related
Feb 6, 2011
I have been trying to get my message modem to read .g3 files under ubuntu (now 10.04) for over a year now, and have tried absolutely every application I can find to no avail.The output is always garbage.Every application tried gives the same result, but the fax is perfect on Windows, but I don't have a Windows machine any more.
I am unable to upload the .g3 file as it is an "invalid attachment" but have saved it to url.I have (hopefully) attached the resultant output from gimp, which is exactly the same with tkusr and efax. The fax is the weekly Debt collection agency touting for business (no, I don't owe them any money - yet)
I believe they all use a common file, something like g3topbm or g3topdf.If I try g2topbm on the command line: every second line has an error e.g: g3topbm: bad code word at row 202, col 5 (len 14 code 0x32), skipping to EOL
The .g3 files are created by a USR message modem which stores the files for later download ('cos the computer gets switched off at night.)
View 2 Replies
View Related
Feb 15, 2010
I'm running xubuntu 9.10 and would like to create audio cd iso files for some of the music programs I have recorded to my hard drive. The only gui I know of that might do that is k3b but I don't want to install a lot of overhead. One of the sites I found on the web said that xfburn could make iso images, but there is no button or menu item that I can find to do it.
View 9 Replies
View Related
Sep 11, 2010
Which program can do it? Many can rip audio fil by file. I'm looking for software that can rip a whole audio CD to 1 file.
View 1 Replies
View Related
Jun 1, 2011
I have tried this file on multiple different video players, none of them will play the audio(mplayer, vlc and xine). Seems like a codec issue to me. I do have the medibuntu, and the w32codecs. Here is a screenshot I got from xine.
View 1 Replies
View Related
Oct 19, 2010
how can extract audio from a mkv file.. i've done it with ffmpeg but the output's quality was terrible. do you knox any apps for doing that kind of thing with not loosing its quality. platform: debian testing
View 4 Replies
View Related
Apr 20, 2011
i like to know if can extract the audio track from a MP4 file sorry to ask is acc track how to extract it
View 10 Replies
View Related
Dec 20, 2009
I just install mplayer-1.0-0.111.20091029svn.fc12.i686 and I can only hear the sound of the wmv file, but not the video [URL].
View 2 Replies
View Related