rafbis / moodle-mplayer

Automatically exported from code.google.com/p/moodle-mplayer
0 stars 0 forks source link

Any Easy way to convert from the deprecated flv player module #18

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,

I have a site with a large number of videos using the flv player module. 
I'd like to be able to upgrade to moodle 2.0 as soon as possible (when this 
module is ready)
Is there a way to convert to the media player module without going through and 
redoing everything by hand?

Many Thanks

Phil

Original issue reported on code.google.com by shunshi...@gmail.com on 19 Oct 2010 at 2:40

GoogleCodeExporter commented 8 years ago
Hi Phil, I haven't started development work on the Media Player module for 
Moodle 2.0 yet. The Moodle module API has changed somewhat so current versions 
of modules will not be compatible. I'll be able to answer this question when I 
have a Moodle 2.0 version of the Media Player module up and running.

Original comment by matbury on 22 Oct 2010 at 10:47

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Hi Mat,

I know its only been 2 weeks since your last reply, but I'm wondering if you 
have made any progress on the updated mplayer for Moodle 2.0?

Thanks,
Mark

Original comment by mark.sca...@gmail.com on 5 Nov 2010 at 4:09

GoogleCodeExporter commented 8 years ago
Hi Mark,

I've got a big on-going project on at the moment so I don't have enough time. I 
hope to get started on it soon but I can't say when. Sorry!

Original comment by matbury on 5 Nov 2010 at 6:13

GoogleCodeExporter commented 8 years ago
Thanks Matt, looking forward to it

Original comment by laconten...@gmail.com on 14 Nov 2010 at 10:47

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Hey Matt,

I am also attempting to convert a large number (around 2,000) of videos  
currently implementing the FLV player module over to the media player module. I 
do not have time to individually complete each. Have there been any updates 
made since the last comment was posted? I would be appreciative of any advice 
which you could provide. 

Thanks,
Austin

Original comment by austt...@gmail.com on 20 Jul 2011 at 6:45

GoogleCodeExporter commented 8 years ago
Hi Austin, as far as I know, there isn't any way to do this. Maybe someone with 
a deeper knowledge of Moodle's core code could help you out since this kind of 
conversion requires changing the core activity module database entries.

Original comment by matbury on 21 Jul 2011 at 4:18

GoogleCodeExporter commented 8 years ago
I made this little converter - 
https://github.com/t6nis/FLVPlayer-to-MPlayer-instance

It helped me to convert old FLVs to MPlayer instances in Moodle 1.9 before 
upgrading to Moodle 2.x.

Anyway, i recommend you do backups just in case before using this.

Original comment by t6ni...@gmail.com on 3 May 2012 at 1:38