[SOLVED] Youtube & Coppermine [SOLVED] Youtube & Coppermine
 

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

Main Menu

[SOLVED] Youtube & Coppermine

Started by gazzat5, October 30, 2006, 04:27:50 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

gazzat5

What could be usefull is to be able to have integrated Youtube videos that act very similar to pictures.

Youtube encodes it's videos in FLV format embedded in swf, which is compatible with Macromedia Flash Player 6+ which means videos in this format are compatible with most browsers, and also since it's would be linking to an offsite file rather than hosting itsefl, it wouldn't eat the bandwith like a hosted video.

This this suggestion could be used in a similar way for flash animations and games.

You goto upload, and in upload url you put hte youtube url for your video.
Either a small embedded video or better the static image from youtube of that video could be used as a thumbnail.

Any thoughts or suggestions on this, especially from the developers appreciated.

But If you're going to tell me i could download the Youtube videos using a firefox plugin don't bother. I've tried it and it didn't work for me, and plus trying to make it look like an album using the MiniCMS plugin is too hard for me!


Joachim Müller

Particularly remote staorage (and subsequent bandwidth theft) won't be. What's the point of pretending to host a video if you actually just embedd content stolen from youtube?

gazzat5

Well i've been having trouble finding a video/audio codec that has reasonable compression and great compatibility.

I want my videos to play without people having to install codecs.
And also i can't be bothered fiddling with codecs and convertors. One codec pack i installed put on a set of encoders that were incompatible with anything.

Joachim Müller

Fine then - you need it, you code it. Won't go into the core though.

gazzat5

#5
Cool. :)

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

Thanks for pointing me in the right direction.