I am able to play such a disc using VLC, but I am wondering if any music player supports the DVD-A format.
Links:
- DVD-Audio - Wikipedia
- Idea #22415: Please add full support for DVD-Audio and LPCM - Ubuntu Brainstorm
Example DVD-A releases:
- Porcupine Tree - Fear Of A Blank Planet
- Steven Wilson - Insurgentes
- King Crimson - In The Court Of The Crimson King (40th anniversary edition)
UPDATE:
I checked Rhythmbox and Banshee - I found no option like Play Disc or Open Disc, so I have no idea how I could even try to start playing a DVD-A disc.
This has also nothing to do with missing plug-ins or codecs - the packages gstreamer0.10-plugins-ugly
, gstreamer0.10-plugins-bad
and ubuntu-restricted-extras
were installed on my machine before.
I guess I am stuck with VLC (Totem shows a DVD menu, but then hangs). However, I am missing the regular music player experience - ability to change order of tracks, adding tracks to a playlist, listening only to selected tracks, etc.
The problem is that it will play as a DVD in a DVD player like VLC or M player even if you get the right codecs installed, I used Audio Extraction, well to extract the 24 bit 96000Hz music files which can be played by Winamp which has support for 24/96000 5.1 Flac,
Though the problem with Ubuntu is that everything is downmixed to 44000Hz well this is the problem in Ubuntu 10.10.
The support for rythembox and by extension gstreamer has not been written yet. Part of the problem as explained in this bug report is that the developer fears the decryption can't be cracked:
https://bugzilla.gnome.org/show_bug.cgi?id=549184
But according to this bug report the decryption can be cracked using dvdcpxm's code:
https://bugzilla.gnome.org/show_bug.cgi?id=549559
And this bug report further demonstrates that there is a way to play unencrypted super audio disks if only the developers would write the code:
https://bugzilla.gnome.org/show_bug.cgi?id=549557
But the developer remarks he's never seen an Audio DVD. All in all it sounds like the developers don't really know what this format is, don't have access to it or don't have enough people demanding the support be added (or paying for it to be added).
My advice would be to create a comment in the bug 549557 above explaining and linking to bug 549559 anda link to vlc which does support the format. (mplayer might support it too)