GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   PHP experts - ffmpeg to make thumbs from hosted flv? (https://gfy.com/showthread.php?t=928934)

marcjacob 09-21-2009 04:29 AM

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

k0nr4d 09-21-2009 04:56 AM

you have to copy the file to your server first.

StariaDaniel 09-21-2009 04:57 AM

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)

:)

marcjacob 09-21-2009 04:59 AM

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