[MPlayer-users] CUE file parser does not understand "FILE" line
Jan Engelhardt
jengelh at inai.de
Thu Mar 7 14:08:21 CET 2013
In MPlayer-1.1+35127 - and I see no comment in the svn log up to 35933
that cue has been changed - the CUE file parser does not seem to
recognize the FILE line, for example in this .cue:
REM GENRE Disco
REM DATE 1994
REM DISCID 2B04D304
REM COMMENT ExactAudioCopy v0.99pb4
PERFORMER "xxx"
TITLE "xxx"
REM REPLAYGAIN_ALBUM_GAIN -8.01 dB
REM REPLAYGAIN_ALBUM_PEAK 0.990021
FILE "long title.ape" WAVE
TRACK 01 AUDIO
TITLE "xxx"
REM REPLAYGAIN_TRACK_GAIN -9.22 dB
REM REPLAYGAIN_TRACK_PEAK 0.987061
INDEX 01 00:00:00
TRACK 02 AUDIO
TITLE "xxx"
REM REPLAYGAIN_TRACK_GAIN -8.83 dB
REM REPLAYGAIN_TRACK_PEAK 0.990021
INDEX 00 03:33:48
INDEX 01 03:35:40
$ mplayer cue://x.cue:2
MPlayer dev-SVN-r35127-4.7-openSUSE Linux 12.2 (x86_64)-Packman (C) 2000-2012 MPlayer Team
Can't open joystick device /dev/input/js0: No such file or directory
Can't init input joystick
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Playing cue://x.cue:2.
[bincue] cue_find_bin(REM GENRE Disco)
[bincue] bin filename tested: x.bin
[bincue] bin filename tested: ./x.bin
[bincue] bin filename tested: x.img
[bincue] bin filename tested: ./x.img
[bincue] Couldn't find the bin file - giving up.
No stream found to handle url cue://x.cue:2
More information about the MPlayer-users
mailing list