Jump to content

Get a frame from FLV without ffmpeg


skacc

Recommended Posts

Hi all,

 

I need to generate thumbnails from flash videos (FLV) using php. The best and easiest solution would be to use ffmpeg, but my hosting company doesn't allow it. Every suggestion i found on the net also talks about using ffmpeg.

 

Does anybody have ideas how to get a frame from a FLV file (ideally from the middle of the movie) and save it as an image without ffmpeg?

 

Thank you,

Skacc

Link to comment
https://forums.phpfreaks.com/topic/150401-get-a-frame-from-flv-without-ffmpeg/
Share on other sites

you need some application like ffmpeg or mencoder that can parse the video file...

 

if your host dont support but you have command line access to your server you can install it your self.  This page has some destructions (bit old so there may be more recent examples).

 

If you can't do that then I'd suggest you switch hosts

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.