[FFmpeg-trac] #3691(ffmpeg:new): Can't convert celt file to wav.

FFmpeg trac at avcodec.org
Fri May 30 22:01:07 CEST 2014


#3691: Can't convert celt file to wav.
-------------------------------------+-------------------------------------
             Reporter:  bat999       |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:  ffmpeg       |                  Version:
             Keywords:  libcelt      |  unspecified
  celt                               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 Can't convert celt file to wav.
 How to reproduce:
 Compile ffmpeg-HEAD with local static celt-HEAD-e18de77 library.
 Configured with "--enable-libcelt"
 {{{
 % ffmpeg -i celt_testfile.oga output.wav
 ffmpeg version 2.2.git-25e6310
   built on May 29 2014
 }}}
 Hi
 I asked my question on the FFmpeg-user mailing list, but nobody has
 replied.
 Here ----> https://ffmpeg.org/pipermail/ffmpeg-user/2014-May/021695.html

 I don't know whether "--enable-libcelt" is now obsolete or whether it's
 broken.

 celt_testfile.oga is attached in testfile.tar.xz

 I'm using 32 bit Xubuntu-14.04

 This is the output from console:-
 @Xubuntu:~/build/ffmpeg-HEAD-25e6310$ ./ffmpeg -i celt_testfile.oga
 output.wav
 ffmpeg version 2.2.git-25e6310 Copyright (c) 2000-2014 the FFmpeg
 developers
   built on May 29 2014 16:52:50 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1)
   configuration: --enable-libcelt
   libavutil      52. 87.100 / 52. 87.100
   libavcodec     55. 65.100 / 55. 65.100
   libavformat    55. 42.100 / 55. 42.100
   libavdevice    55. 13.101 / 55. 13.101
   libavfilter     4.  5.100 /  4.  5.100
   libswscale      2.  6.100 /  2.  6.100
   libswresample   0. 19.100 /  0. 19.100
 [ogg @ 0xad738a0] Failed to open codec in av_find_stream_info
 Guessed Channel Layout for  Input Stream #0.0 : stereo
 Input #0, ogg, from 'celt_testfile.oga':
   Duration: 00:00:30.00, start: 0.000000, bitrate: 47 kb/s
     Stream #0:0: Audio: celt, 44100 Hz, stereo
 [abuffer @ 0xad6cba0] Unable to parse option value "(null)" as sample
 format
     Last message repeated 1 times
 [abuffer @ 0xad6cba0] Error setting option sample_fmt to value (null).
 [graph 0 input from stream 0:0 @ 0xad6d080] Error applying options to the
 filter.
 Error opening filters!

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3691>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list