Hi,
I use avcodec_encode_video2() to encode video, which can produce pts/dts based on codec time base. But when I use avcodec_encode_audio2() to encode audio frames, and audio codec is AV_CODEC_ID_AAC, I can't get pts/dts after returning from the function. Why? Doesn't ffmpeg support this function yet? Thanks! Andrew
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
