Closed (fixed)
Project:
Simple ffmpeg engine
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2012 at 13:01 UTC
Updated:
25 Apr 2012 at 20:01 UTC
Hi!
It seems to me that this function in media_ffmpeg_simple/media_ffmpeg_simple.module
has wrong name, and the permission is not added to drupal.
function media_ffmpeg_permission() {
All the other hooks have this prefix: media_ffmpeg_simple,
Maybe this would be the function name?
function media_ffmpeg_simple_permission() {
Thanks for a working html5 video solution for drupal media module!
works for me :) (apart from the permissions issue with editing the ffmpeg path in the admin gui.)
Comments
Comment #1
slashrsm commentedTHX for that. FIxed in 7.x-1.x.
Comment #2.0
(not verified) commentedcorrected typo