Recherche avancée

Médias (10)

Mot : - Tags -/wav

Autres articles (54)

  • 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

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

  • Support audio et vidéo HTML5

    10 avril 2011

    MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
    Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
    Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
    Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)

Sur d’autres sites (8773)

  • pcx : Convert to the new bitstream reader

    12 avril 2016, par Alexandra Hájková
    pcx : Convert to the new bitstream reader
    

    Signed-off-by : Anton Khirnov <anton@khirnov.net>

    • [DBH] libavcodec/pcx.c
  • How to record video in mp4 extension in GUVCVIEW

    23 juin, par Maverick Nolan

    I'm trying to use GUVCVIEW from https://sourceforge.net/p/guvcview/git-master/ci/master/tree/&#xA;I could able to stream and record videos in mkv, by default, but I'm facing synchronization issues between audio and video when I try to record video in mp4, with some modifications in code, as of this is my configurations

    &#xA;

      &#xA;
    1. Encoding format - H.264
    2. &#xA;

    3. HW Encoder - h264_v4l2m2m
    4. &#xA;

    5. FPS - 30fps
    6. &#xA;

    7. Supported Resolutions - 640x480, 1280x720 and 1920x1080
    8. &#xA;

    9. Extension to save - mp4
    10. &#xA;

    11. Library using - FFmpeg's libavcodec library
    12. &#xA;

    &#xA;

    In the above configurations if just follow to use mkv as per provided source code, I don't have any issues, but when I try to store mp4, I have synchronization issues, like video duration is higher compared to recorded duration.

    &#xA;

    Can I know what are all the changes to be done, inorder to move from ?

    &#xA;

  • avformat/movenc : handle EAC-3 extension bits for Atmos

    3 juin, par nyanmisaka
    avformat/movenc : handle EAC-3 extension bits for Atmos
    

    Based on a patch by nyanmisaka.
    Fixes commit #9996.

    Reviewed-by : Baptiste Coudurier <baptiste.coudurier@gmail.com>
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavformat/movenc.c
    • [DH] libavformat/version.h