Hello everyone,

I want to use this module just to host videos on my website without having to go through a hosting site like youtube.

Here is my problem:

As I don't want to use the function of transcoding, I just have enabled the Video module and Video Upload module and I have not set transcoder on the transcode settings page.

So when I delete a content field containing no video (just the imagefields), I have a crash site with the following message:

Fatal error: Call to a member function delete_job() on a non-object in D:\Programmes\wamp\www\mywebsite\sites\all\modules\contrib\video-6.x-4.2-alpha2\video\includes\transcoder.inc on line 153

Then return to the site after a page refresh, I get the following error:

The transcoder is not configured properly.

So do you know what should be done to solve the problem ?

Thank you in advance,
Regards,

Thib'

Comments

hypertext200’s picture

Do not enable the video conversion when you create the node, and go to transcoder settings and reset them to the default settings.

thib’s picture

This is already set as you said...

thib’s picture

... and when I reset the transcoder settings again to the default settings, I have a crash site with the following message:

Fatal error: Call to a member function admin_settings_validate() on a non-object in D:\Programmes\wamp\www\mywebsite\sites\all\modules\contrib\video-6.x-4.2-alpha2\video\includes\transcoder.inc on line 102

hypertext200’s picture

Now I got he point, U go this error when u delete the image field not the video right. Its strange. I will test it and have a look.

BetaTheta’s picture

subscribing

joekrukosky’s picture

Any updates on this? I am getting similar errors. I don't need any transcoding, just the video field. If I go the the admin/settings/video/transcoders page I get:

Fatal error: Declaration of video_ffmpeg_wrapper::convert_video() must be compatible with that of transcoder_interface::convert_video() in /home/nbpadmin/public_html/d6sites/sites/all/modules/video/transcoders/video_ffmpeg_wrapper.inc on line 10

Any ideas?

hypertext200’s picture

Please reset video admin settings. Or delete the vid_transcoder variable from your variables table

Alex Andrascu’s picture

Sorry to say but that doesn't change nothing.

Jorrit’s picture

Status: Active » Postponed (maintainer needs more info)

Does the problem still exist with the latest video module version?

Jorrit’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

Closed because of lack of response.