Recherche avancée

Médias (1)

Mot : - Tags -/belgique

Autres articles (22)

  • Submit enhancements and plugins

    13 avril 2011

    If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
    You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone.

  • D’autres logiciels intéressants

    12 avril 2011, par

    On ne revendique pas d’être les seuls à faire ce que l’on fait ... et on ne revendique surtout pas d’être les meilleurs non plus ... Ce que l’on fait, on essaie juste de le faire bien, et de mieux en mieux...
    La liste suivante correspond à des logiciels qui tendent peu ou prou à faire comme MediaSPIP ou que MediaSPIP tente peu ou prou à faire pareil, peu importe ...
    On ne les connais pas, on ne les a pas essayé, mais vous pouvez peut être y jeter un coup d’oeil.
    Videopress
    Site Internet : (...)

  • MediaSPIP Init et Diogène : types de publications de MediaSPIP

    11 novembre 2010, par

    À l’installation d’un site MediaSPIP, le plugin MediaSPIP Init réalise certaines opérations dont la principale consiste à créer quatre rubriques principales dans le site et de créer cinq templates de formulaire pour Diogène.
    Ces quatre rubriques principales (aussi appelées secteurs) sont : Medias ; Sites ; Editos ; Actualités ;
    Pour chacune de ces rubriques est créé un template de formulaire spécifique éponyme. Pour la rubrique "Medias" un second template "catégorie" est créé permettant d’ajouter (...)

Sur d’autres sites (4581)

  • libfdk-aacdec : Reduce the default decoder delay by one frame

    4 juillet 2014, par Omer Osman
    libfdk-aacdec : Reduce the default decoder delay by one frame
    

    The default error concealment method if none is set via
    aacDecoder_SetParam(AAC_CONCEAL_METHOD) is set in
    CConcealment_InitCommonData within the fdk-aac library
    and is set to Energy Interpolation. This method requires one frame
    delay to the output. To reduce the default decoder output delay and
    avoid missing the last frame in file based decoding, use Noise
    Substitution as the default concealment method.

    Signed-off-by : Omer Osman <omer.osman@iis.fraunhofer.de>
    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavcodec/libfdk-aacdec.c
    • [DH] libavcodec/version.h
  • How to record a livestream in ffmpeg or gstreamer and split the files without skipping or duplicating frames

    15 décembre 2020, par Blake Cochrane

    Can somone please recommend a solution for safely recording a live stream to a file that would not produce a corrupted file if the system was unsavely shut down.

    &#xA;

    I am starting on a project using a battery powered Raspberry Pi 4B.&#xA;I am using GStreamer to use the ASIC for Raw Pi camera to h.264 compression to create a RTSP/HLS/RTMP stream.&#xA;I need to continuosly record the livestream to a file on the Pi without any duplicate & missing frames or transcoding - eg using -vcodec copy.&#xA;As the Pi is battery powered, it can be unsafely shut down randomly when the battery is out of energy.&#xA;I know that if a mp4 container isn't 'finalised' with the moov atom before the file finishes writing which would leave the file corrupted/unrepairable and unplayable.&#xA;So if I have an mp4 recording of 6 hours that is corrupted and unfixable that is a problem.&#xA;My idea was to split the recording to a new file after x amount of minutes or frames or bytes as losing the last few minutes is not so bad as to lose hours of recordings.&#xA;I would need to set the last frame in the old file as the previous frame to the next I frame (starting frame) in the new file as a h.264 stream can only start on an I frame.

    &#xA;

    So it would go like this.&#xA;file 1&#xA;| Frame |0001|I|&#xA;| --- | --- | --- |&#xA;|Frame|0002|P|&#xA;|Frame|0003|B|&#xA;...&#xA;| Frame |1524|B|&#xA;| --- | --- | --- |&#xA;| Frame |1525|P|

    &#xA;

    file 2&#xA;| Frame |1526|I|&#xA;| --- | --- | --- |&#xA;| Frame |1527|B|

    &#xA;

    Then all of the split files can be appended to each other without transcoding in ffmpeg.&#xA;I don't need to record the live stream directly to an mp4, whatever container it is in can be converted to an mp4 when appending the split files.

    &#xA;

    There is a python script of the Raspberry pi that accomplishes all of this but it can not be used for a live stream multicast as the Pi camera can not be accessed by more than one process at a time.&#xA;Unless there is a way to live stream the latest frames in an mp4 file that is continiously being recorded to, I am stuck.

    &#xA;

  • Installer flvtool++

    22 août 2011

    Flvtool++ développé par Facebook est beaucoup plus rapide que Flvtool2 auparavant installé car il est écrit en C alors que Flvtool2 est en Ruby.

    Pour gagner en performance, il est préférable d’utiliser flvtool++ pour ajouter les métadonnées aux fichiers flv.

    Qui plus est, apparemment flvtool++ gère les videos très longue contrairement à flvtool2.

    On installera donc flvtool++ en plus de flvtool2 dans un premier temps afin de tester partout son bon fonctionnement.

    Tutoriel d’installation : http://technique.arscenic.org/compi...