Path

ez projects / ezvideoflv / forum / general / a problem with handlers in...


A problem with handlers in ezp 4.1

You need to be logged in to post messages in the forums. New users may register here.

Denitsa M.

Member since:
09 January 2008

Posts: 9

Friday 24 July 2009 10:22:10 am

Hello,

after the passing to ezp 4.1 and changes in file handling, now the [BinaryFileSettings] block should contain the handler we want to use, because of deprecation of ExtensionRepositories[] option. We now have to put option Handler=name_of_handler_class to specify the handler we use.

Problem here is that ezvideoflv is presenting 2 handlers - one for flv and one for preview, so we either get flv conversion and play working without preview, or we get preview OK, but not playable media.

So, the resolution to this is apparent, has anyone done this yet? I was not sure this is the right forum to write in, because any extension with more than one handler class will have the same problem, but anyway, there are 2 ways of fixing - either handler system modification to have Handler[] istead of Handler option in file.ini (this is regarding ezp kernel) OR a modification in ezvideoflv to use only one handler class for both action - flv and preview.

Anyone thought about this? You made any changes in your ezvideoflv?

Thanks, Deni
Up

Damien Pobel

Member since:
09 January 2008

Posts: 39

Sunday 04 October 2009 5:34:57 pm

Hi Deni,

I've just released the 0.3 version which is compatible with 4.1 and higher.

Cheers.

Damien
Planet eZ Publish.fr : http://www.planet-ezpublish.fr
Certification : http://auth.ez.no/certification/verify/372448
Publications about eZ Publish : http://pwet.fr/tags/keywords/weblog/ez_publish

Up

You need to be logged in to post messages in the forums. New users may register here.