• [MOD] FLV-Integration für 4images 4 0 5 1
Currently:  

Author Topic: [MOD] FLV-Integration für 4images  (Read 52170 times)

0 Members and 1 Guest are viewing this topic.

Offline Schwarzlicht

  • Newbie
  • *
  • Posts: 27
    • View Profile
Re: [MOD] FLV-Integration für 4images
« Reply #15 on: May 24, 2008, 03:59:44 PM »
Ich habe diesen Mod auch exakt nach Anleitung eingebaut.
Leider wird der Player zwar aufgerufen und versucht auch das flv-Video abzuspielen, aber es kommt eben nichts.

Offline mato72

  • Jr. Member
  • **
  • Posts: 59
    • View Profile
    • Brick-Cinema
Re: [MOD] FLV-Integration für 4images
« Reply #16 on: May 24, 2008, 04:29:29 PM »
Link?

Offline Schwarzlicht

  • Newbie
  • *
  • Posts: 27
    • View Profile
Re: [MOD] FLV-Integration für 4images
« Reply #17 on: May 24, 2008, 06:26:16 PM »
Habe gerade festgestellt, dass es mit kleinen flv-Dateien bis ca. 3 MB funktioniert.
Es liegt also nur an der Größe der Datei.
Was könnte ich denn da machen?

Offline mato72

  • Jr. Member
  • **
  • Posts: 59
    • View Profile
    • Brick-Cinema
Re: [MOD] FLV-Integration für 4images
« Reply #18 on: May 24, 2008, 06:29:42 PM »
Das kann 2 Gründe haben:
Dein Server lässt nicht zu, dass mehr als 3MB hochgeladen werden.

Es könnte aber auch daran liegen, dass der Server nach 60 Sekunden das Script einfach abbricht. Somit KÖNNEN gar keine Files grösser als 3MB hochgeladen werden.
Das erfährst Du über php-info oder Deinen Hoster/Provider selber, ob das so ist.

Alles klar?

Offline excitex2

  • Addicted member
  • ******
  • Posts: 1.590
  • He desactivado la galería y el buscador
    • View Profile
Re: [MOD] FLV-Integration für 4images
« Reply #19 on: May 24, 2008, 08:25:17 PM »
Greetings,,,

Sorry for my English,,, use a translator for the network.

The correction was not done because insercción for other types of files, was added as follows:
http://www.4homepages.de/forum/index.php?topic=15253.0

excitex
Lo importante no es saber,,, lo importante es tener el E-Mail de quien sabe

Offline Salti

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: [MOD] FLV-Integration für 4images
« Reply #20 on: July 27, 2008, 05:35:15 PM »
Danke, funktioniert super! :)

Offline Nasty Hobbit

  • Pre-Newbie
  • Posts: 1
    • View Profile
Re: [MOD] FLV-Integration für 4images
« Reply #21 on: August 15, 2008, 05:47:13 AM »
Heya,

I've gone through the steps from the previous pages but it simply will not allow me to upload an FLV file.

I've tried both of the following lines to the upload_definitions.php file
$mime_type_match['flv'] = array("video/flv");
$mime_type_match['flv'] = array("application/x-shockwave-flash", "application/octet-stream");

Where else is it getting its upload definitions from???

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: [MOD] FLV-Integration für 4images
« Reply #22 on: August 15, 2008, 08:16:22 AM »
Hello and welcome to 4images forum.

You almost did it right there only one array (line) should be for each extension
So your two lines should be like this:
Code: [Select]
$mime_type_match['flv'] = array("application/x-shockwave-flash", "application/octet-stream", "video/flv");
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Daniel

  • Full Member
  • ***
  • Posts: 183
  • php rockt
    • View Profile
Re: [MOD] FLV-Integration für 4images
« Reply #23 on: September 06, 2008, 07:49:05 PM »
with this line i have  the error

"Die Datei hat ein ungültiges Format (flv, video/x-flv)"

Formaterror
4images in Benutzung/use seit/since 2002 / Version 1.7.6

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Marquis2000

  • Full Member
  • ***
  • Posts: 103
    • View Profile
Re: [MOD] FLV-Integration für 4images
« Reply #25 on: November 12, 2008, 08:00:48 PM »
Hallo Leute,

der MOD funktioniert wunderbar, allerdings wäre es doch sehr sinnvoll wenn gleich andere Formate z.B. .avi oder .wmv beim Upload ins .flv Format konvertiert würden.
Dazu hab ich aus einem anderen Thread diesen

Link: http://www.suma-report.de/videos-per-script-in-flv-dateien-konvertieren-ffmpeg-php/12

achso dazu gibt es noch einen Link:

http://youtubeclone.wordpress.com/2007/05/26/how-to-convertencode-files-to-flv-using-ffmpeg-php/

Leider ist es sehr PHP-lastig und ich persönlich bin kein Spezialist in solchen Sachen. Vielleicht bekommt es einer von Euch hin oder hat es schon hin bekommen?


Offline diehard

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: [MOD] FLV-Integration für 4images
« Reply #26 on: December 03, 2008, 11:20:00 AM »
Hi all ...

i tried to upload .flv file in my gallery but my file is "VP6 flash video" (encoded).
How i can create mime type for this format (flv - VP6 ) ?  :roll:

With this myme type file not working .
$mime_type_match['flv'] = array("application/x-shockwave-flash", "application/octet-stream", "video/flv");


Sorry for my bad english ...

Here is the video .flv in VP6 encoding