Recherche avancée

Médias (1)

Mot : - Tags -/bug

Autres articles (75)

  • 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 ;

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

Sur d’autres sites (14180)

  • ffmpeg converted vertically stacked .mp4 videos are not playing on windows

    7 août 2017, par Kane

    I’m trying to merge two videos in a vertically stacked video using the ffmpeg vstack filter.

    ffmpeg -i movie01.avi -i movie02.avi -filter_complex vstack output.mp4

    It works great when i play it on VLC, but Windows Media Player and some Android devices can’t play the video file.

    Edit : also tried with the pad and overlay :

    ffmpeg -i movie01.avi  -i movie02.avi -filter_complex "[0:0]pad=iw:2*ih[a];[a][1:0]overlay=0:h" output.mp4

    but still the same, it doesn’t work on WMP and some Android devices.

    It is weird because the two separate videos work fine on Windows and Android, but not the merged one.

    Does someone know what I’m doing wrong ?

  • A Windows-compatible C IDE that will be able to compile FFmpeg ?

    6 décembre 2015, par Shimmy

    I want to set up an environment on my PC (Win7x64) that I will be able to combine these projects and compile them into one executable :

    For this I need an environment that can compile/debug both the above projects (creating a Windows compatible exe).

    Any ideas ?

  • A Windows-compatible C IDE that will be able to compile FFmpeg ?

    19 octobre 2024, par Shimmy Weitzhandler

    I want to set up an environment on my PC (Win7x64) that I will be able to combine these projects and compile them into one executable :

    



    



    For this I need an environment that can compile/debug both the above projects (creating a Windows compatible exe).

    



    Any ideas ?