Recherche avancée

Médias (0)

Mot : - Tags -/xmlrpc

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

Autres articles (59)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

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

Sur d’autres sites (4647)

  • FFMPEG with Ubuntu and Multicast UDP Help me

    20 juin 2016, par michell

    good morning !
    My name is Michael, i’m Brazilian (sorry, my english is very bad :D)

    I’m transmiting by a computer use VLC transport stream about group multicast 239.0.0.1:5001 and receiving by another computer Ubuntu OS using ffmpeg.
    How i record this transport stream to .ts file with ffmpeg ?
    how i check bitrate of transport stream, null packets and vídeo with ffmpeg ?

    Help me, i will buy a chocolate for you haha :D

    Thanks for your support.

    Michaell

  • How do I know every "stream_specifier" avaiable to use on FFMPEG ?

    18 octobre 2023, par Leonardo Reis

    I only want to know every stream specifier I can use for parameters like "-c:v" or "-c:a".

    


    For example, I'm trying to process a video to the stdout file using the command ffmpeg -f concat -i names.txt -c:v h264_nvenc -f mpeg2video pipe:1, but it took me a while to find out that "h264_nvenc ". Is there any way I can know these values for the different parameters from ffmpeg ? In the documentations there are a lot of examples of the different parameters that are avaiable, but not about the values we can apply on them.

    


    Sorry for the bad english :/

    


  • Can I use ffserver to stream multiple video files from multiple users ?

    4 août 2017, par zeroh7

    First, forgive me for not having good English.

    I learned about ffmpeg and I’m studying it.

    I have a question, but I can not find any related documents on the Internet.

    Here are my questions.

    1. Can I use ffserver to stream multiple video files from multiple users ?

    2. Can I use the ffmpeg command to generate and destroy a feed in server.conf

    please : )