Home arrow Forum

Remository Forum

 


varoon

Karma: 0  
Audio/Video Playback - 2008/04/08 05:21 How about having a audio/video player for remository.

I hav few mp3, mid, wav, 3gp, mp4 files... it would be nice to hav a small PLAY button for preview for audio/video in a FLV player or any player...
  | | Sorry, you do not currently have permission to write here.
admin

Karma: 101  
Re:Audio/Video Playback - 2008/04/10 11:26 Rough code is already in Remository - it is a question of time to complete and publish it Martin Brampton aka Counterpoint
http://aliro.org
http://black-sheep-research.com
  | | Sorry, you do not currently have permission to write here.
varoon

Karma: 0  
Re:Audio/Video Playback - 2008/04/14 11:58 hmm........ okay... waiting for that update...
  | | Sorry, you do not currently have permission to write here.
baijianpeng

Karma: 4  
Re:Audio/Video Playback - 2008/07/04 02:14 ok, I also support this idea.

I suggest to use existing mambot/plugin to handle these multimedia files, such as All Vidoes plugin, or DenVideo, etc.

This will reduce the work you need to do.
http://www.joomlagate.com

Chinese Joomla! Users' Portal
  | | Sorry, you do not currently have permission to write here.
varoon

Karma: 0  
Re:Audio/Video Playback - 2008/07/04 07:02 thanks for support...

but is this under development ?

or when can i expect ?

i m waiting for it....
  | | Sorry, you do not currently have permission to write here.
baijianpeng

Karma: 4  
Re:Audio/Video Playback - 2008/07/04 07:27 Today I found some code relating to video embeding in line 39 of file components/com_remository/v-classes/remositoryFileInfoHTML.php , so I think the author is developing this.

But, why re-create the wheel? Why not just let those existing mambot/plugins take effect inside Remository?

Post edited by: baijianpeng, at: 2008/07/04 07:28
http://www.joomlagate.com

Chinese Joomla! Users' Portal
  | | Sorry, you do not currently have permission to write here.
varoon

Karma: 0  
Re:Audio/Video Playback - 2008/07/04 07:44 you are right... we can use the existing plugins..

but core developers does not depend on other plugin... and stuffs... coz if they update their plugin some issues might be there...

so author may think developing own plugins will be safe and there will not be any problem in future...

this is just my way of thinking...

who know wat is in authors mind...
  | | Sorry, you do not currently have permission to write here.
admin

Karma: 101  
Re:Audio/Video Playback - 2008/07/10 16:09 The problem with invoking content plugins is that there is no satisfactory interface standard for them, so results are unpredictable. Martin Brampton aka Counterpoint
http://aliro.org
http://black-sheep-research.com
  | | Sorry, you do not currently have permission to write here.
baijianpeng

Karma: 4  
Re:Audio/Video Playback - 2008/07/11 00:47 You are right. Unless Joomla! has its built-in players.

Then you have to do many programming to make your own.

Thanks for your efforts.
http://www.joomlagate.com

Chinese Joomla! Users' Portal
  | | Sorry, you do not currently have permission to write here.
krishnadas

Karma: 0  
Re:Audio/Video Playback - 2009/01/22 19:19 Is it possible to see playback feature in Remository next 2-3 years? What is the stage of development? Do we have hope that it will be in future?

I have an idea: If embedding flash-player is complicated, maybe better and easier way is to make the playlist generator? For example, you have two icons – save and play. One gives you filename.mp3 and other – filename.m3u Than your default player will pick up the stream.
  | | Sorry, you do not currently have permission to write here.
krishnadas

Karma: 0  
Re:Audio/Video Playback - 2009/01/22 19:19 Is it possible to see playback feature in Remository next 2-3 years? What is the stage of development? Do we have hope that it will be in future?

I have an idea: If embedding flash-player is complicated, maybe better and easier way is to make the playlist generator? For example, you have two icons – save and play. One gives you filename.mp3 and other – filename.m3u Than your default player will pick up the stream.
  | | Sorry, you do not currently have permission to write here.
krishnadas

Karma: 0  
Re:Audio/Video Playback - 2009/01/22 19:19 Is it possible to see playback feature in Remository next 2-3 years? What is the stage of development? Do we have hope that it will be in future?

I have an idea: If embedding flash-player is complicated, maybe better and easier way is to make the playlist generator? For example, you have two icons – save and play. One gives you filename.mp3 and other – filename.m3u Than your default player will pick up the stream.
  | | Sorry, you do not currently have permission to write here.
admin

Karma: 101  
Re:Audio/Video Playback - 2009/02/03 00:33 Playback will be in the next release. Martin Brampton aka Counterpoint
http://aliro.org
http://black-sheep-research.com
  | | Sorry, you do not currently have permission to write here.
varoon

Karma: 0  
Re:Audio/Video Playback - 2009/02/03 10:00 COOL....

we are expecting it....
  | | Sorry, you do not currently have permission to write here.
varoon

Karma: 0  
Re:Audio/Video Playback - 2009/03/17 20:02 Finally the first version is out!!! and gonna test them....

Thx admin
  | | Sorry, you do not currently have permission to write here.
krishnadas

Karma: 0  
Re:Audio/Video Playback - 2009/03/18 09:24 There are two problems:

1. If you enable both play and download functions, then the visitor will see a "Download" link only after he clicks on the "Play" link. Thus the visitor will not be able to download the file without listening.
Suggestion: Make links "Play" and "Download" on the same page.

2. The button "Stop" in the xspf-player does not stop downloading the file in the cache buffer. As a result, if a visitor wants to stop playback and download the file, the player will continue to use the buffer traffic.
Suggestion: Instead of "Play" link to show the player without autoplay or make links "Play" and "Download" on the same page. I also suggest to support onepixelout player.
  | | Sorry, you do not currently have permission to write here.
admin

Karma: 101  
Re:Audio/Video Playback - 2009/03/20 16:22 Good points - I have put them in the bug tracker as enhancement requests. Martin Brampton aka Counterpoint
http://aliro.org
http://black-sheep-research.com
  | | Sorry, you do not currently have permission to write here.
mikeill

Karma: 0  
Re:Audio/Video Playback - 2009/08/18 20:34 hey martin,

i'm attempting to incorporate my flash jukebox into miaCMS.

is it possible for a flash movie to interact with a component?

i want flash to display as a module in the content area, and also be able to interact with the database, ideally using Mambo's system.

to start with, the following code seems to be preventing access:

defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );

thanks.

mike

Post edited by: mikeill, at: 2009/08/18 20:36
Mike iLL
http://www.madhappy.com
  | | Sorry, you do not currently have permission to write here.
admin

Karma: 101  
Re:Audio/Video Playback - 2009/08/18 21:55 That code is for protection against direct execution. In general, code files are not intended to be run by someone putting in a URI pointing to them, they are meant to be called through a system that imposes various checks. Early in the Mambo processing, the symbol _VALID_MOS is defined, and so anything that is called within Mambo will pass that test. Martin Brampton aka Counterpoint
http://aliro.org
http://black-sheep-research.com
  | | Sorry, you do not currently have permission to write here.
mikeill

Karma: 0  
Re:Audio/Video Playback - 2009/08/18 22:19 is there a way for a flash file to be "within Mambo"? is that just a matter of it being officially "Installed" and listed in the component's com_yourname.xml file?

Post edited by: mikeill, at: 2009/08/18 22:37
Mike iLL
http://www.madhappy.com
  | | Sorry, you do not currently have permission to write here.
varoon

Karma: 0  
Re:Audio/Video Playback - 2009/08/27 14:50 It has been implemented.. already...

use the Audio and Video plugins...
  | | Sorry, you do not currently have permission to write here.
deer

Karma: 1  
Re:Audio/Video Playback - 2011/03/24 12:37 Dear Mr. Admin,

I need to make links "Play" and "Download" on the same page.
is that possible now?

Best Regards,
  | | Sorry, you do not currently have permission to write here.
krishnadas

Karma: 0  
Re:Audio/Video Playback - 2011/03/24 17:22 +1
I am also waiting for this for a long time.
  | | Sorry, you do not currently have permission to write here.
krishnadas

Karma: 0  
Re:Audio/Video Playback - 2011/06/22 22:44 Any news about "to make links "Play" and "Download" on the same page"?
  | | Sorry, you do not currently have permission to write here.

Login

Subscribe to Premium Support

Get priority support for Remository and Glossary, sign up now for a Premium Support monthly subscription:

Your Remository user name

Or purchase a year's support:

Your Remository user name

Recommended SEF

SEF Advance

Who is Online

Remository welcomes guests and visitors

We have 7 guest online