how to cut first clip of a movie thru coding

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
renu
Forum Commoner
Posts: 30
Joined: Sat Nov 06, 2004 12:20 am

how to cut first clip of a movie thru coding

Post by renu »

hi
i want to display first frame of a movie file as its thumbnail.can anyone tell how to do
Thanks
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

find a usable decoder for the type of movie, ask for the first frame. :?
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post by timvw »

haven't had the time to check it out, but this one was in my bookmarks:
http://ffmpeg-php.sourceforge.net/
renu
Forum Commoner
Posts: 30
Joined: Sat Nov 06, 2004 12:20 am

solved

Post by renu »

hi timvw

the solution provided by u is good.Thanks for ur help

renu
Post Reply