Bug 36721 - Ogg Vorbis copying from CD - wrong bitrates in ogg file using Vorbis RC3
Summary: Ogg Vorbis copying from CD - wrong bitrates in ogg file using Vorbis RC3
Status: RESOLVED DUPLICATE of bug 36860
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: audiocd (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: rik
URL:
Keywords:
: 45352 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-01-02 17:33 UTC by jlane
Modified: 2002-11-14 05:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jlane 2002-01-02 17:30:15 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kio-audiocd
Version:           KDE 2.2.2 
Severity:          normal
Installed from:    Compiled From Sources
Compiler:          gcc 2.95.3
OS:                Linux
OS/Compiler notes: Suse 7.2 KDE 2.2.2 compiled from sources

Just installed Vorbis RC3 libraries and in
testing the audiocd:/ slave to copy a cd -- the
.ogg files it creates are huge. Investigation using
ogginfo utility shows that it is recording them with
a bitrate >400Kbs!

filename=Track 01.ogg

serial=1144824562
header_integrity=pass
kde-encoder=kio_audiocd
vendor=Xiphophorus libVorbis I 20011231
version=0
channels=2
rate=44100
bitrate_upper=none
bitrate_nominal=192032
bitrate_lower=none
stream_integrity=pass
bitrate_average=447889
length=306.731247
playtime=5:06
stream_truncated=true

total_length=306.731247
total_playtime=5:06

A file created from the same track ripped as a WAV 
encoded using oggenc gives the following info:

filename=Track 01-oggenc.ogg

serial=289884956
header_integrity=pass
vendor=Xiphophorus libVorbis I 20011231
version=0
channels=2
rate=44100
bitrate_upper=none
bitrate_nominal=192032
bitrate_lower=none
stream_integrity=pass
bitrate_average=194466
length=307.120000
playtime=5:07
stream_truncated=false

total_length=307.120000
total_playtime=5:07

I've tried various options in the Sound Control panel --
all create wrong bitrates in the ogg file.

Previously it all seemed to be working fine -- using 
a libvorbis dating from August 2001.



(Submitted via bugs.kde.org)
Comment 1 Dirk Mueller 2002-11-14 05:22:29 UTC
*** Bug 45352 has been marked as a duplicate of this bug. ***
Comment 2 Dirk Mueller 2002-11-14 05:29:37 UTC

*** This bug has been marked as a duplicate of 36860 ***