Closed (cannot reproduce)
Project:
Video
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2012 at 08:56 UTC
Updated:
23 May 2013 at 18:44 UTC
Jump to comment: Most recent file
Comments
Comment #1
jpstrikesback commentedHere it is, seems to fix the "The video conversion process has failed. You might want to submit a simpler video format like mpeg or divx avi.
If the problem persists contact your website administrator. Please check logs for further debugging." message, which is shown when Entity Cache is installed and the video has actually been converted fine but a cache clear is required to see the update.
Comment #2
jpstrikesback commentedComment #3
Jorrit commentedI have replaced all instances of
drupal_write_record()withfile_save(), there were two more. Now there are nodrupal_write_record()invocations that write to entity tables.Comment #4
jpstrikesback commentedNice! Thanks!
Comment #6
jpstrikesback commentedUnfortunately I need to open this again as any video file deletion causes a big blowup. I'll paste it in and supply more details soon.
Comment #7
Jorrit commentedAny news?
Comment #8
Jorrit commented