Recherche avancée

Médias (1)

Mot : - Tags -/pirate bay

Autres articles (53)

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

  • 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

  • Emballe médias : à quoi cela sert ?

    4 février 2011, par

    Ce plugin vise à gérer des sites de mise en ligne de documents de tous types.
    Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;

Sur d’autres sites (5759)

  • ffmpeg different resolution hstack

    24 octobre 2022, par kaycaborr

    How can i vertically or horizontally stack videos with different resolutions ?

    


    I currently use
ffmpeg -i top.mp4 -i bottom.mp4 -filter_complex vstack output.mp4 but this fails due to resolutions 1920x640 and 1024x384.

    


  • How to specify video resolution when saving stream with ffmpeg

    30 septembre 2022, par Vitaly579

    Now, to save the video stream to a file, I use the command :

    


    ffmpeg -rtsp_transport tcp -i 'rtsp ://ADMIN:PASS@192.168.100.53/cam/realmonitor ?channel=1&subtype=0&unicast=true&proto=Onvif' -t 5 -vcodec copy C :\Video\test.mp4

    


    and I receive a video file with a resolution of 2304 x 1296, which is redundant for me, I would like to receive a file with a resolution of 1280 × 720, is it possible to do this immediately by saving the stream ?

    


    I will be very grateful for your comments

    


  • convert a 10fps video into a one frame per second video with half resolution ffmpeg ?

    22 septembre 2022, par yeahman

    I want to convert my video (h264) into a video with half the resolution of the original video and with one frame per second ; this will be used a small size preview video