> Smells like mpv vendoring ffmpeg may be a better solution.
Kinda confused. In that case the resource needs to be updated with each FFmpeg release, which is even harder. What's the advantage?
It's complicated. FFmpeg has bugs that are being fixed all the time. But to most end users of mpv, when something goes wrong it's not clear where the problem originates — mpv, or FFmpeg, or libass, etc. I assume FFmpeg problems (that have since been fixed) accounted for a significant slice of bogus bug reports.
@ilovezfs
```
mpv was compiled against a different version of FFmpeg/Libav than the shared
library it is linked against. This is most likely a broken build and could
result in misbehavior and crashes.
```
Added in mpv-player/mpv@d057e7a142a327c653f3f0379014567028448b5d half a year ago.
Too tired of "bug reports" from people using older FFmpeg, I guess.
download/index.html: update synology package
============================================
The old forum thread is long dead: the latest build there is 2.13 from 2010. This commit points to [the package by SynoCommunity](https://synocommunity.com/package/transmission) instead ([GitHub](https://github.com/SynoCommunity)), which is pretty well maintained and quite popular — just look at [their GitHub repository](https://github.com/SynoCommunity/spksrc).