Recherche avancée

Médias (0)

Mot : - Tags -/interaction

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

Autres articles (53)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

  • 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 (...)

  • Automated installation script of MediaSPIP

    25 avril 2011, par

    To overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
    You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
    The documentation of the use of this installation script is available here.
    The code of this (...)

Sur d’autres sites (9680)

  • fate : Add vorbiscomment cover art test

    26 juillet 2013, par James Almer
    fate : Add vorbiscomment cover art test
    

    Signed-off-by : James Almer <jamrial@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] tests/fate/cover-art.mak
  • Can't get FFMPEG to convert Samsung Motion Photos from .jpg to .mp4 [closed]

    27 août 2024, par welbeebee

    I pulled a bunch of Samsung Galaxy S21 Ultra motion photos to my PC (Windows 11) for video editing, but they were in .jpg, and for some reason Microsoft Clipchamp couldn't convert them to video. But, I knew the motion photos were intact, bc Microsoft Photos was showing the MOTION option and playing the videos just fine.&#xA;So, I'm in FFMPEG just throwing everything at the wall, but can only get still MP4's out of it, with none of the video.

    &#xA;

    Here's the breakdown of what I'm looking at for :&#xA;ffmpeg -i input.jpg

    &#xA;

    Input #0, image2, from &#x27;20240623_233601.jpg&#x27;:&#xA;  Duration: 00:00:00.04, start: 0.000000, bitrate: 874324 kb/s&#xA;  Stream #0:0: Video: mjpeg (Baseline), yuvj420p(pc, bt470bg/unknown/unknown), 2944x2208 [SAR 59:59 DAR 4:3], 25 fps, 25 tbr, 25 tbn&#xA;

    &#xA;

    So to get the whole folder converted, I'm trying :&#xA;for %i in (*.jpg) do ffmpeg -i "%i" -c:v libx264 -map 0:0 -preset veryslow -crf 18 "%~ni.mp4"

    &#xA;

    But this just results in a bunch of those still MP4's I mentioned.

    &#xA;

    I'm assuming the problem starts with that odd duration of 00:00:00.04, with a bitrate of 874324 kb/s, but I'm not sure. I don't understand this mjpeg video format very well at all.

    &#xA;

    I been trying to work through this with copilot to no success, and so I'm turning to stackoverflow in case anyone can help me out.&#xA;Or am I going about this all the wrong way ? Let me know.

    &#xA;

  • Revision 37939 : - suppression des points et espaces dans le champs numéro avant ...

    2 mai 2010, par yffic@… — Log

    suppression des points et espaces dans le champs numéro avant l’enregistrement - Le numéro de l’article doit d’afficher dans le champ numéro même sur le champs titre n’a pas de structure multi - Ajout dans les paramètres d’init des forms contenant des éléments de classe "multilang" ET des containers (...)