#3107: Problem using muxing example -------------------------------------+------------------------------------- Reporter: ahsan | Owner: Type: defect | er.anshul.maheshwari@… Priority: normal | Status: closed Version: git-master | Component: Keywords: | documentation Blocking: | Resolution: invalid Analyzed by developer: 1 | Blocked By: | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by saste): * analyzed: 0 => 1 * component: undetermined => documentation Comment: Replying to [comment:1 ahsan]:
I was wondering if anybody get a chance to review this issue # 3107
Please let me know 1. if I am not setting somthing for the proper functioning of the mux sample code 2. if there is a work around for this issue
Appriciate your help
This was fixed in: {{{ commit 2aa2b4ac6555bb4af3f3542c88e7710eca1a57c0 Author: Stefano Sabatini <stefasab@gmail.com> Date: Tue Jul 2 16:28:47 2013 +0200 examples/muxing: add support to audio resampling Allows to encode to output in case the destination sample format is different from AV_SAMPLE_FMT_S16. }}} and in the following commits. Also the error message you got was pretty explicit in my opinion. -- Ticket URL: <https://trac.ffmpeg.org/ticket/3107#comment:15> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker