Skip to content

Fix #209 -user-agent tag is not supported#270

Merged
bramp merged 1 commit intobramp:masterfrom
Euklios:issue/209-user-agent-tag-not-supported
Oct 9, 2022
Merged

Fix #209 -user-agent tag is not supported#270
bramp merged 1 commit intobramp:masterfrom
Euklios:issue/209-user-agent-tag-not-supported

Conversation

@Euklios
Copy link
Copy Markdown
Collaborator

@Euklios Euklios commented Oct 9, 2022

The -user-agent tag has been deprecated, the new tag is -user_agent.
This pr replaces the deprecated form with the current format.

Fix #209

@bramp
Copy link
Copy Markdown
Owner

bramp commented Oct 9, 2022

How long ago was this deprecated? I wonder if we need to start switching based on the ffmpeg version.... Or maybe that's too much work.

@Euklios
Copy link
Copy Markdown
Collaborator Author

Euklios commented Oct 9, 2022

Not sure. The oldest version I can find without too much effort is 2.8.15.
Both forms existed in this version, but neither was marked as deprecated.

The problem wouldn't be switching based on the version but finding on what version we need to switch.

@bramp
Copy link
Copy Markdown
Owner

bramp commented Oct 9, 2022

Ah, let's just bump to the most recent version then. Especially if we plan to bump the library version.

@bramp bramp merged commit 220248b into bramp:master Oct 9, 2022
@Euklios Euklios deleted the issue/209-user-agent-tag-not-supported branch February 16, 2023 08:14
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.

-user-agent tag is not supported in the latest version of ffprobe

2 participants