Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Problem viewing multimedia  (Read 6757 times)

0 Members and 1 Guest are viewing this topic.

spiffywilco

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Problem viewing multimedia
« 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
        (
           
  • => 1

        )

    [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
(
   
  • => SELECT extension, mime, content, player FROM cpg140_filetypes; (0.001s)
  • [1] => select * from cpg140_plugins order by priority asc; (0.001s)
        [2] => SELECT * FROM cpg140_bridge (0.001s)
        [3] => delete from `joo`.jos_session where (time < 1138650682); (0.001s)
        [4] => select u.id as id, u.password as password, u.username as username, u.gid as usertbl_group_id, g.group_id as grouptbl_group_id, g.name as grouptbl_group_name from `joo`.jos_users as u inner join `joo`.jos_core_acl_aro_groups as g on gid=group_id where u.username="admin" and u.password="a199839ef182a89f4bb4903b43dd8888" and u.block=0; (0.001s)
        [5] => SELECT COUNT(*)
    FROM `joo`.jos_core_acl_aro_groups AS g1
    LEFT JOIN `joo`.jos_core_acl_aro_groups AS g2 ON g1.lft > g2.lft AND g1.lft < g2.rgt
    WHERE g1.name='Super Administrator' AND g2.name='Registered' (0.001s)
        [6] => SELECT u.id AS id, u.username AS username, u.password AS password, u.gid+100 AS group_id FROM `joo`.jos_users AS u INNER JOIN `joo`.jos_core_acl_aro_groups AS g ON u.gid=g.group_id WHERE u.id='62' (0.001s)
        [7] => SELECT MAX(group_quota) as disk_max, MIN(group_quota) as disk_min, MAX(can_rate_pictures) as can_rate_pictures, MAX(can_send_ecards) as can_send_ecards, MAX(upload_form_config) as ufc_max, MIN(upload_form_config) as ufc_min, MAX(custom_user_upload) as custom_user_upload, MAX(num_file_upload) as num_file_upload, MAX(num_URI_upload) as num_URI_upload, MAX(can_post_comments) as can_post_comments, MAX(can_upload_pictures) as can_upload_pictures, MAX(can_create_albums) as can_create_albums, MAX(has_admin_access) as has_admin_access, MIN(pub_upl_need_approval) as pub_upl_need_approval, MIN( priv_upl_need_approval) as  priv_upl_need_approval FROM cpg140_usergroups WHERE group_id in (1) (0.001s)
        [8] => SELECT group_name FROM  cpg140_usergroups WHERE group_id= 1 (0s)
        [9] => SELECT user_favpics FROM cpg140_favpics WHERE user_id = 62 (0.001s)
        [10] => DELETE FROM cpg140_banned WHERE expiry < '2006-01-30 15:06:22' (0.001s)
        [11] => SELECT * FROM cpg140_banned WHERE (ip_addr='70.8.34.222' OR ip_addr='70.8.34.222' OR user_id=62) AND brute_force=0 (0.001s)
        [12] => SELECT title,keyword from cpg140_albums WHERE aid='1' (0.001s)
        [13] => SELECT COUNT(*) from cpg140_pictures WHERE ((aid='1'  ) )   (0.001s)
        [14] => SELECT * from cpg140_pictures WHERE ((aid='1'  ) )   ORDER BY filename ASC  LIMIT 6 ,1 (0.001s)
        [15] => SELECT title, comments, votes, category, aid FROM cpg140_albums WHERE aid='1' LIMIT 1 (0.001s)
        [16] => SELECT msg_id, msg_author, msg_body, UNIX_TIMESTAMP(msg_date) AS msg_date, author_id, author_md5_id, msg_raw_ip, msg_hdr_ip, pid FROM cpg140_comments WHERE pid='13' ORDER BY msg_id ASC (0.001s)
        [17] => SELECT COUNT(*) FROM cpg140_pictures WHERE approved = 'NO' (0.001s)
        [18] => SELECT title,keyword from cpg140_albums WHERE aid='1' (0.001s)
        [19] => SELECT COUNT(*) from cpg140_pictures WHERE ((aid='1'  ) )   (0s)
        [20] => SELECT pid, filepath, filename, url_prefix, filesize, pwidth, pheight, ctime, aid, keywords, title, caption,hits,owner_id,owner_name from cpg140_pictures WHERE ((aid='1'  ) )   ORDER BY filename ASC  LIMIT 1 ,10 (0.002s)
        [21] => SELECT count(*) from cpg140_comments where pid=9 and msg_id!=0 (0.001s)
        [22] => SELECT count(*) from cpg140_comments where pid=2 and msg_id!=0 (0s)
        [23] => SELECT count(*) from cpg140_comments where pid=6 and msg_id!=0 (0s)
        [24] => SELECT count(*) from cpg140_comments where pid=5 and msg_id!=0 (0s)
        [25] => SELECT count(*) from cpg140_comments where pid=7 and msg_id!=0 (0s)
        [26] => SELECT count(*) from cpg140_comments where pid=13 and msg_id!=0 (0s)
        [27] => SELECT count(*) from cpg140_comments where pid=8 and msg_id!=0 (0s)
    )

    ==========================
    GET :
    ------------------
    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!
« Last Edit: January 31, 2006, 12:34:59 am by Nibbler »
Logged

Nibbler

  • Guest
Re: Problem viewing multimedia
« Reply #1 on: January 30, 2006, 09:20:38 pm »

Post a link to the file in question.
Logged

Nibbler

  • Guest
Re: Problem viewing multimedia
« Reply #3 on: January 30, 2006, 11:06:41 pm »

We only support standalone Coppermine here, no ports or other versions.
Logged

spiffywilco

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: Problem viewing multimedia
« Reply #4 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.
Logged

Nibbler

  • Guest
Re: Problem viewing multimedia
« Reply #5 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.
Logged

spiffywilco

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: Problem viewing multimedia
« Reply #6 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.
Logged

Nibbler

  • Guest
Re: Problem viewing multimedia
« Reply #7 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.
Logged

spiffywilco

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: Problem viewing multimedia
« Reply #8 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?
Logged

Nibbler

  • Guest
Re: Problem viewing multimedia
« Reply #9 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.
Logged

spiffywilco

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: Problem viewing multimedia
« Reply #10 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!
Logged
Pages: [1]   Go Up
 

Page created in 0.03 seconds with 19 queries.