Streampunk / beamcoder

Node.js native bindings to FFmpeg.
GNU General Public License v3.0
392 stars 76 forks source link

av_frame_copy functionality in beamcoder frame #67

Open rockinggit opened 3 years ago

rockinggit commented 3 years ago

I want to make a copy of beamcoder.frame() to another. basically looking for functionality of av_frame_copy(). Is it possible with beamcoder ?