Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for frame data extraction into ffprobe command. #203

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ndtreviv
Copy link

This also supports requirement mentioned in #138.

In this version -show_frames is included in the ffprobe command, and frame data is extracted and deserialised. This is accomplished by a new FFmpegFrameDeserializer class, which supports polymorphism in the frame types.

@ndtreviv
Copy link
Author

It looks like https://johnvansickle.com/ffmpeg/releases/ffmpeg-release-64bit-static.tar.xz doesn't exist anymore (404). This is why the travis build is failing. Weren't my code, guv, honest!

@ndtreviv
Copy link
Author

ndtreviv commented Nov 1, 2019

I super-duper want this pretty please!

@sarat1669
Copy link

Can we merge this?

@psaisambasiva
Copy link

Can we please add this change

@bramp
Copy link
Owner

bramp commented Oct 26, 2023

Sorry for the slow response. This change looks great. No comments, other than it now seems to have some simple merge conflicts. Please could you take a look.

@Euklios Euklios mentioned this pull request Feb 20, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants