Can anyone help me work out if I can do some Picture in Picture transcoding with ffmpeg? I want to be able to overlay one mp4 into the bottom left hand of another mp4. Any comments/suggestions are welcomed. Thanks
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. -- G. Stewart - godwin.stewart at gmail.com All those who believe in telekinesis, raise my hand.
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
participants (3)
-
godwin.stewart@gmail.com -
renwick.d@mac.com -
wzrlpy@arsystel.com