I can't actually recall where I got my version of mplayer. I *think* it
was extracted from Mplayer, but am not sure. Looking at the Get Info
panel I see a creation and modification date of 4 December 2006 and a
file size of 7,627,888 bytes.

Had I mentioned that I am using OS 10.4.11

Running mplayer in Terminal with -v provides the following (including
both versions of the -af flags, both of which produce sound)


DelphiMac:~ danco$ mplayer -v -af channels=2:2:0:0:0:1
/Users/danco/new\ tiger\ and\ leopard\ installers/kitesample.ra.ram 
MPlayer dev-SVN-r21482-4.0.1 (C) 2000-2006 MPlayer Team
CPU: Intel(R) Core(TM)2 Duo CPU     T7700  @ 2.40GHz (Family: 6, Model:
15, Stepping: 10)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
get_path('codecs.conf') -> '/Users/danco/.mplayer/codecs.conf'
Reading /Users/danco/.mplayer/codecs.conf: Can't open
'/Users/danco/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: Can't open
'/usr/local/etc/mplayer/codecs.conf': No such file or directory
Using built-in default codecs.conf.
Configuration: --disable-x11
CommandLine: '-v' '-af' 'channels=2:2:0:0:0:1' '/Users/danco/new tiger
and leopard installers/kitesample.ra.ram'
init_freetype
get_path('font/font.desc') -> '/Users/danco/.mplayer/font/font.desc'
font: can't open file: /Users/danco/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
get_path('fonts') -> '/Users/danco/.mplayer/fonts'
Using Darwin accurate timing
get_path('input.conf') -> '/Users/danco/.mplayer/input.conf'
Can't open input config file /Users/danco/.mplayer/input.conf: No such
file or directory
Can't open input config file /usr/local/etc/mplayer/input.conf: No such
file or directory
Falling back on default (hardcoded) input config
get_path('kitesample.ra.ram.conf') ->
'/Users/danco/.mplayer/kitesample.ra.ram.conf'

Playing /Users/danco/new tiger and leopard
installers/kitesample.ra.ram.
get_path('sub/') -> '/Users/danco/.mplayer/sub/'
[file] File size is 181814 bytes
STREAM: [file] /Users/danco/new tiger and leopard
installers/kitesample.ra.ram
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 NuppelVideo
Checking for REAL
REAL file format detected.
real: Header size: 18
real: Header object version: 0
real: File version: 0
Chunk: PROP (504f5250) (size: 0x32, offset: 0x12)
First index chunk offset: 0x0
First data chunk offset: 0x16e
Flags (12): [perfect play (more buffers)] 
Chunk: CONT (544e4f43) (size: 0x5b, offset: 0x44)
Chunk: MDPR (5250444d) (size: 0xc5, offset: 0x9f)
Found new stream (id: 0)
Stream description: audio/x-pn-multirate-realaudio logical stream
Stream mimetype: audio/x-pn-realaudio
==> Found audio stream: 0
Found audio stream!
version: 5
header size: 70
coded_frame_size: 744
sub_packet_h: 20
frame_size: 744
sub_packet_size: 186
samplerate: 44100, channels: 2
audio fourcc: cook (6b6f6f63)
======= WAVE Format =======
Format Tag: 28515 (0x6F63)
Channels: 2
Samplerate: 44100
avg byte/sec: 8010
Block align: 186
bits/sample: 16
cbSize: 8
Unknown extra header dump: [1] [0] [0] [2] [8] [0] [0] [25] 
==========================================================================
### skipping 0 bytes of codec info
Chunk: DATA (41544144) (size: 0x37063b0, offset: 0x164)
Packets in file: 77550
Auto-selected RM audio ID = 0
AUDIO:  cook [6B6F6F63]
Clip info:
name: Radcliffe and Maconie
author: BBC Radio 2
copyright: (C) British Broadcasting Corporation 2008
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
dec_audio: Allocating 192000 + 65536 = 257536 bytes for output buffer.
FFmpeg's libavcodec audio codec
INFO: libavcodec init OK!
AUDIO: 44100 Hz, 2 ch, s16le, 64.1 kbit/4.54% (ratio: 8010->176400)
Selected audio codec: [ffcook] afm: ffmpeg (FFmpeg COOK audio decoder)
==========================================================================
Building audio filter chain for 44100Hz/2ch/s16le -> 0Hz/0ch/??...
[libaf] Adding filter channels 
[channels] Routing from channel 0 to channel 0
[channels] Routing from channel 0 to channel 1
AO: [macosx] source:  44100.0Hz 16bit [lpcm] int LE S packed
AO: [macosx] using    44 chunks of 4096 bytes (buffer len 184320 bytes)
AO: [macosx] 44100Hz 2ch s16le (2 bytes per sample)
AO: Description: Darwin/Mac OS X native audio output
AO: Author: Timothy J. Wood & Dan Christiansen & Chris Roccati
Building audio filter chain for 44100Hz/2ch/s16le ->
44100Hz/2ch/s16le...
Video: no video
Freeing 0 unused video chunks.
Starting playback...
[libaf] Reallocating memory in module channels, old len = 0, new len =
65540
ds_fill_buffer: EOF reached (stream: audio)  0% 
EOF code: 1  29.4) of 7202.0 ( 2:00:02.0)  1.0% 

Uninit audio filters...
[libaf] Removing filter channels 
Uninit audio: ffmpeg

Exiting... (End of file)
DelphiMac:~ danco$ mplayer -v -af channels=2:2:1:1:1:0
/Users/danco/new\ tiger\ and\ leopard\ installers/kitesample.ra.ram 
MPlayer dev-SVN-r21482-4.0.1 (C) 2000-2006 MPlayer Team
CPU: Intel(R) Core(TM)2 Duo CPU     T7700  @ 2.40GHz (Family: 6, Model:
15, Stepping: 10)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
get_path('codecs.conf') -> '/Users/danco/.mplayer/codecs.conf'
Reading /Users/danco/.mplayer/codecs.conf: Can't open
'/Users/danco/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: Can't open
'/usr/local/etc/mplayer/codecs.conf': No such file or directory
Using built-in default codecs.conf.
Configuration: --disable-x11
CommandLine: '-v' '-af' 'channels=2:2:1:1:1:0' '/Users/danco/new tiger
and leopard installers/kitesample.ra.ram'
init_freetype
get_path('font/font.desc') -> '/Users/danco/.mplayer/font/font.desc'
font: can't open file: /Users/danco/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
get_path('fonts') -> '/Users/danco/.mplayer/fonts'
Using Darwin accurate timing
get_path('input.conf') -> '/Users/danco/.mplayer/input.conf'
Can't open input config file /Users/danco/.mplayer/input.conf: No such
file or directory
Can't open input config file /usr/local/etc/mplayer/input.conf: No such
file or directory
Falling back on default (hardcoded) input config
get_path('kitesample.ra.ram.conf') ->
'/Users/danco/.mplayer/kitesample.ra.ram.conf'

Playing /Users/danco/new tiger and leopard
installers/kitesample.ra.ram.
get_path('sub/') -> '/Users/danco/.mplayer/sub/'
[file] File size is 181814 bytes
STREAM: [file] /Users/danco/new tiger and leopard
installers/kitesample.ra.ram
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 NuppelVideo
Checking for REAL
REAL file format detected.
real: Header size: 18
real: Header object version: 0
real: File version: 0
Chunk: PROP (504f5250) (size: 0x32, offset: 0x12)
First index chunk offset: 0x0
First data chunk offset: 0x16e
Flags (12): [perfect play (more buffers)] 
Chunk: CONT (544e4f43) (size: 0x5b, offset: 0x44)
Chunk: MDPR (5250444d) (size: 0xc5, offset: 0x9f)
Found new stream (id: 0)
Stream description: audio/x-pn-multirate-realaudio logical stream
Stream mimetype: audio/x-pn-realaudio
==> Found audio stream: 0
Found audio stream!
version: 5
header size: 70
coded_frame_size: 744
sub_packet_h: 20
frame_size: 744
sub_packet_size: 186
samplerate: 44100, channels: 2
audio fourcc: cook (6b6f6f63)
======= WAVE Format =======
Format Tag: 28515 (0x6F63)
Channels: 2
Samplerate: 44100
avg byte/sec: 8010
Block align: 186
bits/sample: 16
cbSize: 8
Unknown extra header dump: [1] [0] [0] [2] [8] [0] [0] [25] 
==========================================================================
### skipping 0 bytes of codec info
Chunk: DATA (41544144) (size: 0x37063b0, offset: 0x164)
Packets in file: 77550
Auto-selected RM audio ID = 0
AUDIO:  cook [6B6F6F63]
Clip info:
name: Radcliffe and Maconie
author: BBC Radio 2
copyright: (C) British Broadcasting Corporation 2008
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
dec_audio: Allocating 192000 + 65536 = 257536 bytes for output buffer.
FFmpeg's libavcodec audio codec
INFO: libavcodec init OK!
AUDIO: 44100 Hz, 2 ch, s16le, 64.1 kbit/4.54% (ratio: 8010->176400)
Selected audio codec: [ffcook] afm: ffmpeg (FFmpeg COOK audio decoder)
==========================================================================
Building audio filter chain for 44100Hz/2ch/s16le -> 0Hz/0ch/??...
[libaf] Adding filter channels 
[channels] Routing from channel 1 to channel 1
[channels] Routing from channel 1 to channel 0
AO: [macosx] source:  44100.0Hz 16bit [lpcm] int LE S packed
AO: [macosx] using    44 chunks of 4096 bytes (buffer len 184320 bytes)
AO: [macosx] 44100Hz 2ch s16le (2 bytes per sample)
AO: Description: Darwin/Mac OS X native audio output
AO: Author: Timothy J. Wood & Dan Christiansen & Chris Roccati
Building audio filter chain for 44100Hz/2ch/s16le ->
44100Hz/2ch/s16le...
Video: no video
Freeing 0 unused video chunks.
Starting playback...
[libaf] Reallocating memory in module channels, old len = 0, new len =
65540
ds_fill_buffer: EOF reached (stream: audio)  9% 
EOF code: 1  29.4) of 7202.0 ( 2:00:02.0)  0.9% 

Uninit audio filters...
[libaf] Removing filter channels 
Uninit audio: ffmpeg

Exiting... (End of file)


-- 
danco
------------------------------------------------------------------------
danco's Profile: http://forums.slimdevices.com/member.php?userid=210
View this thread: http://forums.slimdevices.com/showthread.php?t=43214

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to