Click here to Skip to main content
16,015,351 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I want to play some clips(order of clips may change means its dynamic from server side) available in solution folder on a ASP web page as a single large video file without any delay or pause, also need the timeline/duration to be combined.

--> vid1.wmv, vid2.wmv, vid3.wmv....
--> vid1.wmv+vid2.wmv ==> vidx.wmv (video clips to be combined are chosen on server at runtime)
--> preferred player ==> silverlight, jwplayer (other player are also considered)

Any Video extensions from this list ==> wmv or mp4 or flv.


Tried using byte stream no result, only last video was played.

Any idea? please don't suggest anything if you are not providing any code in c#.


Thanks in advance..... Help me....
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900