Recherche avancée

Médias (1)

Mot : - Tags -/musée

Autres articles (87)

  • Organiser par catégorie

    17 mai 2013, par

    Dans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
    Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
    Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...)

  • Récupération d’informations sur le site maître à l’installation d’une instance

    26 novembre 2010, par

    Utilité
    Sur le site principal, une instance de mutualisation est définie par plusieurs choses : Les données dans la table spip_mutus ; Son logo ; Son auteur principal (id_admin dans la table spip_mutus correspondant à un id_auteur de la table spip_auteurs)qui sera le seul à pouvoir créer définitivement l’instance de mutualisation ;
    Il peut donc être tout à fait judicieux de vouloir récupérer certaines de ces informations afin de compléter l’installation d’une instance pour, par exemple : récupérer le (...)

  • 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

Sur d’autres sites (6045)

  • Make video out of pictures (no compression)

    17 avril 2014, par Hermilton

    I have 1000 png files as output from a simulation (total size of all png-files 44.2 MB), and I want to make a video where each frame is simply one png file.
    So it should be something like just concatenating the png files to one movie file.

    I already tried doing this with "ffmpeg"/"avconv" but I'm a novice in this programms, and my output videos turned out to be either way to large (700MB !) or just blurry compared to the pngs.

  • FFmpeg - Putting a Lower bitrate of my video stream in my current mp4 container

    10 avril 2014, par Campiador

    Sorry if my question is too noobish, this is my first FFmpeg experience.

    What I have is :

    An mp4 movie with a video stream and an audio stream.

    What I want in the output :

    Is an mp4 file containing : the same video stream + the same audio stream + the same video stream with a lower bit-rate

    Can anyone please tell me the appropriate ffmpeg command ?

  • "playback error" in Powerpoint using FFMEG conversion

    3 avril 2014, par John Du

    I tried the following command to convert a mov to wmv to play back in powerpoint

    ffmpeg -i movie.mov -b 1500k -vcodec wmv2 -acodec wmav2 -f asf movie.wmv

    I am constantly plaugued with "playback error"s no other information

    any help would be appreciated what settings to use that will not cause this error