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

Getter tests for packet properties#1327

Merged
WyattBlue merged 5 commits intoPyAV-Org:main from
JoeSchiff:test_props
Mar 8, 2024
Merged

Getter tests for packet properties #1327
WyattBlue merged 5 commits intoPyAV-Org:main from
JoeSchiff:test_props

Conversation

@JoeSchiff
Copy link
Contributor

@JoeSchiff JoeSchiff commented Mar 8, 2024

Tests to help finish #1138.

I searched through the FATE suite and I was able to find files with corrupt, discard, and disposable packet flags. I was unable to find a file with a trusted flag.
I then used ffprobe to determine the packet indices for keyframe, corrupt, and discard flags in their respective files, but I could not detect the disposable flag.
I'm guessing ffprobe doesn't provide that flag by default. Does anyone know how to get more details about flags?
These are the commands I tried:
ffprobe -show_entries packet=flags "$file"
ffprobe -show_packets "$file"

@JoeSchiff JoeSchiff force-pushed the test_props branch 2 times, most recently from c722050 to 5c2a6e4 Compare March 8, 2024 02:36
Copy link
Member

Is homebrew breaking our tests?

Copy link
Member

I think FATE is down. The tests pass on my local machine so it looks good.

@WyattBlue WyattBlue merged commit 9ad1d91 into PyAV-Org:main Mar 8, 2024
@JoeSchiff JoeSchiff deleted the test_props branch January 6, 2025 00:57
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 によって変換されたページ (->オリジナル) /