Path

ez projects / ezvideoflv / forum / general / converting m4v videos


Converting M4V videos

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

Marco Zinn

Member since:
09 January 2008

Posts: 26

Saturday 22 January 2011 3:07:21 pm

I found, that i could not convert M4V videos.
The reason is, that eZ (4.4) does not know the .m4v extension and does not return the valid MIME-type for it (video/x-m4v). As a result, ezvideoflv refused to convert it, because it does not identify it as a video.

Fix:

create a mime.ini.append.php in /settings/override and add




[m4v]


Types[]=video/x-m4v




Then clear your INI cache and convert the files again.
Try
php runcronjobs.php flv
or
php runcronjobs.php flv -all
for re-converting the files.

If that does not help, upload your M4V files again.


The other solution is to rename the M4V files to .mp4 before uploading.
Up

Luis Delgado

Member since:
21 January 2011

Posts: 7

Thursday 10 March 2011 4:33:38 am

Great.

This is a good one as m4v is a very common and useful file format.

Though it is mime.ini.append.php (not mini).

And one question... if a Video is uploaded in this format, should it be uploaded as Quicktime or Flash Video?

Cherrs. :)

Cheers

G4A.mx

Up

ari glez

Member since:
15 December 2010

Posts: 4

Friday 18 May 2012 7:03:16 pm

Hello Marco,

can you gelp me, I install this extension but I dont know where exactly found the this video edit.

I cant found the extension video edit on artcle or image, or video...???

thanks, best regards.
Up

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