Recherche avancée

Médias (1)

Mot : - Tags -/punk

Autres articles (48)

  • Qu’est ce qu’un éditorial

    21 juin 2013, par

    Ecrivez votre de point de vue dans un article. Celui-ci sera rangé dans une rubrique prévue à cet effet.
    Un éditorial est un article de type texte uniquement. Il a pour objectif de ranger les points de vue dans une rubrique dédiée. Un seul éditorial est placé à la une en page d’accueil. Pour consulter les précédents, consultez la rubrique dédiée.
    Vous pouvez personnaliser le formulaire de création d’un éditorial.
    Formulaire de création d’un éditorial Dans le cas d’un document de type éditorial, les (...)

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

  • Les images

    15 mai 2013

Sur d’autres sites (5764)

  • Record Video using openRTSP and ffmpeg

    6 décembre 2018, par Haris

    I am trying to record the rtsp stream using openRTSP and ffmpeg using below command, and which works fine. But there are some issue in the duration of the video. I am always getting output video file with duration less than the actual record period.

    For example, if I record the live for 10 minutes, I am getting video file with only 6-7 minutes of duration. I have checked the fps of both input and output and it is same(fps=10). What could be the issue ?

    openRTSP -D 10 -v -t -c -B 10000000 -b 10000000 rtsp://192.168.1.5:554/media/live/1/1 | ffmpeg -i - -codec copy  out.mp4
  • Revision 46235 : sous chrome, enter sur la recherche dépliait la recherche avancée sans ...

    1er avril 2011, par guy.cesaro@… — Log

    sous chrome, enter sur la recherche dépliait la recherche avancée sans la lancer, le comportement souhaité est de lancer la recherche

  • matroskaenc : Also validate chapter end time

    9 mars 2015, par Vittorio Giovara
    matroskaenc : Also validate chapter end time
    

    This prevents it to be written as unsigned. Also add an error message.

    CC : libav-stable@libav.org
    Bug-Id : CID 1265717

    • [DBH] libavformat/matroskaenc.c