LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-04-2004, 11:53 PM   #1
linx win
Member
 
Registered: Jan 2004
Posts: 390

Rep: Reputation: 31
error while decoding audio k3b


While trying to write an audio cd with wav files I had from MS Windows, I get the error while decoding audio message and process stops. Does any body knows what to do here? I already have the wav plugins for k3b. I have fedora core 1. I tried this under kernel 2.4.22 and kerenl 2.6.3 with and without scsi emulation enabled and got the same resuls.

Last edited by linx win; 03-04-2004 at 11:58 PM.
 
Old 03-07-2004, 02:24 AM   #2
linx win
Member
 
Registered: Jan 2004
Posts: 390

Original Poster
Rep: Reputation: 31
here is the log:

System
-----------------------
K3b Version: 0.11.6
KDE Version: 3.1.4-4 Red Hat
QT Version: 3.1.2

cdrecord
-----------------------
scsidev: '/dev/hdc'
devname: '/dev/hdc'
scsibus: -2 target: -2 lun: -2
Warning: Open by 'devname' is unintentional and not supported.
Linux sg driver version: 3.5.27
/usr/bin/cdrecord: Warning: using inofficial libscg transport code version (schily - Red Hat-scsi-linux-sg.c-1.75-RH '@(#)scsi-linux-sg.c 1.75 02/10/21 Copyright 1997 J. Schilling').
SCSI buffer size: 64512
/usr/bin/cdrecord: This version of cdrecord does not include DVD-R/DVD-RW support code.
/usr/bin/cdrecord: If you need DVD-R/DVD-RW support, ask the Author for cdrecord-ProDVD.
Cdrecord-Clone 2.01a19 (i686-redhat-linux-gnu) Copyright (C) 1995-2003 Jörg Schilling
TOC Type: 0 = CD-DA
Using libscg version 'schily-0.7'
atapi: 1
Device type : Removable CD-ROM
Version : 0
Response Format: 2
Capabilities :
Vendor_info : 'PIONEER '
Identifikation : 'DVD-RW DVR-103 '
Revision : '1.65'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Current: 0x000A
Profile: 0x0014
Profile: 0x0013
Profile: 0x0011
Profile: 0x0010
Profile: 0x000A (current)
Profile: 0x0009 (current)
Profile: 0x0008
Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
Driver flags : MMC-3 SWABAUDIO
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R
Drive buf size : 1267712 = 1238 KB
FIFO size : 4194304 = 4096 KB
pregap1: -1
Track 01: audio 40 MB (03:58.40) no preemp swab copy
Total size: 40 MB (03:58.40) = 17880 sectors
Lout start: 40 MB (04:00/30) = 17880 sectors
Current Secsize: 2048
ATIP info from disk:
Indicated writing power: 5
Reference speed: 2
Is unrestricted
Is erasable
ATIP start of lead in: -11597 (97:27/28)
ATIP start of lead out: 336601 (74:50/01)
1T speed low: 0 (reserved val 0) 1T speed high: 4
2T speed low: 0 (reserved val 5) 2T speed high: 0 (reserved val 10)
power mult factor: 3 6
recommended erase/write power: 3
A1 values: 02 3C B0
A2 values: 5A C8 36
Disk type: Phase change
Manuf. index: 20
Manufacturer: Princo Corporation
Blocks total: 336601 Blocks current: 336601 Blocks remaining: 318721
RBlocks total: 346489 RBlocks current: 346489 RBlocks remaining: 328609
Starting to write CD/DVD at speed 4 in real SAO mode for single session.
Last chance to quit, starting real write in 2 seconds.
1 seconds.
0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
Performing OPC...
Sending CUE sheet...
/usr/bin/cdrecord: CUE sheet not accepted. Retrying with minimum pregapsize = 1.
/usr/bin/cdrecord: Success. send_cue_sheet: scsi sendcmd: no error
CDB: 5D 00 00 00 00 00 00 00 20 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0E 00 00 00 00 26 00 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x26 Qual 0x00 (invalid field in parameter list) Fru 0x0
Sense flags: Blk 0 (not valid)
resid: 32
cmd finished after 0.005s timeout 200s
/usr/bin/cdrecord: Cannot send CUE sheet.
/usr/bin/cdrecord: Could not write Lead-in.
Writing time: 5.436s
/usr/bin/cdrecord: fifo had 64 puts and 0 gets.
/usr/bin/cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%.

cdrecord comand:
-----------------------
/usr/bin/cdrecord -v gracetime=2 dev=/dev/hdc speed=4 -dao -eject -useinfo -pad -shorttrack -audio /tmp/kde-root/k3b_audio_0_01.inf
 
Old 03-07-2004, 05:29 AM   #3
Dealy Lama
LQ Newbie
 
Registered: Mar 2004
Distribution: Gentoo
Posts: 1

Rep: Reputation: 0
Are you able to burn other media such as standard files and mp3's?

Could you post the output of 'ls -lha /dev/hdc'? It may be a matter of setting the right permissions.
 
Old 03-08-2004, 06:23 AM   #4
linx win
Member
 
Registered: Jan 2004
Posts: 390

Original Poster
Rep: Reputation: 31
Hi

Yes, I am able to write data cd but not mp3, it does not accept mp3. Here is the results of ls -lha /dev/hdc:

[root@localhost root]# ls -lha /dev/hdc
brw-rw---- 1 root disk 22, 0 Sep 15 16:40 /dev/hdc
[root@localhost root]#
 
Old 03-09-2004, 02:39 AM   #5
Brakki
Member
 
Registered: Jun 2003
Distribution: Fedora Core 1
Posts: 33

Rep: Reputation: 15
I have the same problem, but I'm trying to use OGG files.
Does anybody know the solution?

----

Actually, I just tried burning an audio cd again, and it worked this time, but I was burning at 1x.

Last edited by Brakki; 03-09-2004 at 02:49 AM.
 
Old 12-17-2004, 11:30 AM   #6
ilikejam
Senior Member
 
Registered: Aug 2003
Location: Glasgow
Distribution: Fedora / Solaris
Posts: 3,109

Rep: Reputation: 97
Hi all.

I'm posting this in this thread because it was the first hit I got from Google when searching for this problem.

Go into kcontrol -> Sound & Multimedia -> System Notifications, check 'Apply to all applications', then click 'Turn on all sounds'.

Restart k3b and the problem is gone.

Dave

Edit: Hmmm. Just restarted k3b again, and the problem has returned.

Last edited by ilikejam; 12-17-2004 at 11:48 AM.
 
Old 06-10-2005, 07:32 PM   #7
Joey.Dale
Member
 
Registered: Jun 2003
Location: Tampa, Fl
Distribution: Gentoo, Slackware
Posts: 828

Rep: Reputation: 39
<BUMP>

I'm having the same issue

-Joey
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Will k3b convert mp3's to wavs for burning audio cds? And prob with k3b 0.11 Alvis Linux - Software 5 08-02-2007 07:38 AM
k3b: "error decoding audio tracks" and "could not unlock cd driver" lefty.crupps Linux - Software 7 10-13-2005 11:29 AM
Error generating an audio CD with K3B nightrider Linux - Software 1 08-20-2005 10:51 PM
An easy solution for k3b - error while encoding audio files Ariel A. Linux - Software 0 01-09-2005 10:18 AM
Error while trying to record an Audio-CD with K3b diam0nd Linux - Software 5 06-18-2004 07:23 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:41 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration