Recherche avancée

Médias (0)

Mot : - Tags -/alertes

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (25)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

Sur d’autres sites (7577)

  • Bulk trim videos : remove last x seconds from video

    24 avril 2022, par dfadsfd

    Hey guys i have been searching for hours but this is giving me a lot of trouble. None of the code i found worked for me.

    


    I have a lot of videos with a different length where i want to bulk remove the last 5 second outro of. Sadly it seems that this is almost impossible as I tried it with FFMPEG -sseof command but that needs to have the actual video length, and all my videos have a different length. Is there any easy way to do this and have the videos output in a new folder trimmed folder in the original folder ?

    


    Thank you.

    


  • FFmpeg video encoding from iPhone to URL

    20 septembre 2016, par Nicolai Harbo

    I ran into a problem - I’m building an app, which I would like to be able to livestream. I have found a supplier, that I want to use - "all" he needs me to do, is to encode the video from the camera, to ffmpeg, and call his API. The thing is, I have no clue how to encode the video to ffmpeg. I have tried several google searches, and lots of different SDK’s for videostreaming, but it doesnt seem to help in my case.

    I know about Wowza and other livestream providers, but they cant deliver what I want, so I think this is my last option.
    So if any of you guys out there, can help me with encoding video from the camera into ffmpeg and send it to a API, please let me know how :-)
    It could be, that there’s a pod out there that i’ve overseen..

    Thanks in advance,
    /Nicolai

  • jPlayer - notworking on IE

    8 juillet 2014, par Deepak Suvarna

    I’m developing an application of video playlist. I could make it run for Chrome, FireFox, Safari(Though starts late), Android and iOS, but could not make it work on IE. I have put my chunk of code on jsFiddle for you guys.

    <code>http://jsfiddle.net/8g5F8/21/
    

    One thing which make me worried is, if you click on another video in same playlist, they works on IE but not mine. I am clueless about it. Am I converting wrong way or something ? What is correct way of conversion etc

    Using : PHP, FFMPEG, JPlayer