Skip to content

Fix #260: FFmpeg.codecs() returns empty list#261

Merged
bramp merged 1 commit intobramp:masterfrom
Euklios:issue/260-ffmpeg.codecs
Oct 9, 2022
Merged

Fix #260: FFmpeg.codecs() returns empty list#261
bramp merged 1 commit intobramp:masterfrom
Euklios:issue/260-ffmpeg.codecs

Conversation

@Euklios
Copy link
Copy Markdown
Collaborator

@Euklios Euklios commented Oct 9, 2022

Fix #260: Update the codecs parser to the current output of FFmpeg.
@bramp: Please check using one of your installations. I couldn't find the format used within FFmpeg versions since 2.8.15.
I'm a bit confused as to why this was never noticed in such a long time (but the feature might not be used that much).

@bramp
Copy link
Copy Markdown
Owner

bramp commented Oct 9, 2022

Thanks! I think we can just abandon the old format. I'm sure it's years out of date.

@bramp bramp merged commit 9a5507c into bramp:master Oct 9, 2022
@Euklios
Copy link
Copy Markdown
Collaborator Author

Euklios commented Oct 9, 2022

Figured it out in the meantime: The change was made at around FFmpeg 1.0.
So yes, quite old

@Euklios Euklios deleted the issue/260-ffmpeg.codecs branch February 16, 2023 08:15
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.

FFmpeg.codecs() returns empty list

2 participants