
Recherche avancée
Sur d’autres sites (2645)
-
Call an external dynamic library using node
25 septembre 2018, par MercI need to edit clips using node using one of the existing video manipulation libraries. (Note : I am aware that I could run an existing editing executable like FFMPEG, but that’s not what I am after).
Question : What’s the best way to call native libraries in Node ?
Background information : I will need to talk to one one these libraries : Gstreamer, FFmpeg/LibAV or libVLC.
My ideal outcome is to have a nice, robust library that I use directly using node, but my lack of experience in terms of using native libraries, and the somehow fragmented world of video editing libraries.
-
Revision 450c7b57a8 : Only do metrics on cropped (visible) area of picture. The part where we align i
10 juin 2013, par Ronald S. BultjeChanged Paths :
Modify /vp9/encoder/vp9_onyx_if.c
Modify /vp9/encoder/vp9_ssim.c
Modify /vpx_scale/generic/yv12config.c
Modify /vpx_scale/yv12config.h
Only do metrics on cropped (visible) area of picture.The part where we align it by 8 or 16 is an implementation detail that
shouldn't matter to the outside world.Change-Id : I9edd6f08b51b31c839c0ea91f767640bccb08d53
-
Revision df50e5c01a : Only do metrics on cropped (visible) area of picture. The part where we align i
10 juin 2013, par Ronald S. BultjeChanged Paths :
Modify /vp9/encoder/vp9_onyx_if.c
Modify /vp9/encoder/vp9_ssim.c
Modify /vpx_scale/generic/yv12config.c
Modify /vpx_scale/yv12config.h
Only do metrics on cropped (visible) area of picture.The part where we align it by 8 or 16 is an implementation detail that
shouldn't matter to the outside world.Change-Id : I9edd6f08b51b31c839c0ea91f767640bccb08d53