Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#33885 - vlc doesn't play audio cd
Attached to Project:
Arch Linux
Opened by jk (jk) - Saturday, 16 February 2013, 09:57 GMT
Last edited by Gaetan Bisson (vesath) - Sunday, 17 February 2013, 23:36 GMT
Opened by jk (jk) - Saturday, 16 February 2013, 09:57 GMT
Last edited by Gaetan Bisson (vesath) - Sunday, 17 February 2013, 23:36 GMT
|
Detailskio reads cd, cd are read by gstreamer based players too, just vlc and phonon-vlc based players don't. Here's vlc debug output
[code]main debug: `cdda:///dev/sr0' gives access `cdda' demux `' path `/dev/sr0' main debug: creating demux: access='cdda' demux='' location='/dev/sr0' file='/dev/sr0' main debug: looking for access_demux module: 0 candidates main debug: no access_demux module matched "cdda" main debug: TIMER module_need() : 0.325 ms - Total 0.325 ms / 1 intvls (Avg 0.325 ms) main debug: creating access 'cdda' location='/dev/sr0', path='/dev/sr0' main debug: looking for access module: 1 candidate main warning: cannot load module `/usr/lib/vlc/plugins/access/libcdda_plugin.so' (libcddb.so.2: impossibile aprire il file oggetto condiviso: File o directory non esistente) main error: corrupt module: /usr/lib/vlc/plugins/access/libcdda_plugin.so main debug: no access module matching "cdda" could be loaded main debug: TIMER module_need() : 0.634 ms - Total 0.634 ms / 1 intvls (Avg 0.634 ms) main error: open of `cdda:///dev/sr0' failed main debug: finished input main debug: dead input [/code] a compiling bug? cheers |
This task depends upon
>libcdio: for audio CD playback support
amarok with phonon-vlc doesn't read cds, but that's another issue.