Skip to main content
Participant
April 26, 2007
Question

Appending FLV files together on the fly

  • April 26, 2007
  • 1 reply
  • 359 views
I have a website that accepts video uploads. I then of a content management tool that always me to browse and uploaded videos and approve or deny them.

For any I approve, I then convert the video to FLV, i then want the automated process on my site to append a cookie cutter trailer video to that uploaded video.

so my question is, how to append one FLV to another FLV through code on the fly on the website?

any help appreciated

thanks
bill
    This topic is closed to new replies. Start a new post to keep the conversation going.

    1 reply

    Known Participant
    May 3, 2007
    hi,

    with fms you can create a serverside stream playlist using the stream object, this means you can interlace your trailer/advert to appear anywhere within the stream dynamically without needing to splice and reencode any videos you have.