Recherche avancée

Médias (3)

Mot : - Tags -/plugin

Autres articles (58)

  • Gestion générale des documents

    13 mai 2011, par

    MédiaSPIP ne modifie jamais le document original mis en ligne.
    Pour chaque document mis en ligne il effectue deux opérations successives : la création d’une version supplémentaire qui peut être facilement consultée en ligne tout en laissant l’original téléchargeable dans le cas où le document original ne peut être lu dans un navigateur Internet ; la récupération des métadonnées du document original pour illustrer textuellement le fichier ;
    Les tableaux ci-dessous expliquent ce que peut faire MédiaSPIP (...)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

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

  • Identify local vs live URL FFmpeg

    9 juin 2014, par Tarun Seera

    Hi I am using FFmpeg in my iOS app for stream local and live URL.
    Is there any way to identify the URL which I am opening is local or live.
    Actually I want to specify the rtsp_transport in avformat_open_input accordingly.
    If I do not specify the transport its by default taking UDP.
    In UPD I am losing packets in live stream.So i want to specify the transport TCP for live and default for local url.

  • Identify local (LAN) vs live URL FFmpeg

    11 juin 2014, par Tarun Seera

    Hi I am using FFmpeg in my iOS app for stream local and live URL.
    Is there any way to identify the URL which I am opening is local or live.
    Actually I want to specify the rtsp_transport in avformat_open_input accordingly.
    If I do not specify the transport its by default taking UDP.
    In UPD I am losing packets in live stream.So i want to specify the transport TCP for live and default for local url.

  • How to see the full options for 264 (non nvenc) in FFMPEG ? [closed]

    3 octobre 2022, par BuddyBoneJones

    How can I access the full detailed options of 264 ? "ffmpeg.exe -h encoder=libx264" isn't telling me what all the options of preset are, for 264 specifically. Not sure how to do the fullhelp for specifically 264. Sorry, an amateur at this stuff.

    


    What I'm seeing.