![]() |
PHP experts - ffmpeg to make thumbs from hosted flv?
Hoping someone can help me. Is it possible for ffmpeg to make thumbs from a sponsor hosted flv file? Or would I need to copy the flv file to my own server before doing this?
If it is, if you feel like giving sample code I'd love you forever, if not just a "yes it's doable" or "no it's not" will help as at least that way I won't waste a day trying to figure out something that's not meant to be. Thanks in advance :thumbsup |
you have to copy the file to your server first.
|
Imho it's not possible, ffmpeg can only access local files, so you'd need to make a small script
1) download file (via wget) 2) make thumbs (via ffmpeg) 3) delete file (via rm) :) |
Thanks for that, that's exactly what I'll do :)
|
All times are GMT -7. The time now is 02:05 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123