[vlc-devel] [RFC 1/2] avcodec: encoder: Always provide frame dimension and pixel format
Vittorio Giovara
vittorio.giovara at gmail.com
Tue Mar 29 13:34:03 CEST 2016
On Mon, Mar 28, 2016 at 2:28 PM, Hugo Beauzée-Luyssen <hugo at beauzee.fr> wrote:
> av_frame_unref will clear most of the frame fields, including dimension
> & pixel format.
Where does that happen?
> This causes some encoders (at least the raw encoder) to
> reject the frame.
Some encoders or the raw encoder exclusively? If the latter, a bug in
the lavc encoder seems more likely.
--
Vittorio
More information about the vlc-devel
mailing list