Recherche avancée

Médias (10)

Mot : - Tags -/wav

Autres articles (62)

  • Demande de création d’un canal

    12 mars 2010, par

    En fonction de la configuration de la plateforme, l’utilisateur peu avoir à sa disposition deux méthodes différentes de demande de création de canal. La première est au moment de son inscription, la seconde, après son inscription en remplissant un formulaire de demande.
    Les deux manières demandent les mêmes choses fonctionnent à peu près de la même manière, le futur utilisateur doit remplir une série de champ de formulaire permettant tout d’abord aux administrateurs d’avoir des informations quant à (...)

  • Support de tous types de médias

    10 avril 2011

    Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

Sur d’autres sites (7875)

  • ffmpeg Video progressive automatic zoom in and out [on hold]

    21 août 2019, par yong

    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 !

  • PHP FFmpeg, upload video and let user select start and end offsets to trim the video

    9 novembre 2015, par Kunal

    This is what I need to do :

    1. User goes to the HTML web app (works on desktop and mobile)
    2. Uploads a video (depending on phone recording and bitrate, could be 100mb)
    3. Use FFMPEG to trim the video to 15 seconds only.

    Now for the 3rd part we need to let the user select the start and end offsets for the trimming. Maybe extract scenes and let them select ?

    Please help. Thanks in advance.

  • Android FFmpeg command

    16 août 2018, par Siv

    What is the command for Android ffmpeg for Pip feature ? I want to overlay a video over another video. The overlay video should be positioned on top left of first video.

    Thank you in advance.