Recherche avancée

Médias (0)

Mot : - Tags -/diogene

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

Autres articles (76)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

Sur d’autres sites (10387)

  • I am trying to view the video files of a security camera sd card [closed]

    12 octobre 2023, par David spade

    im trying to view the video files of a security cameras SD card they will not play on windows media player i have downloaded FFMPEG and checked if it was installed using command prompt it is installed successfully the issue comes when i try to convert the file to an mp4 the SD card video files show up as a media file or .media on my file explorer for example i renamed one of the video files dog and put it into to command prompt as

    


    ffmpeg -i dog.media dog.mp4 and it wont convert i need to convert these files i need help on this

    


    i tried typing the conversion in command prompt as
ffmpeg -i dog.media dog.mp4 and it wont convert i need to convert these files i need help on this

    


    and it didnt work

    


    also i tried to look at what type of file is a .media file and wasn't able to find anything

    


  • how to merge two mp4 files (audio & video) with ffmpeg using script ? [closed]

    18 mai 2024, par mayor

    I need a script (in win 10) that will do the following thing :

    


      

    1. Retrieve the name of the directory it is in.
    2. 


    3. In this directory are placed two mp4 files - video and audio separately. The files have different names.
    4. 


    5. Script will merge them using ffmpeg into one mkv (ffmpeg -i ... - i ... -c copy “the name of the directory in which the script and files.mkv”)
    6. 


    7. end
    8. 


    


    The idea is that I put myself this script in some directory, run it and have the job done without typing the command manually.

    


    Thank you.

    


  • fastest way to convert .MKV files to HTTP Live Streaming (HLS)

    22 septembre 2017, par Oli

    Can anyone advise on how to convert .mkv files to HLS format ? we have lots of .mkv files and we are going to lunch our live streaming website so we decided to programatically convert our files to HLS format. we tried ffmpeg and vodobox HLS encoder for conversion but both are too slow (about 1.5 h for each movie).

    platform information :

    • OS : Windows 10
    • CPU : Intel Core i5
    • Memory : 16 GB DDR4