Recherche avancée

Médias (29)

Mot : - Tags -/Musique

Autres articles (85)

Sur d’autres sites (10097)

  • Embedding SMPTE 336M KLV data into video

    8 décembre 2023, par Mateo

    I have a drone video in .MP4 format, and an accompanying log file containing various timecoded data, e.g. GPS location, altitude.

    



    I need to embed the data into the video in the SMPTE 336M (KLV Data Encoding Protocol Using Key-Length-Value) standard format.

    



    I've successfully extracted KLV data from a MPEG2-TS file using FFMPEG and a parser in Node.

    



    Now I need to go the other way : to generate KLV data from my log file and insert it into the relevant video. How this is done ?

    


  • How to get first packet of data using ffmpeg ?

    29 novembre 2017, par Ashok Tandan

    A program is streaming 2 things : a video and a KLV data.I am in a situation where running ffmpeg should get me first frame of image and first packet/frame of data also.I am able to get first frame as soon as i run ffmpeg command,now i want to get corresponding data packet/data.

  • Revision e5eda53e3d : vpx_mem : remove memory manager code vestigial. the code is stale and couldn't b

    16 avril 2015, par James Zern

    Changed Paths :
     Modify /configure


     Modify /vpx_mem/include/vpx_mem_intrnl.h


     Delete /vpx_mem/memory_manager/hmm_alloc.c


     Delete /vpx_mem/memory_manager/hmm_base.c


     Delete /vpx_mem/memory_manager/hmm_dflt_abort.c


     Delete /vpx_mem/memory_manager/hmm_grow.c


     Delete /vpx_mem/memory_manager/hmm_largest.c


     Delete /vpx_mem/memory_manager/hmm_resize.c


     Delete /vpx_mem/memory_manager/hmm_shrink.c


     Delete /vpx_mem/memory_manager/hmm_true.c


     Delete /vpx_mem/memory_manager/include/cavl_if.h


     Delete /vpx_mem/memory_manager/include/cavl_impl.h


     Delete /vpx_mem/memory_manager/include/heapmm.h


     Delete /vpx_mem/memory_manager/include/hmm_cnfg.h


     Delete /vpx_mem/memory_manager/include/hmm_intrnl.h


     Modify /vpx_mem/vpx_mem.c


     Modify /vpx_mem/vpx_mem.h


     Modify /vpx_mem/vpx_mem.mk



    vpx_mem : remove memory manager code

    vestigial. the code is stale and couldn’t be configured directly ; there
    are better ways to achieve this now

    Change-Id : I5a9c62e099215588cd0d7e5ae002dfc77c21a895