Re: Play : a new module to play video and audio files
Posted: Mon Jan 14, 2008 11:29 pm
hexdj > Well, it's not very hard to develop, just wait some days and you'll get that...
Content management as it is meant to be
https://forum.cmsmadesimple.org/
dam wrote: mmcw > What is exactly your feature request ? Play a film that is hosted on another server, or play a local video with a player that is hosted on another server ?
Yes I want to add a file that is hosted on another domain!
Greetings Michel (mmcw)
westis > Yes, I know flv player and I do appreciate the work of Calguy. Actually, this module didn't answer my need, so I decided to code mine, like I did for Album, TruetypeText or Map. Cocnerning the hosting of flv files on another server, it is a feature that is on my plans, but I didn't have the time to add it yet.
hexdj > Well, you made me discover another PHP way of developping. This error shall be fixed in next release
gletofire > Well, shame on me : my error messages aren't very clearDid you just install module or have you made some upgrades ? If you're in the second case, perhaps an upgrade didn't happen well. You then shall reinstall module.
0.5.1 is outwestis wrote: Good work, dam! I have two bug reports, a feature request and a question.
1) I just installed the latest version. When I enter a URL for a remote file it just keeps loading. Is it uploading the file to the site server or did I do something wrong? I just entered a URL as location and clicked Save.
2) Also, when I upload a file through the browser, when I click upload the browser window becomes empty. However, the file is uploaded.
3) Would it be possible to create a playlist for flv/mp4 files?
4) I suppose it should be easy to use the [url=http://JW%20FLVPlayer]JW FLVPlayer[/url] by adding a player and customize the code? Would it be easy/possible to create a web TV site like the one at www.okv.se (click Webb-TV).
Thanks!
/Daniel
Thanks! Ok, then I know. The FLVPlayer module works great for my needs currently, as it includes handling of a separate playlist that updates the player with javascript. An update is close, so that it is also possible to use the latest versions of JW FLVPlayer (that now also can play h.264 encoded mp4 files btw, which the latest Flash Player can handle). At one point I may put together a tutorial on how to customize it for a web TV kind of use.dam wrote: 0.5.1 is out
1) Fixed
2) Well, there was a test of file existence that coul take a long time with remote files. I supressed that for remote files.
3) Playlist ? Why not. I'm just thinking about that, but I'm not sure it will be in next release. Perhaps the one after...
4) This type of website is possible, but it will not depend only on Play module : it is about changing the video that is displayed by clicking a link on the page.
Neolao player provide a way to be controlled by javascript, but I didn't try this feature actually. To be honest, it is not in my priorities today.
Can you read the error message that should appear in source code ?mmcw wrote: I have just upgraded to 5.1 but now again it isn't possible for me to click the tab buttons after I have added a FLV file.
This problem was fixed in an aerlier version!!!
The buttons Informations Configuration Preview can not be entered!!
Is thsi again the php4 versus php5 problem?
I am using PHP4.
Would be nice if you can fix this error agian so I can change to 5.1!
Greetings Michel
Parse error: syntax error, unexpected '=', expecting ')' in /home/test/domains/test.nl/public_html/modules/Play/class.ffmpeg.php on line 127dam wrote:Can you read the error message that should appear in source code ?mmcw wrote: I have just upgraded to 5.1 but now again it isn't possible for me to click the tab buttons after I have added a FLV file.
This problem was fixed in an aerlier version!!!
The buttons Informations Configuration Preview can not be entered!!
Is thsi again the php4 versus php5 problem?
I am using PHP4.
Would be nice if you can fix this error agian so I can change to 5.1!
Greetings Michel
Cool! I'm waiting for thisAt one point I may put together a tutorial on how to customize it for a web TV kind of use.
The problem is in the file: class.ffmpeg.phpmmcw wrote:Parse error: syntax error, unexpected '=', expecting ')' in /home/test/domains/test.nl/public_html/modules/Play/class.ffmpeg.php on line 127dam wrote:Can you read the error message that should appear in source code ?mmcw wrote: I have just upgraded to 5.1 but now again it isn't possible for me to click the tab buttons after I have added a FLV file.
This problem was fixed in an aerlier version!!!
The buttons Informations Configuration Preview can not be entered!!
Is thsi again the php4 versus php5 problem?
I am using PHP4.
Would be nice if you can fix this error agian so I can change to 5.1!
Greetings Michel
0.5.2 is here to fix this bugmmcw wrote:Parse error: syntax error, unexpected '=', expecting ')' in /home/test/domains/test.nl/public_html/modules/Play/class.ffmpeg.php on line 127dam wrote:Can you read the error message that should appear in source code ?mmcw wrote: I have just upgraded to 5.1 but now again it isn't possible for me to click the tab buttons after I have added a FLV file.
This problem was fixed in an aerlier version!!!
The buttons Informations Configuration Preview can not be entered!!
Is thsi again the php4 versus php5 problem?
I am using PHP4.
Would be nice if you can fix this error agian so I can change to 5.1!
Greetings Michel