Closed (fixed)
Project:
Video
Version:
7.x-2.7
Component:
Video Field
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
23 Aug 2012 at 02:23 UTC
Updated:
8 Sep 2012 at 00:41 UTC
Cron-based transcoding with FFmpeg requires me to re-save a node before the video shows up. Even when the cron job is done and the videos are in the /converted folder, the node still shows the message: "This video is currently being processed. Please wait." Clearing the cache doesn't work, running cron again doesn't work, and telling Views Bulk Operations to "save content" doesn't work. The only fix that I can find right now is choosing edit and manually re-saving the node.
Comments
Comment #1
Jorrit commentedI found that out myself too when I was fixing another issue, it is a caching problem.
Comment #2
Jorrit commentedI have checked in a solution. You can test this in the next 7.x-2.x-dev release, which will be rebuilt within 12 hours. Please let me know if it works.
Comment #3
Jorrit commentedComment #4
michael.k commentedConfirmed, version 7.x-2.7+28-dev fixes it. Many thanks Jorrit.