Recherche avancée

Médias (0)

Mot : - Tags -/interaction

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

Autres articles (6)

  • Pas question de marché, de cloud etc...

    10 avril 2011

    Le vocabulaire utilisé sur ce site essaie d’éviter toute référence à la mode qui fleurit allègrement
    sur le web 2.0 et dans les entreprises qui en vivent.
    Vous êtes donc invité à bannir l’utilisation des termes "Brand", "Cloud", "Marché" etc...
    Notre motivation est avant tout de créer un outil simple, accessible à pour tout le monde, favorisant
    le partage de créations sur Internet et permettant aux auteurs de garder une autonomie optimale.
    Aucun "contrat Gold ou Premium" n’est donc prévu, aucun (...)

  • Selection of projects using MediaSPIP

    2 mai 2011, par

    The examples below are representative elements of MediaSPIP specific uses for specific projects.
    MediaSPIP farm @ Infini
    The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)

  • De l’upload à la vidéo finale [version standalone]

    31 janvier 2010, par

    Le chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
    Upload et récupération d’informations de la vidéo source
    Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
    Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...)

Sur d’autres sites (4136)

  • Compiling FFmpeg without ALMOST everything

    24 avril 2017, par fameman

    In my case I wanted to compile ffmpeg for android using the ffmpeg-android git repo. To understand my problem you should know the basics of building ffmpeg.
    I only work with audio files but this question may give you points to start at in other cases of problems.
    I modified the ./configure command of FFmpeg to avoid gpl usage and with (important) --disable-everything.

    This disables everything. I needed to overlay two audio files.

    But I had some problems.

    And because I had to search several days for finding many solutions I had to combine, I started this Q&A.

  • Android : How to overlay video and audio by using ffmpeg ?

    23 août 2014, par Chau Sin Ting

    I wanna make a android app which can overlay a audio to a video by clicking a button and I am using ffmpeg. The format of my video and audio are mp4 and mp3. I want the output video format is mp4. I have searched for many solutions but none of them give me a satisfied result. All of them are just replaced the original audio of my video to the audio of the audio file. What I want is to overlay my aduio file to the video file and keep the sound of the video at the same time. Does anyone have any idea to do this ? Thank you !

  • Evolution #2746 : Multilinguisme par secteur : manque d’ergonomie

    9 décembre 2015, par Guillaume Fahrner

    "Par ailleurs, quid du déplacement d’un article d’une rubrique en français dans l’anglaise ? ça change ça langue par héritage ?"
    Oui, idem pour n’importe quel objet, rubrique comprise (sauf les secteurs) :-)

    "Donc, il FAUT pouvoir changer la langue sur une base qui n’est pas saine au départ."

    Plusieurs solutions sans rien changer :
    - la langue est MAJ lors de l’édition d’un objet et est définie par héritage (pose le problème de la mise à jour de la date)
    - client mysql pour faire ca @mano