Recherche avancée

Médias (3)

Mot : - Tags -/spip

Autres articles (86)

  • Organiser par catégorie

    17 mai 2013, par

    Dans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
    Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
    Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...)

  • Récupération d’informations sur le site maître à l’installation d’une instance

    26 novembre 2010, par

    Utilité
    Sur le site principal, une instance de mutualisation est définie par plusieurs choses : Les données dans la table spip_mutus ; Son logo ; Son auteur principal (id_admin dans la table spip_mutus correspondant à un id_auteur de la table spip_auteurs)qui sera le seul à pouvoir créer définitivement l’instance de mutualisation ;
    Il peut donc être tout à fait judicieux de vouloir récupérer certaines de ces informations afin de compléter l’installation d’une instance pour, par exemple : récupérer le (...)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

Sur d’autres sites (4397)

  • Add hyperlinks within videos

    25 avril 2020, par Monkeybus

    Is it possible to add clickable menus to videos ? Like with DVD's ?

    



    Plus, is it possible to have areas of a video image clickable ? For example a scene where each actor in a movie could be clicked ? I am thinking of something like HTML image maps, but with video ?

    



    I use Linux and ffmpeg for all of my transcoding.

    



    Any pointers, much appreciated. Thanks, as always.

    



    Talk to you all soon.

    


  • Using ffmpeg to generate thumbnails of Videos uploaded in JSP

    27 septembre 2013, par Param Singh

    I need help using ffmpeg in jsp.I'm making a youtube based project.I'm able to upload the videos to the Videos directory in my web folder but now I need to create and store a thumbnail of the uploaded video side by side in the thumbs folder.I can do that with ffmpeg but how ? I'm confused that where I'm supposed to store the ffmpeg.exe file in my web directory and use it in UploadVideo.jsp page.Please help me,there's very less content about the same on the internet !

  • Vertically or horizontally stack several videos using ffmpeg ?

    4 février 2019, par Joseph Turian

    I have two videos of the same exact length, and I would like to use ffmpeg to stack them into one video file.

    How can I do this ?