Recherche avancée

Médias (1)

Mot : - Tags -/MediaSPIP 0.2

Autres articles (58)

  • 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 (...)

  • Mise à disposition des fichiers

    14 avril 2011, par

    Par défaut, lors de son initialisation, MediaSPIP ne permet pas aux visiteurs de télécharger les fichiers qu’ils soient originaux ou le résultat de leur transformation ou encodage. Il permet uniquement de les visualiser.
    Cependant, il est possible et facile d’autoriser les visiteurs à avoir accès à ces documents et ce sous différentes formes.
    Tout cela se passe dans la page de configuration du squelette. Il vous faut aller dans l’espace d’administration du canal, et choisir dans la navigation (...)

  • MediaSPIP version 0.1 Beta

    16 avril 2011, par

    MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Pour avoir une installation fonctionnelle, 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 (...)

Sur d’autres sites (7031)

  • Accord.Video.FFMPEG stream display in Accord.Controls.VideoSourcePlayer

    13 juin 2020, par Kapil Dave

    I am new in camera programming. For learning purpose I have download Accord-Framework C# source code.

    



    Thus if we have JPG or MPEG Stream then we can easily display in Accord.Controls.VideoSourcePlayer.

    



    But if we have FFMPEG Stream then how can we display in Accord.Controls.VideoSourcePlayer.

    



    Please anyone can guide me ?

    



    Thanks in advance

    


  • Number of audio tracks in mp4 container

    24 novembre 2016, par Raj

    Is there any limit on how many audio tracks can be muxed within a mp4 container format ? If yes, what is the maximum number of audio tracks I can package in MP4 container ?
    does HLS has any maximum number audio track support ?
    Many thanks in advance.

  • FFMpeg Effect Zoom In and Zoom Out Video File

    21 mars 2019, par Maxim_A

    I need to implement the effect of zooming in and out for video.

    Two operations are needed.
     
    The first operation is to set the zoom to zero at the beginning of the clip, and by the end of the clip the zoom was gradually increased twice.

    The second operation is that at the beginning of the video the zoom is equal to two, and by the end of the video the zoom should be zero.

    That is, it is necessary for the zoom to increase / decrease smoothly throughout the entire duration of the video.

    I know that Zoompad effect is used for this, but I could not use it for video.

    Thank you all in advance for your help !