LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Mplayer can't play OGG Vorbis any more! (https://www.linuxquestions.org/questions/debian-26/mplayer-cant-play-ogg-vorbis-any-more-370276/)

judebert 10-06-2005 07:23 AM

Mplayer can't play OGG Vorbis any more!
 
I'm running Debian sid. Mplayer and Xine are both installed (mplayer for the firefox plugin, xine because it Just Works). It's been a while since I've tried to play an OGG Vorbis file, but this morning I felt like "Older" by TMBG. I know I've played it before, and I seem to recall doing it with mplayer.

Unfortunately, Xine just exits without comment. Mplayer complains, "Cannot find codec for audio format 0x73627276".

I added nerim.net's debian-marillat to my repository, then updated mplayer and its codecs. Same thing.

ogg123 plays the file (from the command line) just fine.

Versions:
Debian Sid
mplayer 1:1.0-pre7cvs20050716-0.1
libavcodeccvs 3:20050925-0.0
libvorbis0a 1.1.0-1
vorbis-tools (contains ogg123) 1.0.1-1.5

Thanks in advance.

HappyTux 10-06-2005 02:44 PM

Re: Mplayer can't play OGG Vorbis any more!
 
Quote:

Originally posted by judebert
I'm running Debian sid. Mplayer and Xine are both installed (mplayer for the firefox plugin, xine because it Just Works). It's been a while since I've tried to play an OGG Vorbis file, but this morning I felt like "Older" by TMBG. I know I've played it before, and I seem to recall doing it with mplayer.

Unfortunately, Xine just exits without comment. Mplayer complains, "Cannot find codec for audio format 0x73627276".

I added nerim.net's debian-marillat to my repository, then updated mplayer and its codecs. Same thing.

ogg123 plays the file (from the command line) just fine.

Versions:
Debian Sid
mplayer 1:1.0-pre7cvs20050716-0.1
libavcodeccvs 3:20050925-0.0
libvorbis0a 1.1.0-1
vorbis-tools (contains ogg123) 1.0.1-1.5

Thanks in advance.

Either there is something wrong with the file or somehow you have had a bad install of the packages because it works just fine here on my AMD64 system with the exact versions you have installed.

Code:

>$ acp mplayer
mplayer:
  Installed: 1:1.0-pre7cvs20050716-0.1
  Candidate: 1:1.0-pre7cvs20050716-0.1
  Version table:
 *** 1:1.0-pre7cvs20050716-0.1 0
        600 http://spello.sscnet.ucla.edu unstable/main Packages
        100 /var/lib/dpkg/status
[04:36 PM Thu Oct 06: stephen @ ~]
>$ acp libavcodeccvs
libavcodeccvs:
  Installed: 3:20050925-0.0
  Candidate: 3:20050925-0.0
  Version table:
 *** 3:20050925-0.0 0
        600 http://spello.sscnet.ucla.edu unstable/main Packages
        100 /var/lib/dpkg/status
[04:36 PM Thu Oct 06: stephen @ ~]
>$ acp libvorbis0a
libvorbis0a:
  Installed: 1.1.0-1
  Candidate: 1.1.0-1
  Version table:
 *** 1.1.0-1 0
        990 http://amd64.debian.net testing/main Packages
        600 http://amd64.debian.net unstable/main Packages
        100 /var/lib/dpkg/status
[04:36 PM Thu Oct 06: stephen @ ~]
>$ acp vorbis-tools
vorbis-tools:
  Installed: 1.0.1-1.5
  Candidate: 1.0.1-1.5
  Version table:
 *** 1.0.1-1.5 0
        600 http://amd64.debian.net unstable/main Packages
        100 /var/lib/dpkg/status
    1.0.1-1.4 0
        990 http://amd64.debian.net testing/main Packages
[04:37 PM Thu Oct 06: stephen @ ~]
>$ cd archives/conversions/
[04:38 PM Thu Oct 06: stephen @ ~/archives/conversions]
>$ mplayer 09\ -\ Ziggy\ Stardust.ogg
MPlayer dev-CVS--4.0.2 (C) 2000-2005 MPlayer Team
CPU: Advanced Micro Devices  (Family: 8, Stepping: 0)
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2



Failed to open /dev/rtc: Permission denied (it should be readable by the user.)
Opening joystick device /dev/input/js0
Can't open joystick device /dev/input/js0 : Permission denied
Can't init input joystick
Setting up LIRC support...
mplayer: could not open config files /home/stephen/.lircrc and /etc/lirc//lircrc
mplayer: No such file or directory
Failed to read LIRC config file ~/.lircrc.
You will not be able to use your remote control.
Playing 09 - Ziggy Stardust.ogg.
Cache fill:  0.00% (0 bytes)    [Ogg] stream 0: audio (Vorbis), -aid 0
Ogg file format detected.
==========================================================================
Trying to force audio codec driver family libmad...
Opening audio decoder: [libvorbis] Ogg/Vorbis audio decoder
AUDIO: 44100 Hz, 2 ch, s16le, 112.0 kbit/7.94% (ratio: 14000->176400)
Selected audio codec: [vorbis] afm:libvorbis (OggVorbis Audio Decoder)
==========================================================================
Building audio filter chain for 44100Hz/2ch/s16le -> 0Hz/0ch/??...
alsa-init: 1 soundcard found, using: default
alsa: 44100 Hz/2 channels/4 bpf/65536 bytes buffer/Signed 16 bit Little Endian
AO: [alsa] 44100Hz 2ch s16le (2 bps)
Building audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/s16le...
Video: no video
Starting playback...
A:  62.2 (01:02.1)  1.0% 48%

MPlayer interrupted by signal 2 in module: play_audio
alsa-uninit: pcm closed



All times are GMT -5. The time now is 04:49 AM.