forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: spiffywilco on January 30, 2006, 09:12:26 pm

Title: Problem viewing multimedia
Post by: spiffywilco on January 30, 2006, 09:12:26 pm
Here is the problem. I upload a quicktime movie, it uploads, and I push it into the gallery.  When I view the movie, I loads and then a question mark appears over the Quicktime logo (it's a .mov).

I do not have GD installed, but I do have imagemagick installed.
Here is the debug report:

USER:
------------------
Array
(
    [ID] => 1329b0878a82654ec00e0aff5fdd19ee
    [am] => 1
    [lang] => english
    [liv] => Array
        (
        )

)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 62
    [user_name] => admin
    [groups] => Array
        (
           
        )

    [disk_max] => 0
    [disk_min] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 3
    [ufc_min] => 3
    [custom_user_upload] => 0
    [num_file_upload] => 5
    [num_URI_upload] => 3
    [can_post_comments] => 1
    [can_upload_pictures] => 1
    [can_create_albums] => 1
    [has_admin_access] => 1
    [pub_upl_need_approval] => 0
    [priv_upl_need_approval] => 0
    [group_name] => Administrators
    [upload_form_config] => 3
    [group_quota] => 0
    [can_see_all_albums] => 1
    [group_id] => 1
)

==========================
Queries:
------------------
Array
(
    [option] => com_copperminevis
    [Itemid] => 56
    [place] => displayimage
    [album] => 1
    [pos] => 6
)

==========================
POST :
------------------
Array
(
)

==========================
VERSION INFO :
------------------
PHP version: 4.3.11 - OK
------------------
mySQL version: 4.1.13a
------------------
Coppermine version: 1.4.3(stable)
==========================
Module: gd
------------------
module doesn't exist
==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 1
Client API version 4.1.13a
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/mysql/mysql.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib/mysql -lmysqlclient 
==========================
Module: zlib
------------------
ZLib Support enabled
Compiled Version 1.2.3
Linked Version 1.2.3
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | Off | Off
safe_mode_exec_dir | /usr/local/php/bin | /usr/local/php/bin
safe_mode_gid | Off | Off
safe_mode_include_dir | no value | no value
safe_mode_exec_dir | /usr/local/php/bin | /usr/local/php/bin
sql.safe_mode | Off | Off
disable_functions | no value | no value
file_uploads | On | On
include_path | .:/usr/lib/php | .:/usr/lib/php
open_basedir | no value | no value
==========================
email
------------------
Directive | Local Value | Master Value
sendmail_from | no value | no value
sendmail_path | /usr/sbin/sendmail -t -i  | /usr/sbin/sendmail -t -i
SMTP | localhost | localhost
smtp_port | 25 | 25
==========================
Size and Time
------------------
Directive | Local Value | Master Value
max_execution_time | 30 | 30
max_input_time | -1 | -1
upload_max_filesize | 2M | 2M
post_max_size | 8M | 8M
==========================
Page generated in 0.229 seconds - 28 queries in 0.021 seconds - Album set : ; Meta set: ;

Please help!
Title: Re: Problem viewing multimedia
Post by: Nibbler on January 30, 2006, 09:20:38 pm
Post a link to the file in question.
Title: Re: Problem viewing multimedia
Post by: spiffywilco on January 30, 2006, 10:11:09 pm
http://www.artofdestroy.co.uk/index.php?option=com_copperminevis&Itemid=56&place=displayimage&album=lastup&cat=0&pos=0
Title: Re: Problem viewing multimedia
Post by: Nibbler on January 30, 2006, 11:06:41 pm
We only support standalone Coppermine here, no ports or other versions.
Title: Re: Problem viewing multimedia
Post by: spiffywilco on January 30, 2006, 11:38:13 pm
Understandable, however, this problem existed in the version of coppermine I downloaded from you.  I just used this to integrate into joomla.  Do you have any advice as to why this wouldn't work.  Everything else works perfect, no problem at all.  The port is exactly the same as yours.  Please, any advice would be great.
Title: Re: Problem viewing multimedia
Post by: Nibbler on January 30, 2006, 11:47:32 pm
The file itself does not play on my machine, I don't think it's a Coppermine issue.
Title: Re: Problem viewing multimedia
Post by: spiffywilco on January 31, 2006, 12:00:47 am
Okay, I mean, I kind of assumed that.  Maybe you have some information regarding what could be the issue?  It is running of OS X so there are surely quicktime libraries on the machine.  I know for a fact (I think).  Do I need to double check to make sure that FFMpeg libraries are installed, is that the interfacing that the server uses to broadcast the source material, or do I have to enable some option on the server.  I don't know why this would be an issue
  I am able to broadcast quicktime files independent of Coppermine.

Is this a ffmpeg issue?  What does coppermine use to display the videos?

Any help is much appreciate.
Title: Re: Problem viewing multimedia
Post by: Nibbler on January 31, 2006, 12:04:14 am
Coppermine just links to the movie - it is up to the browser to handle downloading/streaming, there is no broadcasting involved.
Title: Re: Problem viewing multimedia
Post by: spiffywilco on January 31, 2006, 12:05:28 am
Okay, when I said broadcasting, I meant in very generic terms, similar to streaming.  Well, so you're saying ffmpeg has nothing to do with this?
Title: Re: Problem viewing multimedia
Post by: Nibbler on January 31, 2006, 12:06:32 am
Nothing whatsover, you are making this more complicated than it is. Download the file and see if you can play it locally.
Title: Re: Problem viewing multimedia
Post by: spiffywilco on January 31, 2006, 12:32:48 am
Grrr.  You know what.  You're absolutely right.  The file I had uploaded was actually the fault of the whole situation.  I uploaded a test file and it worked beautiful.  Now to make php upload larger files...

Thanks for your help!