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
Comment #1
hypertext200Do not enable the video conversion when you create the node, and go to transcoder settings and reset them to the default settings.
Comment #2
thibThis is already set as you said...
Comment #3
thib... 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
Comment #4
hypertext200Now 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.
Comment #5
BetaTheta commentedsubscribing
Comment #6
joekrukoskyAny 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?
Comment #7
hypertext200Please reset video admin settings. Or delete the vid_transcoder variable from your variables table
Comment #8
Alex Andrascu commentedSorry to say but that doesn't change nothing.
Comment #9
Jorrit commentedDoes the problem still exist with the latest video module version?
Comment #10
Jorrit commentedClosed because of lack of response.