You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, thanks for the best player in history 🚀. Also for the best guide I've ever come across 🎓 📖. I want to hug the people who write it 😻.
I had a lot of fun following it and creating my mpv config ✏️.
The only few questions I’d like to ask are about additional FFmpeg options.
I read the FFmpeg guide (it’s not as cool as yours) and want to enable a few additional flags, specifically
tcp_nodelay
andmultiple_requests
.In mpv, there are two parameters through which these flags can be enabled:
stream-lavf-o-append=
demuxer-lavf-o-append=
Both parameters correctly accept these flags. I confirmed this by checking the mpv logs:
Question:
Which parameter should I tie these values to?
stream-lavf-o
ordemuxer-lavf-o
?I think it’s stream-lavf-o, but just to be safe, I’d like to clarify with the professionals 🤓
Also, is it okay if I ask more questions if they come up?
Here's part of my config, just in case:
Beta Was this translation helpful? Give feedback.
All reactions