Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Very simple way to add mp4 files to your galleries.  (Read 4577 times)

0 Members and 1 Guest are viewing this topic.

dreimon

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Very simple way to add mp4 files to your galleries.
« on: August 26, 2006, 07:07:37 pm »

You just have to put
INSERT INTO `cpg148_filetypes` ( `extension` , `mime` , `content` , `player` ) VALUES ('mp4', 'video/quicktime', 'movie', 'QT');

Into your ./sql/basic.sql before installation or simply add this row after the install.
After that coppermine will let you add these file trough batch and the videos are seen like .mov archives.



Regards
David Roman Esteban
« Last Edit: August 26, 2006, 07:24:17 pm by dreimon »
Logged

Nibbler

  • Guest
Re: Very simple way to add mp4 files to your galleries.
« Reply #1 on: August 26, 2006, 07:14:45 pm »

Recommended way is to use the filetypes editor.

http://forum.coppermine-gallery.net/index.php?topic=24186.0
Logged

zialingua

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
    • Zia Photo Gallery
Re: Very simple way to add mp4 files to your galleries.
« Reply #2 on: March 20, 2010, 12:34:48 pm »

Recommended way is to use the filetypes editor.

http://forum.coppermine-gallery.net/index.php?topic=24186.0

I needed to add support for MP4 and FLV files to my Coppermine and this plugin works perfectly.
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 20 queries.