Recherche avancée

Médias (1)

Mot : - Tags -/copyleft

Autres articles (60)

  • Problèmes fréquents

    10 mars 2010, par

    PHP et safe_mode activé
    Une des principales sources de problèmes relève de la configuration de PHP et notamment de l’activation du safe_mode
    La solution consiterait à soit désactiver le safe_mode soit placer le script dans un répertoire accessible par apache pour le site

  • Les formats acceptés

    28 janvier 2010, par

    Les commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
    ffmpeg -codecs ffmpeg -formats
    Les format videos acceptés en entrée
    Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
    Les formats vidéos de sortie possibles
    Dans un premier temps on (...)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

Sur d’autres sites (8732)

  • mp4 not playing in Firefox 35 on Mac, wrong MIME type ?

    5 février 2015, par Andy

    I got two mp4-Videos, both with the same codes (h264 for video and aac for audio), which are returning different mime types on linux :

    $ file --mime-type one.mp4
    one.mp4: video/mp4

    $ file --mime-type two.mp4
    two.mp4: video/qicktime

    two.mp4 wont play in Firefox 35 on a certain Windows installation and a Mac OS X 10.10 installation, while one.mp4 does.

    I compared the videos with ffmpeg, and the Video-Stream lines are :

    one.mp4 :

    Stream #0:0(und) : Video : h264 (Constrained Baseline) (avc1 / 0x31637661), yuv420p, 640x640 [SAR 1:1 DAR 1:1], 735 kb/s, 29.97 fps, 29.97 tbr, 11988 tbn, 59.94 tbc (default)

    Metadata:
     handler_name    : VideoHandler

    two.mp4 :

    Stream #0:1(eng) : Video : h264 (Baseline) (avc1 / 0x31637661), yuv420p(tv), 1024x576 [SAR 1:1 DAR 16:9], 1002 kb/s, 25 fps, 25 tbr, 600 tbn, 50 tbc (default)

    Metadata:
     creation_time   : 2015-01-23 14:16:08
     handler_name    : Apple Alias Data Handler
     encoder         : MainConcept H.264

    Can this be a reason for the difference in MIME-Type ?
    And what could I do to change that ?

    Merci beaucoup.

  • Convert any type of videos to MP4 php without ffmpeg [on hold]

    17 décembre 2017, par Khalid Askia

    I have a website on which I allow users to upload videos. But I’m using the HTML5 video tag and only MP4 videos can be played. So I want to convert any type of video to MP4. I’m on a shared hosting account so I can’t have FFMPEG or anything else installed on the server. Is there another way to convert videos without these tools ?

  • Revision 103467 : Activation dans Formidable de la Saisie de type email (qui permet en ...

    11 juin 2018, par real3t@… — Log

    Activation dans Formidable de la Saisie de type email (qui permet en HTML5 d’avoir un champ de type email)