[MPlayer-dev-eng] [PATCH] vd_ffmpeg to set repeat-first-field

Zoltan Hidvegi mplayer at hzoli.2y.net
Tue Feb 24 00:56:36 CET 2004


This is a repost of a patch I've sent more than a week ago, but there
was no response.  This patch is necessary to use the softpulldown,
filmdint or pullup filters on mixed telecined MPEG2 content with -vfm
ffmpeg.

Currently it is not possible to use vd_ffmpeg to transcode mixed soft
and hard telecined content, because vd_ffmpeg does not pass on the
repeat-first-field flag, so I've made this patch to allow this.  This
only works for soft-telecined content which use the rff to extend the
frame duration by 50%, if the rff is used to add more than a
half-frame delay, it will probably mess things up, but AFAIK
mplayer-g1 is not really prepared to handle such content anyways, and
the flag set by this flag is only used by the above mentioned 3
filters, and setting this does not have any impact if these filters
are not used.

Zoli
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ffmpeg-rff.patch
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20040223/1f1e5516/attachment.asc>


More information about the MPlayer-dev-eng mailing list