1 Jan 10:56
Re: composing multiple video layers into one
Víctor Paesa <wzrlpy <at> arsystel.com>
2008-01-01 09:56:16 GMT
2008-01-01 09:56:16 GMT
Hi, Rich Rodecker said: > Hello, > I am trying to figure out a way to compose multiple video 'layers' into > one output file via command line (or, at the very least, overlay a png > over the video, where the png file is always going to be much larger > than the video frame size). As far as I can tell, this cannot be done > with ffmpeg alone, correct? I have been doing a ton of research and have > looked at many, many options such as mencoder, kino, cinelerra, etc, but > everything's kind of becoming noise at this point. If anyone can help > me out with details, that would be awesome, but just pointing me in the > right direction would be great too. > > Right now my process is: > 1. Convert video to jpg sequence > 2. Create new, composited frame sequence images in GD. > 3. Create a new video file from the composited images using ffmpeg. > > It pretty much works, but is time (and resource) consuming...i figure > there has got to be a better way. I think the main monkey wrench here > is that the size of the image/video I want to compose is different than > the original video. Maybe the PiP vhook in http://wiki.multimedia.cx/index.php?title=Interesting_Patches Not sure to understand your scenario, though. Could you elaborate on your step 2?(Continue reading)
RSS Feed