Re: [FFmpeg-devel] doc/examples/muxing.c

2014-11-05 Thread JULIAN GARDNER
> > From: Stefano Sabatini >To: FFmpeg development discussions and patches >Sent: Wednesday, 5 November 2014, 12:23 >Subject: Re: [FFmpeg-devel] doc/examples/muxing.c > > >On date Tuesday 2014-11-04 17:39:22 +, JULIAN GARDNER encoded

Re: [FFmpeg-devel] doc/examples/muxing.c

2014-11-05 Thread Stefano Sabatini
On date Tuesday 2014-11-04 17:39:22 +, JULIAN GARDNER encoded: > I have been working on a program which needs to do audio resampling, and used > muxing.c as a base but now i am coming up against a problem. > > Changing muxing.c so that the sound produced by the routine > get_audio_frame is n

[FFmpeg-devel] doc/examples/muxing.c

2014-11-04 Thread JULIAN GARDNER
I have been working on a program which needs to do audio resampling, and used muxing.c as a base but now i am coming up against a problem. Changing muxing.c so that the sound produced by the routine get_audio_frame is not the same audio rate as the output causes an assert in the write_audio_fram