[MPlayer-users] EVRC decoder.
bat guano
batguano999 at hotmail.com
Wed Jan 23 13:07:11 CET 2013
Hi
This revision:-
"r35804 | cehoyos | 2013-01-21 11:47:35 Support FFmpeg EVRC decoder by Paul B Mahol."
Doesn't seem to be working for me.
I can play EVRC files now using FFplay. :-)
But MPlayer just plays static. :-(
There are some samples here:-
http://samples.mplayerhq.hu/A-codecs/suite/EVRC/01_ENTERSANDMAN_evrc_.qcp
http://samples.mplayerhq.hu/A-codecs/suite/EVRC/01_Sign_Of_The_Cross_evrc.qcp
http://samples.mplayerhq.hu/A-codecs/suite/EVRC/02_Lord_Of_The_Flies_evrc.qcp
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@ubuntu:~/temp$ ffplay 01_ENTERSANDMAN_evrc_.qcp
ffplay version git-2013-01-22-766f055 Copyright (c) 2003-2013 the FFmpeg developers
built on Jan 22 2013 14:16:03 with gcc 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
configuration: --enable-gpl --enable-libaacplus --enable-libfaac --enable-libfdk-aac --enable-libilbc --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopus --enable-librtmp --enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxvid --enable-nonfree --enable-version3 --enable-x11grab
libavutil 52. 15.100 / 52. 15.100
libavcodec 54. 90.100 / 54. 90.100
libavformat 54. 61.102 / 54. 61.102
libavdevice 54. 3.102 / 54. 3.102
libavfilter 3. 33.100 / 3. 33.100
libswscale 2. 2.100 / 2. 2.100
libswresample 0. 17.102 / 0. 17.102
libpostproc 52. 2.100 / 52. 2.100
[qcp @ 0xa37bec0] max_analyze_duration 5000000 reached at 5000000 microseconds
[qcp @ 0xa37bec0] Estimating duration from bitrate, this may be inaccurate
Input #0, qcp, from '01_ENTERSANDMAN_evrc_.qcp':
Duration: 00:03:29.51, bitrate: 9 kb/s
Stream #0:0: Audio: evrc, 8000 Hz, mono, flt, 9 kb/s
13.58 A-V: 0.000 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@ubuntu:~/temp$ mplayer 01_ENTERSANDMAN_evrc_.qcp
MPlayer SVN-r35822-4.5.2 (C) 2000-2013 MPlayer Team
Playing 01_ENTERSANDMAN_evrc_.qcp.
libavformat version 54.61.103 (internal)
libavformat file format detected.
[qcp @ 0x8ca3be0]max_analyze_duration 5000000 reached at 5000000 microseconds
[qcp @ 0x8ca3be0]Estimating duration from bitrate, this may be inaccurate
[lavf] stream 0: audio (evrc), -aid 0
Load subtitles in ./
==========================================================================
Opening audio decoder: [pcm] Uncompressed PCM audio decoder
AUDIO: 8000 Hz, 1 ch, s16le, 9.6 kbit/7.50% (ratio: 1200->16000)
Selected audio codec: [pcm] afm: pcm (Uncompressed PCM)
==========================================================================
AO: [pulse] 8000Hz 1ch s16le (2 bytes per sample)
Video: no video
Starting playback...
A: 27.0 (26.9) of 209.5 (03:29.5) 0.2%
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
More information about the MPlayer-users
mailing list