This looks like a great module, but I have some problems with the conversion that I am not able to sort out. I believe ffmpeg works OK on my host, have used it for other apps. I am running Apache/PHP 5.2.16.


Notice: Undefined property: stdClass::$converted in video_phpvideotoolkit->convert_video() (line 350 of /var/www/html/dc/site/drupal-7/sites/all/modules/video/transcoders/video_phpvideotoolkit.inc).
Notice: Trying to get property of non-object in video_phpvideotoolkit->convert_video() (line 350 of /var/www/html/dc/site/drupal-7/sites/all/modules/video/transcoders/video_phpvideotoolkit.inc).
Notice: Undefined property: stdClass::$converted in video_phpvideotoolkit->convert_video() (line 352 of /var/www/html/dc/site/drupal-7/sites/all/modules/video/transcoders/video_phpvideotoolkit.inc).
Notice: Trying to get property of non-object in video_phpvideotoolkit->convert_video() (line 352 of /var/www/html/dc/site/drupal-7/sites/all/modules/video/transcoders/video_phpvideotoolkit.inc).

Comments

hypertext200’s picture

We have realized that phpvideotoolkit has some minor issues and will not continue with next release, instead of using it we will use some other one like ffmpeg_php so please use the other options on transocder and we hardly tested it and working fine in many environments. Close this if no issues

hypertext200’s picture

Status: Active » Closed (works as designed)