Hi,
I
need to play the 3 video files in a video player. The files should
execute one after the other in the video player, then the player also
differs based on the user input and it may be windows, flash and aol
player. I planned to convert the other video format file into flash
file through ffmpeg tool but, the converted video settled with 0 bytes.
Here, my problem is to play the 3 video files from db should execute in
the player, the player will be allocated based on the input from the
db.
How to do it?