Recherche avancée

Médias (91)

Autres articles (22)

  • Le profil des utilisateurs

    12 avril 2011, par

    Chaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
    L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)

  • Librairies et logiciels spécifiques aux médias

    10 décembre 2010, par

    Pour un fonctionnement correct et optimal, plusieurs choses sont à prendre en considération.
    Il est important, après avoir installé apache2, mysql et php5, d’installer d’autres logiciels nécessaires dont les installations sont décrites dans les liens afférants. Un ensemble de librairies multimedias (x264, libtheora, libvpx) utilisées pour l’encodage et le décodage des vidéos et sons afin de supporter le plus grand nombre de fichiers possibles. Cf. : ce tutoriel ; FFMpeg avec le maximum de décodeurs et (...)

  • Submit enhancements and plugins

    13 avril 2011

    If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
    You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone.

Sur d’autres sites (4886)

  • Create jquery.colorbox-tk.js

    13 novembre 2017, par nbayramberdiyev
    Create jquery.colorbox-tk.js
  • ffmpeg - create x thumbs from a video (Windows)

    7 septembre 2015, par C3X

    I’m looking for an solution to create 16 thumbs from a video.
    All solutions I found before, make thumbs from the first frames - but I need the 16 thumbs from the whole video. The video length is different to each video. Some are 3 min, 5 min or 10 min.

    If possible, I prefer an solution that works on Windows, because the videos all on my local PC and too big to copy them to my server just for create thumbs.

    Could someone help ?

    Regards
    Torsten

  • How to convert a big .ts file to many segments and create m3u8 playlist using ffmpeg in windows ?

    21 mai 2014, par user1788736

    ts file and want to create many segments (without any trans-coding the big .ts file)out of it and create m3u8 for it. could any one show me an easy way to do this ?Thanks in advance