[MEncoder-users] Possible error in CVS

Phil Oleynik Oleynik.Phil at mail.ioffe.ru
Tue Jul 19 22:19:19 CEST 2005


Hello all!

I caught strange error, and I wish to report. I do the following:
demux WAV from video
"oggenc audiodump.wav"
and then try to play it using
"mplayer -v audiodump.ogg"

I get error:

> MPlayer dev-CVS-050714-08:00-3.4.3 (C) 2000-2005 MPlayer Team
> CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville (Family: 6, 
> Stepping: 10)
> Detected cache-line size is 32 bytes
> CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
> Compiled for x86 CPU with extensions: MMX MMX2 SSE
>
>
> 73 audio & 180 video codecs
> CommandLine: 'audiodump.ogg' '-v'
> init_freetype
> get_path('font/font.desc') -> '/home/phil/.mplayer/font/font.desc'
> font: can't open file: /home/phil/.mplayer/font/font.desc
> font: can't open file: /usr/local/share/mplayer/font/font.desc
> Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
> Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied
> Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your 
> system startup scripts.
> Using nanosleep() timing
> get_path('input.conf') -> '/home/phil/.mplayer/input.conf'
> Parsing input config file /home/phil/.mplayer/input.conf
> Input config file /home/phil/.mplayer/input.conf parsed: 55 binds
> get_path('audiodump.ogg.conf') -> '/home/phil/.mplayer/audiodump.ogg.conf'
> Playing audiodump.ogg.
> [file] File size is 18019712 bytes
> STREAM: [file] audiodump.ogg
> STREAM: Description: File
> STREAM: Author: Albeu
> STREAM: Comment: based on the code from ??? (probably Arpi)
> Checking for YUV4MPEG2
> ASF_check: not ASF guid!
> Checking for Nullsoft Streaming Video
> Checking for NuppelVideo
> Checking for REAL
> Checking for SMJPEG
> SUB: opened iconv descriptor.
> Searching demuxer type for filename audiodump.ogg ext: .ogg
> Trying demuxer 18 based on filename extension
> SUB: opened iconv descriptor.
> ==> Found audio stream: 0
> [Ogg] stream 0: audio (Vorbis), -aid 0
> Ogg stream length (granulepos): 70957056
> Ogg demuxer : found 1 audio stream, 0 video stream and 0 text stream
> fixup_vorbis_wf: i=0, size=30
> fixup_vorbis_wf: i=1, size=45
> fixup_vorbis_wf: i=2, size=3832
> demux_ogg, offset after 1st len = 2
> demux_ogg, offset after 2nd len = 3
> demux_ogg, i=0, bytes: 30, offset: 3
> demux_ogg, i=1, bytes: 45, offset: 33
> demux_ogg, i=2, bytes: 3832, offset: 78
> demux_ogg, extradata size: 3910
> demux_ogg, vorbis stream features are: channels: 2, srate: 48000, 
> bitrate: 14000, max: 0, nominal: 112000, min: 0
> Ogg file format detected.
> ==========================================================================
> Cannot find codec for audio format 0x73627276.
> Read DOCS/HTML/en/codecs.html!
> ==========================================================================
> Audio: no sound
> Freeing 0 unused audio chunks.
> Video: no video
> Freeing 0 unused video chunks.
>
> SUB: closed iconv descriptor.
> vo: x11 uninit called but X11 not inited..
>
> Exiting... (End of file)

This code, 0x73627276, deciphers to "sbrv".
Seems like endianness was converted odd times more than needed.
I have libao-0.8.5 libogg-1.1.2 libvorbis-1.1.0 vorbis-tools-1.0.1 
ogmtools-1.4.1.

All work just fine, ogg123 plays file mentioned above perfectly. So does 
xmms.


PS The same error I get if try to watch movie with OGG-Vorbis audio

Philipp




More information about the MEncoder-users mailing list