bmartling Posted February 10, 2007 Share Posted February 10, 2007 I'm trying to run a utube clone. When I try to upload a video, I get error: 'Class 'ffmpeg_movie' not found'. My config.php in my include folder has this line: $config['ffmpeg'] = 'c:\php\ext\ffmpeg'; where I installed ffmpeg. There's an ffmpeg_movie.c file in that dir, and a .h, .obj, .sbr. Any help would be appreciated. Thanks Link to comment https://forums.phpfreaks.com/topic/37928-ffmpeg-and-php-in-windows-2000/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.