abhiTronix / deffcode

A cross-platform High-performance FFmpeg based Real-time Video Frames Decoder in Pure Python 🎞️⚑
https://abhitronix.github.io/deffcode
Apache License 2.0
178 stars 3 forks source link

✨ Feature: Added metadata extraction and updation support (Fixes #4) #5

Closed abhiTronix closed 2 years ago

abhiTronix commented 2 years ago

Brief Description

This PR adds metadata extraction and updation support.

Key Changes

Related Issue

4

Context

Currently Sourcer API is without teeth, there's no proper way to access source video metadata, and same goes to FFdecoder API. Therefore, this PR will brought the metadata extraction and updation support to both these APIs.

Types of changes

strocketltd commented 1 year ago

Hello @abhiTronix ! when updating the metadata of the video , why there is no output with the new video with the new metadata !