30 Mar
2007
30 Mar
'07
8:57 p.m.
Hi,
On Fri, 30 Mar 2007 14:01:05 +1000, Dave Renwick <renwick.d at mac.com> wrote:
Can anyone help me work out if I can do some Picture in Picture transcoding with ffmpeg?
PIP has nothing to do with transcoding. So, which is is that you want to do:
Transcoding? If so, that's for ffmpeg.
Inserting PIP? That's *not* ffmpeg's job.
Actually there is a non-approved pip.c module using the deprecated vhook API that could do it: http://search.gmane.org/?query=pip.c&group=gmane.comp.video.ffmpeg.devel Regards, V?ctor