Posted by spanders on April 9, 2007 at 2:11am
Jump to:
| Project: | FlashVideo |
| Version: | 5.x-1.6 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
I get the following error after I submit a node that has FlashVideo activated.
Fatal error: Class 'ffmpeg_movie' not found in /data/htdocs/web/content/sites/default/modules/flashvideo/flashvideo.module on line 651I have FFMPEG installed and I am running PHP 5.2.1. Any ideas on where this is coming from?
Comments
#1
That's because you have FFMPEG-PHP enabled for your node type, but don't have the right installation of FFMPEG-PHP that is not instantiating this variable. Just disable the FFMPEG-PHP for your node type and you should be fine.
Thanks,
Travis.