[MPlayer-users] ilbc files.

bat guano batguano999 at hotmail.com
Thu Dec 6 12:03:39 CET 2012


Hi
Couple of weeks back, somebody asked a question about ilbc files.
Here ---> http://ffmpeg-users.933282.n4.nabble.com/the-out-mp3-file-is-shorter-than-the-caf-file-td4655068.html

These types of files can be played with FFplay when FFmpeg has been compiled with "--enable-ilbc".
Information here ---> http://ffmpeg.org/general.html#libilbc

But MPlayer can't play them.
:-(

Can MPlayer be made so that it will be compiled to play them too?
(when libilbc is installed)

I don't know just how popular these files are...
so maybe put it on a to-do list for the future. 

$ ffmpeg -i foo.wav -c:a libilbc -b:a 15k -ar 8000 -ac 1 foo.caf

****************************************************************************************
@ubuntu:~$ ffplay foo.caf
ffplay version git-2012-12-05-4c18562 Copyright (c) 2003-2012 the FFmpeg developers
  built on Dec  5 2012 14:16:38 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. 11.101 / 52. 11.101
  libavcodec     54. 79.100 / 54. 79.100
  libavformat    54. 46.100 / 54. 46.100
  libavdevice    54.  3.102 / 54.  3.102
  libavfilter     3. 24.100 /  3. 24.100
  libswscale      2.  1.103 /  2.  1.103
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[caf @ 0xb412880] Estimating duration from bitrate, this may be inaccurate
Input #0, caf, from 'foo.caf':
  Metadata:
    artist          : Jody Marie Gnant
    copyright       : 1995 Sirius Publishing
    title           : Lucky Night
    encoder         : Lavf54.46.100
  Duration: 00:00:30.19, start: 0.000000, bitrate: 15 kb/s
    Stream #0:0: Audio: ilbc (ilbc / 0x63626C69), 8000 Hz, mono, s16, 15 kb/s
   9.83 A-V:  0.000 fd=   0 aq=    0KB vq=    0KB sq=    0B f=0/0
****************************************************************************************
@ubuntu:~$ mplayer foo.caf
MPlayer SVN-r35618-4.5.2 (C) 2000-2012 MPlayer Team
Playing foo.caf.
libavformat version 54.46.100 (internal)
libavformat file format detected.
[caf @ 0x8c67ee0]Estimating duration from bitrate, this may be inaccurate
[lavf] stream 0: audio (unknown), -aid 0
Clip info:
 artist: Jody Marie Gnant
 copyright: 1995 Sirius Publishing
 title: Lucky Night
 encoder: Lavf54.46.100
Load subtitles in ./
==========================================================================
Cannot find codec for audio format 0x63626C69.
Audio: no sound
Video: no video
Exiting... (End of file)
****************************************************************************************
 		 	   		  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.caf
Type: application/x-wine-extension-caf
Size: 57357 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20121206/92920dfe/attachment-0001.bin>


More information about the MPlayer-users mailing list