View Single Post
Old February 10th, 2005, 01:11 PM   #5 (permalink)
stitch
Member
Verified Customer
 
Join Date: Jun 2004
Posts: 78
Re: Modifying vbadvanced gallery

ConqSoft

Thanks

Brian

Thanks

KW802

I got the getid3 to work with my video files. For the thumbnail creation, you will need the program call snatchit. Their newer version come with command line support.

I have test it on my own server and my own personal computer.

For the command line to work, your server cannot have any other codec than window media. The uploaded clips have to be standard. Divx and other codec won't talk the command line syntaxes.

The problem I am facing now is that the command line script creation and execution.

I can use php to create a standard .bat file and execute it on the fly. However, I won't get the any feedback from script. The only solution I have is creating a temp directory and dump the thumbnail in there. Then use the move file feature in php and copy them to appropriate directory.
stitch is offline   Reply With Quote