Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
[plugin] [ORPHAN] bas_emff: Streaming mp3
At the moment i have no txp online, so if you use this plugin, you are the tester at the moment
With bas_emff you can stream mp3-files using the Easy Musicplayer for Flash
See it work at samisdat.org
Install the plugin, upload the emff.swf and it should work. You need an mp3 to stream.
Note: I finshed this just yet and i have tested it only on my localhost, so if you find some bug, smile and tell me.
Last edited by Bastian (2005-12-15 22:18:18)
Offline
#2 2005-08-04 12:24:38
- Niconemo
- Member
- From: Rhône-Alpes, France
- Registered: 2005-04-18
- Posts: 557
Re: [plugin] [ORPHAN] bas_emff: Streaming mp3
Mmmh ! Interesting… No need for now, but feed back are welcomed.
Nico
Offline
Re: [plugin] [ORPHAN] bas_emff: Streaming mp3
this IS intereting might be quite useful for my friend – are you planning to include any other formats, would be icne to play a few different flavours of audio files.
Offline
Re: [plugin] [ORPHAN] bas_emff: Streaming mp3
I just implement the flashplayer to txp and my knowledge about flash is, lets say, limited.
But if I unterstand it right, than it is not possibly -at the moment – to support other formats then .mp3.
Cause the used flash function loadSound() don’t support other formats. But I’m not sure about that.
Last edited by Bastian (2005-08-04 17:58:54)
Offline
#5 2005-08-05 12:25:55
- lee
- Member
- From: Normandy, France
- Registered: 2004-06-17
- Posts: 831
Re: [plugin] [ORPHAN] bas_emff: Streaming mp3
Works great. Thanks.
Offline
Re: [plugin] [ORPHAN] bas_emff: Streaming mp3
Does anyone uses plugin’s extension to set up advanced preferences?
Is this a feature which makes sense?
Offline
Re: [plugin] [ORPHAN] bas_emff: Streaming mp3
Just installed this to try, but my site uses bigger/longer mp3’s (talks) than uploading via TXP file upload will allow (which has a 2Mb limit, I think).
So is it possible to refer to the mp3 file by it’s filename, rather than it’s db id? Or is there another workaround anyone can suggest?
Thanks.
Apologies – just read the help file (in English) and I see the option to use filenames
Oops edited too soon… The filename option seems to resolve to files stored in section called ‘file_download’ – is there an easy way to simply call files via direct URL (eg: /files/sound_file.mp3)? Or am I approaching this the wrong way?
Thanks again. ;-)
Last edited by NeilA (2005-08-06 04:39:08)
Offline
Re: [plugin] [ORPHAN] bas_emff: Streaming mp3
No, at the moment there is no easy way, to call files via direct url.
bas_emff uses file id or file name talen from txp file manager. Sure it´s possible to give the full path instead, but this will break the txp file managment (for example you cant’t see how often a file was downloaded).
If you want to refer files direct, i add this in next version.
Offline
Re: [plugin] [ORPHAN] bas_emff: Streaming mp3
Thanks Bastian.
As I mentioned, the problem is that I have much larger mp3’s than works with TXP’s file upload approach.
If you can make the plugin work with the file system in the next release, I’d greatly appreciate it!
Offline
#10 2005-08-06 23:20:54
- lee
- Member
- From: Normandy, France
- Registered: 2004-06-17
- Posts: 831
Re: [plugin] [ORPHAN] bas_emff: Streaming mp3
can’t you change the file upload limit size in admin?
Offline
Re: [plugin] [ORPHAN] bas_emff: Streaming mp3
Yeah, I can, but there is still an upper limit that I believe is PHP, or perhaps it’s a server related limit – either way whatever figure I enter for the Max Upload File Size, it’s reduced to 7340032 bytes.
I regularly have 13-15Mb mp3 files
Offline
#12 2005-08-09 12:50:26
- mikkeX
- Archived Plugin Author
- Registered: 2004-02-26
- Posts: 74
Re: [plugin] [ORPHAN] bas_emff: Streaming mp3
Something is wrong, I get:
parse error, unexpected $ in /home/anebrun/domains/anebrun.com/public_html/nyasiten/textpattern/lib/txplib_misc.php(429) : eval()'d code on line 94
I use 1.0rc5 (r730)
This one would be really nice to have it I would work.
Offline