Merging multiple flv files in an order in runtime

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
amal_k
Forum Newbie
Posts: 1
Joined: Sun Apr 12, 2009 5:10 am

Merging multiple flv files in an order in runtime

Post by amal_k »

Hi,

I am looking for php script with which we can merge multiple flv files on runtime in an order.
Eg: If I have 4 flv files of a lady saying a number 20550, I have to merge individual clips of 20,thousand,5,50.
I need merging solution because I am getting a flickering while playing these files as individual.

Please share your ideas and let me know if any kind of Script is there for this.
Post Reply