#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac