[FFmpeg-trac] #3107(undetermined:new): Problem using muxing example

FFmpeg trac at avcodec.org
Wed Nov 6 18:38:31 CET 2013


#3107: Problem using muxing example
-------------------------------------+-------------------------------------
             Reporter:  ahsan        |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by easonic):

 Hi, ahsan
 Um, I came across the same problem, too. It seemed that the ffmpeg I was
 using didn't support the AV_SAMPLE_FMT_FLTP (I used the windows version
 though), which is planar float. I changed my mux example in open_audio
 function, by assigning '''c->sample_fmt = AV_SAMPLE_FMT_S16;''' you can
 always change the sample format I bet~

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/3107#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list