But would the flv to avi preserve the audio? If it was recorded serverside?
That is the big concern is the nelly moser codec not working with ffmpeg.

Jake

On 5/3/07, Nathan P. Johansen <[EMAIL PROTECTED]> wrote:

Hi John,

I haven't tested this, but why not experiment with something like:

        cat in1.flv in2.flv in3.flv | ffmpeg -i - out.flv

Of course, that would just be sticking several files together in a
particular order (which could be useful).  I think you'd have to use some
other authoring tools to add in things like transitions or subtitles.

But if you have all the pieces created, that might be one way of sticking
them together.

Nate


On Thu, 3 May 2007, John Grden 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

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

Reply via email to