Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Comments

expose discard, trusted and disposable packet flags#1138

Closed
skirklin wants to merge 2 commits intoPyAV-Org:main from
skirklin:main
Closed

expose discard, trusted and disposable packet flags #1138
skirklin wants to merge 2 commits intoPyAV-Org:main from
skirklin:main

Conversation

@skirklin
Copy link

@skirklin skirklin commented Jun 27, 2023

I have a use case where the video I am parsing has "dummy" packets inserted, marked with AV_PKT_FLAG_DISPOSABLE and intended to be skipped over when decoding and found that I needed to extend the Packet class to be able to detect it. I do not know if there are any compatibility concerns, i.e. if these flags are a part of all supported versions of avcodec.h but wanted to at least offer the patch in case it might be helpful for someone else out there.

yoanisgil reacted with thumbs up emoji lletourn and yoanisgil reacted with heart emoji
Copy link

not too sure what's the process of voting in PyAV, but I too would like this functionality merged in.

yoanisgil reacted with thumbs up emoji

Copy link
Member

Continued in #1327

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /