Recherche avancée

Médias (0)

Mot : - Tags -/upload

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

Autres articles (47)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (8006)

  • Python - Playing a video with audio (with OpenCV ?)

    14 juin 2016, par hoothoot

    This is probably a stupid question, and I have searched for this but didn’t find a straightforward answer :

    Can you play a video with audio using OpenCV and FFMPEG ?

    If not, what is the best way to do this ? It seems so simple but I’m so new to Python that I don’t know what to expect/what to search for.

    Thank you !

  • Python - Playing a video with audio (with OpenCV ?)

    4 mai 2023, par hoothoot

    This is probably a stupid question, and I have searched for this but didn't find a straightforward answer :

    



    Can you play a video with audio using OpenCV and FFMPEG ?

    



    If not, what is the best way to do this ? It seems so simple but I'm so new to Python that I don't know what to expect/what to search for.

    



    Thank you !

    


  • How to learn using FFmpeg.Nightly

    5 février 2018, par user2642511

    In VS.NET NUGet manager I found FFmpeg.Nightly

    Can I do everything that is allowed in command line version with this nuget ?

    Is there a documentation, demo or tutorial to learn how to use it ?

    Thanks for your answer