Class 'ffmpeg_movie' not found
spanders - April 9, 2007 - 02:11
| Project: | FlashVideo |
| Version: | 5.x-1.6 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | by design |
Jump to:
Description
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?

#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.