Bug 223968 - encoding ogg via kio_audiocd (amarok/konq) leaves metadata empty
Summary: encoding ogg via kio_audiocd (amarok/konq) leaves metadata empty
Status: RESOLVED WORKSFORME
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: audiocd (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: icefox
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-23 21:13 UTC by Jorgen Maas
Modified: 2010-04-30 21:43 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 Jorgen Maas 2010-01-23 21:13:31 UTC
Version:           4.4 RC1 (using Devel)
Compiler:          cc version 4.4.3 (Ubuntu 4.4.3-1ubuntu1) 
OS:                Linux
Installed from:    Compiled sources

encoding ogg from audio cd's leaves the ogg metadata like length, bitrate ect, etc empty. i tried this via amarok and konqueror, i guess they both use the kio_audiocd slave...

ripping via k3b works properly btw.

jorgen@hideout:~$ dpkg -l |grep kdemultimedia
ii  kdemultimedia-kio-plugins            4:4.3.90-0ubuntu1
Comment 1 Albert Astals Cid 2010-04-25 22:37:34 UTC
With KDE 4.4.3 this is what i get:
Processing file "/media/external_hd/kdesvn/AC DC/01 - Shoot to Thrill.ogg"...

New logical stream (#1, serial: 59c038fc): type vorbis
Vorbis headers parsed for stream 1, information follows...
Version: 0
Vendor: Xiph.Org libVorbis I 20070622 (1.2.0)
Channels: 2
Rate: 44100

Nominal bitrate: 112,000000 kb/s
Upper bitrate not set
Lower bitrate not set
User comments section follows...
        kde-encoder=kio_audiocd
        title=Shoot to Thrill
        artist=AC DC
        album=Iron Man 2
        genre=Classic Rock
        tracknumber=1
        date=2010-01-01T00:00:00
Vorbis stream 1:
        Total data length: 4440842 bytes
        Playback length: 5m:19.240s
        Average bitrate: 111,285353 kb/s
Logical stream 1 ended

What are you missing?
Comment 2 Jorgen Maas 2010-04-30 10:46:35 UTC
I'm sorry i didn't follow up on this one, but the issue seems to have been fixed for me (kde 4.4.2 on ubuntu 10.4). So i guess this case can be closed. Thanks anyway!