On Sun, Dec 5, 2010 at 6:49 PM, Fernando Cassia wrote:
> Around the winxp timeframe -perhaps earlier- the Redmond Juggernaut
> started using a compression codec in wav files. So they might have a
> wav extension and wav header, but the content can be compressed with
> one codec, whose name escapes
On Sun, Dec 5, 2010 at 6:49 PM, Fernando Cassia wrote:
> Around the winxp timeframe -perhaps earlier- the Redmond Juggernaut
> started using a compression codec in wav files. So they might have a
> wav extension and wav header, but the content can be compressed with
> one codec, whose name escapes
On Sunday 05 December 2010 17:44:26 Aaron Konstam wrote:
> When I tried the above I can install transcode using yum but under
> Settings ->Programs it says transcode can't be found. It is there
> in /usr/bin. What do I do now?
Hmm, there is a tab there called "Search Path". Make sure /usr/bin is
On Sun, 2010-12-05 at 15:44 -0600, Aaron Konstam wrote:
> On Sun, 2010-12-05 at 11:49 -0400, Jorge Fábregas wrote:
> > On Sunday 05 December 2010 11:40:05 Jim wrote:
> > > how do i Verify that ?
> >
> > Ok, first go to K3B and go to Settings|Configure K3b. Now click on
> > "Programs" on
> > the
On Sun, 05 Dec 2010 16:01:41 -0500, Genes MailLists wrote:
> l, ever seen Microsoft ADPCM in WAV files, for example? That type of
> > encoding could also be called compression. Traditionally, the WAVE RIFF
> > file format has always been a container for audio data, being capable of
> > storing for
wrote:
> Fedora 14
>
> Trying to Burn Audio CD in K3B, but K3B won't accept ,wav files,
> It says to convert files to .wav format, they are .wav files.
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
>
On Sun, 2010-12-05 at 11:49 -0400, Jorge Fábregas wrote:
> On Sunday 05 December 2010 11:40:05 Jim wrote:
> > how do i Verify that ?
>
> Ok, first go to K3B and go to Settings|Configure K3b. Now click on "Programs"
> on
> the left. There you will see a list of helper apps. Check if transcode
On 12/05/2010 08:27 AM, Michael Schwendt wrote:
l, ever seen Microsoft ADPCM in WAV files, for example? That type of
> encoding could also be called compression. Traditionally, the WAVE RIFF
> file format has always been a container for audio data, being capable of
> storing formats not limited to
On Sun, 05 Dec 2010 11:15:58 -0500, Jim wrote:
> What Sound Converter can I use to Convert these files, The
> Sound-Converter package doesn't show up in the Fedora 14 repo's any more.
Which one exactly? There are multiple. One is
yum install soundconverter
with another test-update that conta
On Sunday 05 December 2010 14:11:50 Jim wrote:
> would this command work ?
>
> "lame --decode *.mp3
No. Try this:
for i in *.mp3; do
lame --decode "${i}"
done
...assuming the mp3 extension are lowercase...
- -
Jorge
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change
On 12/05/2010 12:55 PM, Jorge Fábregas wrote:
> lame --decode
That worked , K3b accepted new file:A_BCrosbyAndrewSis.mp3.wav
After I convert all files .MP3 > .wav then I'll try to burn them.
would this command work ?
"lame --decode *.mp3
--
users mailing list
users@lists.fedoraproject.org
T
On Sunday 05 December 2010 13:47:35 Jim wrote:
> Running lame -d yourFile.mp3says -d is obsolete .
Hmmm. Try "lame --decode yourFile.mp3" (make sure it has mp3 extension).
> When file is converted where does it put the converted .wav file.
In the current directory
> All the files I want to
On 12/05/2010 11:48 AM, Jorge Fábregas wrote:
> On Sunday 05 December 2010 12:15:58 Jim wrote:
>> Checked /k3b/Settings/Programs and Transcode does show.
>> Tried again to Burn audio CD and got the same error, K3B does not like
>> Format of music files.
> Did you try any other mp3? Where did you g
On Sunday 05 December 2010 12:15:58 Jim wrote:
> Checked /k3b/Settings/Programs and Transcode does show.
> Tried again to Burn audio CD and got the same error, K3B does not like
> Format of music files.
Did you try any other mp3? Where did you get the mp3 from? Did you rip a CD?
How did you enc
On 12/05/2010 10:49 AM, Jorge Fábregas wrote:
> On Sunday 05 December 2010 11:40:05 Jim wrote:
>> how do i Verify that ?
> Ok, first go to K3B and go to Settings|Configure K3b. Now click on "Programs"
> on
> the left. There you will see a list of helper apps. Check if transcode
> appears as avai
On 12/05/2010 10:49 AM, Jorge Fábregas wrote:
> On Sunday 05 December 2010 11:40:05 Jim wrote:
>> how do i Verify that ?
> Ok, first go to K3B and go to Settings|Configure K3b. Now click on "Programs"
> on
> the left. There you will see a list of helper apps. Check if transcode
> appears as avai
On Sunday 05 December 2010 11:40:05 Jim wrote:
> how do i Verify that ?
Ok, first go to K3B and go to Settings|Configure K3b. Now click on "Programs"
on
the left. There you will see a list of helper apps. Check if transcode
appears as available there (it should have a green checkmark along wi
On 12/05/2010 10:29 AM, Jorge Fábregas wrote:
> On Sunday 05 December 2010 11:18:30 Jim wrote:
>> "k3b-extras-freeworld" is installed
> Verify if "transcode" is installed an the ffmpeg related libs. That's what I
> have and K3b works fine.
>
> --
> Jorge
how do i Verify that ?
--
users mailing
On Sunday 05 December 2010 11:18:30 Jim wrote:
> "k3b-extras-freeworld" is installed
Verify if "transcode" is installed an the ffmpeg related libs. That's what I
have and K3b works fine.
--
Jorge
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options
On 12/05/2010 07:48 AM, Jorge Fábregas wrote:
> On Sunday 05 December 2010 01:17:43 Tim wrote:
>> Not sure what's needed to get MP3 support into K3B, I don't use it.
> The package "k3b-extras-freeworld" is needed for that (from RPMFusion indeed).
>
"k3b-extras-freeworld" is installed
--
users
On Sun, 05 Dec 2010 15:47:43 +1030, Tim wrote:
> On Sat, 2010-12-04 at 21:13 -0500, Jim wrote:
> > Using file this is what I get.
> >
> > $ file JJ_BCmas.wav
> > JJ_BCmas.wav: RIFF (little-endian) data, WAVE audio, MPEG Layer 3,
> > mono 12000 Hz
>
> Then that's not a WAV file, in the traditi
On Sunday 05 December 2010 01:17:43 Tim wrote:
> Not sure what's needed to get MP3 support into K3B, I don't use it.
The package "k3b-extras-freeworld" is needed for that (from RPMFusion indeed).
--
Jorge
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription
On Sat, 2010-12-04 at 21:13 -0500, Jim wrote:
> Using file this is what I get.
>
> $ file JJ_BCmas.wav
> JJ_BCmas.wav: RIFF (little-endian) data, WAVE audio, MPEG Layer 3,
> mono 12000 Hz
Then that's not a WAV file, in the traditional sense (uncompressed
digital audio). It's an MP3 file. Dun
On 12/04/2010 09:13 PM, Jim wrote:
> Using file this is what I get.
>
> $ file JJ_BCmas.wav
> JJ_BCmas.wav: RIFF (little-endian) data, WAVE audio, MPEG Layer 3, mono
> 12000 Hz
I just ran file over every .wav on my system. They are all Microsoft
PCM. Some are 16 bit, some are 8 bit. Some ar
On 12/04/2010 08:55 PM, Tim wrote:
> On Sat, 2010-12-04 at 20:23 -0500, Jim wrote:
>> Trying to Burn Audio CD in K3B, but K3B won't accept ,wav files,
>> It says to convert files to .wav format, they are .wav files.
> Are they really wav files, or merely files with a .wav
On Sat, 2010-12-04 at 20:23 -0500, Jim wrote:
> Trying to Burn Audio CD in K3B, but K3B won't accept ,wav files,
> It says to convert files to .wav format, they are .wav files.
Are they really wav files, or merely files with a .wav file suffix?
It's not unknown to someone to nam
Fedora 14
Trying to Burn Audio CD in K3B, but K3B won't accept ,wav files,
It says to convert files to .wav format, they are .wav files.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/
27 matches
Mail list logo