Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: [plugin] [ORPHAN] bas_emff: Streaming mp3
Nice that your reply so fast. But at this moment, my friends are sitting in the other room and i have to leave with them. At this weekend i try to get behind bas_emff and 4.0.3.
But now i have to go and drink some beer. Cheers!
Offline
#50 2006-01-13 21:51:14
- phinze
- New Member
- Registered: 2005-11-10
- Posts: 2
Re: [plugin] [ORPHAN] bas_emff: Streaming mp3
I deleted and reinstalled the plugin and all of it’s files.
It looks like the flash player is getting placed on the page, but it cannot find the source .swf file to load. When you re-uploaded emff_standard.swf it probably got a new file ID. Did you change this in your code?
http://www.thehumanmuseum.com/blog/file_download/11
That is the URL you specified for a player, and does not return a .swf file. On my installation [4.0.3] if I go to the URL for my flash player it offers to let me download it.
Maybe that helps?
Offline
Re: [plugin] [ORPHAN] bas_emff: Streaming mp3
<code>Bastian wrote:</code>
<code>@skoggy. I heard your streams and i dont understand a single word! Sweden?
But nice to so it work.</code>
Yes, it´s swedish alright. Sweden – the nation were the average person can communicate in english, german, danish and norwegian without shame. But we very seldom meet foreigners that know any swedish. ;)
Ok. When you visit places with lots of tourists (like Greece and Thailand) you often hear:
“Vackra svenska flicka” wich almost is the correct grammar and means “Beautiful swedish girl”.
But, then again… I´m not a girl. ;)
PS. Sorry for posting crap likes this in this forum. Guess I´m tired…
Last edited by skoggy (2006-01-13 22:15:29)
Offline
Re: [plugin] [ORPHAN] bas_emff: Streaming mp3
Tss… “Communicate in danish”… Dessa människor kan ju knappt snacka ordentligt. ;)
Guess I’m tired too.
Offline
Re: [plugin] [ORPHAN] bas_emff: Streaming mp3
Alltid kul med svenska inlägg på detta forum, även om det är taskigt mot de andra. Och dessutom finns det ju en svensk avdelning… Lite roligt måste jag säga: Den förra snubben jag samtalade med i forumet för en minut sedan är musiker, du är musiker… Jag är musiker. Dock har jag ännu inte vågat lägga upp några alster på min hemsida. Kanske kommer…?
Offline
Re: [plugin] [ORPHAN] bas_emff: Streaming mp3
I have the same problem as Human Museum. It worked flawlessly until I checked a few days ago. I’ve upgraded too to 4.0.3 but that is not the problem, I think, as it runs perfectly on my localhost (also on 4.0.3).
I’m no expert but could it have something to do with the webhoster? My localhost runs on PHP 5xx and my webhoster runs on PHP4xx. It’s the only difference I can think of.
Last edited by maarten (2006-01-18 13:22:50)
Offline
#55 2006-02-02 02:40:51
- nardo
- Member
- From: tuvalahiti
- Registered: 2004-04-22
- Posts: 743
Re: [plugin] [ORPHAN] bas_emff: Streaming mp3
Bastian, I have a custom field (Custom_1) named “URL of audio” with all my direct URLs
can I use that custom field? instead of making one called “mp3”?
asked another way, would it be possible to use “Custom_1”, “Custom_2” etc as attributes in the plugin tag?
Offline
Re: [plugin] [ORPHAN] bas_emff: Streaming mp3
Don’t know why but it was interfering with the latest version of the rss_suparchive plugin. Deactivitating this did the trick (I’m not really using that plugin anyway)
Offline
#57 2006-02-07 01:50:25
- nardo
- Member
- From: tuvalahiti
- Registered: 2004-04-22
- Posts: 743
Re: [plugin] [ORPHAN] bas_emff: Streaming mp3
> csandberg wrote:
> Is it only possible to play mp3’s in 44.1 kHz? I tried 24 kHz but the sound played at high speed instead.
anyone know? is there a reference somewhere describing the ones flash has problems with?
had a similar prob with a 32kb/s mp3
Offline
#58 2006-02-07 03:13:26
- nardo
- Member
- From: tuvalahiti
- Registered: 2004-04-22
- Posts: 743
Re: [plugin] [ORPHAN] bas_emff: Streaming mp3
FAQ #11: What types of MP3 can flash load and play?
A: The flash mp3 decoder supports a small subset of the MP3 specfiication. MP3 must be CBR encoded not VBR. Flash will probably not play VBR files at all.
Sample rates must be:
44.1khz
22.05khz
11.025khz
MP3 at any other sample rates may playback incorrectly.
Bitrates must be:
160,128,112,80,64,56,48,32,24,20,16,8
Flash will probably not play MP3 at birates other than these.
Offline
Re: [plugin] [ORPHAN] bas_emff: Streaming mp3
is there any chance that the plugin could be designed to play multiple files like a playlist?
Offline
Re: [plugin] [ORPHAN] bas_emff: Streaming mp3
Yes there is a chance, to play playlists.
I know that EMFF has this feature, but it is undocumented.
I try it, but at the moment a ddnt get it.
Offline