Cluster_1
Forum Replies Created
-
Okay did that and its letting me generate thumbnails now. 🙂
FFMPEG not found at /usr/bin. Embed codes will work, but video thumbnail generation and Mobile/HTML5 encoding will not.
brandon@piggybank:~$ /usr/bin/ffmpeg
FFmpeg version 0.6.4-4:0.6.4-0ubuntu0.11.04.1, Copyright (c) 2000-2010 the Libav developers
built on Jan 4 2012 16:09:40 with gcc 4.5.2Yes, I changed the path back to /usr/bin and was able to execute the ffmpeg from command prompt.
Should I remove and re-add your plugin? I’m intermediate when it comes to linux. I switched over from windows about five months ago so sometimes I refer to things I do in Linux as I would in windows.
brandon@piggybank:~$ ffmpeg
FFmpeg version 0.6.4-4:0.6.4-0ubuntu0.11.04.1, Copyright (c) 2000-2010 the Libav developers
built on Jan 4 2012 16:09:40 with gcc 4.5.2brandon@piggybank:~$ which ffmpeg
/usr/bin/ffmpeg
brandon@piggybank:~$I re-installed ubuntu’s repo of ffmpeg and php5-ffmpeg (as suggested by a friend who was helping.)
I pasted the above promtpts that I entered in and i can run ffmpeg from anywhere, its strangely bizzare, but when adding the path into the plugin it says “FFMPEG Not found.” its like me and linux just don’t get along or something.
Your plugin looks awesome I guess its just either i’m forgetting something simple or my installation of linux thats not wanting to co-operate.
Yes I am using 2.0.3 of the plugin. And i am able to execute ffpmeg from /usr/local/bin from a terminal window. I am still doing some research into this but I’m running out of ideas.
I’ve done ‘which ffmpeg’
/usr/local/bin/ffmpeg
I’ve done ‘whereis ffmpeg’
For the life of me I cannot understand why it says it cannot find it. Has me confused. 🙁