Mai
On Aug 3, 2013 2:56 AM, "Gonzalo Garramuno" <[email protected]> wrote:
>
> I copied the latest docs/example muxing.c and decoding_enconding.c and
modified it to my needs.
> I am able to save a movie with synced sound if I use audio codec
pcm_s16le and convert the float values into s16 values using swresample.
 However, when I want to save ac3 to keep the data in float (fltp), the
video gets created fine, but the audio comes out of sync.  My guess is that
I am not using proper pts/dts values.
> _______________________________________________
> Libav-user mailing list
> [email protected]
> http://ffmpeg.org/mailman/listinfo/libav-user

Hi gonzalo

Are u passing, the pts ur self.
Or they are auto generated?

Thanks
Anshul
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to