On Thu, Dec 04, 2014 at 07:09:40PM +0000, Vittorio Giovara wrote:
> --- a/libavformat/avformat.h
> +++ b/libavformat/avformat.h
> @@ -198,6 +198,10 @@
>   *   that the timebase actually used by the muxer can be different, as will 
> be
>   *   described later).
> + * - It is advised to manually initialize only the relevant fields in
> + *   AVCodecContext, rather than using @ref avcodec_copy_context() during
> + *   remuxing: there is no guarantee that the codec context values remain 
> valid
> + *   for both input and output format contextes.

context_s

Diego
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to