I did something similar but I used additional tools, the process went like
so:

Source: flv
Dest: mp4
Requirement: intro and outro with watermark on entire video
OS: Redhat

1. ffmpeg - show.flv >> uncompressed avi = out.avi
2. avimerge - intro.avi + out.avi + outro.avi = merged.avi
3. ffmpeg - merged.avi + watermark.gif >> mp4 = podcast.mp4

et voila!


On 5/3/07, John Grden <[EMAIL PROTECTED]> wrote:

Does anyone know if it's possible or have experience with creating mashup
FLV's?

Basically, taking a sequence of separate FLV's, add transistions and
subtitles to form a single FLV?

Is that something that can be done with FFMpeg?

Thanks all!

--
[  JPG  ]
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org




--
The early bird may get the worm, but the second mouse gets the cheese.
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to