NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: using Xine to play music
On Wed, Jul 28, 2021 at 09:25:21AM -0400, Todd Gruhn wrote:
> I tried the command "xine cdda:/dev/cdrom" #cdrom is a symlink to cd0
>
It is considered like an URL so one has to double the leading slash:
xine cdda://dev/cdrom
(I spent some time finding that too. It is nowhere in the doc).
Tip: use xine --verbose==2 and you will see a bunch of info, saying
that CD plugin is found but that the cdda:/dev/cdrom is not. So the
error message is correct but misleading since it specifies the two
sources of problem: first, no plugin (this is not the case); second the
MRL syntax problem: this is the problem. But it is definitively not
clear...
HTH,
--
Thierry Laronde <tlaronde +AT+ polynum +dot+ com>
http://www.kergis.com/
http://kertex.kergis.com/
http://www.sbfa.fr/
Key fingerprint = 0FF7 E906 FBAF FE95 FD89 250D 52B1 AE95 6006 F40C
Home |
Main Index |
Thread Index |
Old Index