[FFmpeg-devel] [PATCH]: mxf: Fix frame layout values
Matthieu Bouron
matthieu.bouron at gmail.com
Tue Apr 17 11:32:34 CEST 2012
2012/4/13 Matthieu Bouron <matthieu.bouron at gmail.com>:
> Hi,
>
> First patch fix the frame layout values in mxf.h.
> According to SMPTE 377M:
> FullFrame = 0,
> SeparateFields = 1,
> SingleField = 2,
> MixedFields = 3,
> SegmentedFields = 4
>
> Second patch add a missing break in frame layout parsing avoiding the
> Unknown frame layout type [...] message even if the frame layout is
> known.
>
> Please comment,
> Matthieu
Ping
More information about the ffmpeg-devel
mailing list