Multimedia Player not showing video

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
robinmarek
Forum Members
Forum Members
Posts: 208
Joined: Thu Nov 13, 2008 4:02 pm

Multimedia Player not showing video

Post by robinmarek »

Using CMSMS 1.6.6 and Play 1.0.3

I installed it correctly, and I get this message:
ffmpeg is not responding. You will not be able to convert multimedia files nor to create thumbnail pictures from videos.
I uploaded a .flv video anyway as looking back over some of these topics you dont need ffmpeg to make it work, and when the video is inserted nothing comes up.

When viewing source it doesnt show up in the HTML... any ideas? Cheers! :)
nosyguy
Forum Members
Forum Members
Posts: 87
Joined: Tue Apr 22, 2008 8:17 pm

Re: Multimedia Player not showing video

Post by nosyguy »

Having the same problem and after searching the forums so are others.  Not one of them has received a response though.

Anyone?
nosyguy
Forum Members
Forum Members
Posts: 87
Joined: Tue Apr 22, 2008 8:17 pm

Re: Multimedia Player not showing video

Post by nosyguy »

It doesn't solve this player's problem... but I did find AVPlayer and I like it a lot better anyway.

Thanks
konsument
Forum Members
Forum Members
Posts: 137
Joined: Thu Oct 26, 2006 9:20 am

Re: Multimedia Player not showing video

Post by konsument »

nosyguy wrote: ...but I did find AVPlayer and I like it a lot better anyway.
I also having the same problem with Play-Module.

Now Im using AVPlayer with Neolao flv-player - but this player wont get displayed in IE6 & 7

Which player do you use nosyguy?
mpww
New Member
New Member
Posts: 6
Joined: Thu Oct 23, 2008 3:35 pm

Re: Multimedia Player not showing video

Post by mpww »

It's working for me : I need to add twice my domain adress before {$location} on line 48 and 49 in "methods.defaultplayers.php"


networker
Forum Members
Forum Members
Posts: 25
Joined: Sat Feb 07, 2009 2:58 pm

Re: Multimedia Player not showing video

Post by networker »

I did it with "Flowplayer".
It is available here: http://flowplayer.org/
My sample is here:
http://tanzen.web16.nutzerspace.de/index.php

Flowplayer is well documented. But I can send my configuration too.

Christian
Last edited by networker on Thu Feb 25, 2010 9:37 am, edited 1 time in total.
robinmarek
Forum Members
Forum Members
Posts: 208
Joined: Thu Nov 13, 2008 4:02 pm

Re: Multimedia Player not showing video

Post by robinmarek »

Flowplayer is good, but not so great if your clients don't want to have to do any HTML editing.

I fixed the issue in the end by moving the site to a new server... it was on a Windows server which was causing loads of issues, the new Unix server fixed most of these.
luminous
Forum Members
Forum Members
Posts: 168
Joined: Fri May 14, 2010 6:49 pm

Re: Multimedia Player not showing video

Post by luminous »

I too am having a bit of an issue with getting the player to work.  I'm using Xampp 1.7.3 on Win7.

I've tried the hack described above to tweak the location of the video file, but that is not working for me.  It does look like it needs tweaking though, as this is the relevant part of the source code for the page where the video should display:










As you can see there is a backslash in the location of the video.  I believe this is stopping things from working, as if I copy this location into my browser bar it cannot find the video.  If I tweak it manually so that all are forward slashes I can get the video to play.  No amount of changing the methods.defaultplayers.php file can get rid of that backslash (well no amount of tweaking by me :( ).

EDIT: not sure the manual tweaking is working, as if I just give the path to the file in the browser bar it plays in exactly the same way.  Not having seen how its meant to play, I'm not sure its working correctly.  Will start and look at the other modules that can be used just in case Play cannot be made to work.

System info:
----------------------------------------------

Cms Version: 1.7.1

Installed Modules:

   * CMSMailer: 2.0
   * FileManager: 1.0.2
   * MenuManager: 1.6.3
   * ModuleManager: 1.3.3
   * News: 2.10.5
   * nuSOAP: 1.0.1
   * Printing: 1.0.4
   * Search: 1.6.3
   * ThemeManager: 1.1.1
   * TinyMCE: 2.7.0
   * TemplateExternalizer: 1.2
   * Archiver: 0.2.3
   * Gallery: 1.3
   * FormBuilder: 0.6.2
   * Captcha: 0.4
   * Play: 1.0.3


Config Information:

   * php_memory_limit:
   * process_whole_template: false
   * max_upload_size: 128000000
   * default_upload_permission: 664
   * assume_mod_rewrite: true
   * page_extension:
   * internal_pretty_urls: false
   * use_hierarchy: true


Php Information:

   * phpversion: 5.3.1
   * md5_function: On (True)
   * gd_version: 2
   * tempnam_function: On (True)
   * magic_quotes_runtime: Off (False)
   * E_STRICT: 0
   * E_DEPRECATED: 0
   * memory_limit: 128M
   * max_execution_time: 60
   * safe_mode: Off (False)
   * session_save_path: C:\xampp\tmp (0777)
   * session_use_cookies: On (True)


Server Information:

   * Server Api: apache2handler
   * Server Db Type: MySQL (mysql)
   * Server Db Version: 5.1.41


----------------------------------------------
Last edited by luminous on Sun May 30, 2010 9:16 pm, edited 1 time in total.
luminous
Forum Members
Forum Members
Posts: 168
Joined: Fri May 14, 2010 6:49 pm

Re: Multimedia Player not showing video

Post by luminous »

I've got Flowplayer working, so its not a major issue.  Would be nice to know why Play does not work though.  For some future projects it could be useful.
Post Reply

Return to “Modules/Add-Ons”