[Ffmpeg-devel] [PATCH] DV video encoder/decoder doesn't set keyframe and picture type properties
Michael Niedermayer
michaelni
Thu Aug 11 03:28:56 CEST 2005
Hi
On Tue, Aug 09, 2005 at 01:06:28PM +0200, Edward Hervey wrote:
> Hi,
>
> While trying to do some encoding/decoding of DV in avi videos using
> ffmpeg, I had difficulties getting the keyframes (which should be
> every frame in the case of DV video).
>
> After looking deeper into the problem, I noticed that the
> encoder/decoder in libavcodec/dv.c doesn't set the pict_type and
> key_frame properties of the AVFrame to the correct values.
>
> Once those were set, encoding/decoding worked like a charm (and way
> faster than using libdv).
>
> Included is the patch for libavcodec/dv.c . Would it be possible to
> have it commited in cvs ?
applied
[...]
--
Michael
More information about the ffmpeg-devel
mailing list