Skip to main content
Participating Frequently
May 27, 2009
Question

Flv files merging at runtime

  • May 27, 2009
  • 1 reply
  • 597 views

Hi,

Is there any kind of method with any other programming langauge like php to merge multiple flv files to one so that they will stream as a single file with out any between them gap.

Thank you

    This topic has been closed for replies.

    1 reply

    June 2, 2009

    FFMPEG can concatenate files, but if your plan is to play the file back through FMS, there's really no need... you can just set up a playlist on the server side.