Kacper Michajłow

Results 697 comments of Kacper Michajłow

> Can't this be a flag parameter for print-text? `print-text` is executed in context of cplayer, and frankly it's bit of a hack right now. It doesn't allow changing log...

> Edit: apparently [#14555](https://github.com/mpv-player/mpv/pull/14555) changed this, but it's not obvious to me why. [@kasper93](https://github.com/kasper93)? Changed what?

PR diff doesn't show this change. Move it if you feel it's better to ignore lavf detection.

> > `demuxer_desc_playlist` being above `demuxer_desc_lavf` ([c54ad69](https://github.com/mpv-player/mpv/commit/c54ad6933b289a3ff70f11ba88fe980b7b92cfe8)) > > This is actually reverting a change made by the previous commit. History for that PR is not clean, but the priority...

> `demuxer_desc_playlist` being above `demuxer_desc_lavf` ([c54ad69](https://github.com/mpv-player/mpv/commit/c54ad6933b289a3ff70f11ba88fe980b7b92cfe8)) This was wm4 in 8be9c49fcd8b23463199036eda5fc290ded6d078, so it has to be correct, right?

> > Move it if you feel it's better to ignore lavf detection. > > As far as it looks the probing code for the different formats is robust and...

> Essentially scRGB would need a PL_COLOR_TRC_LINEAR_80_ABS option added or there needs to be a separate option to define what nits 1.0 equals to for a specific "linear absolute transfer"....

> Also `sdr-adjust-gamma=auto` should be aware of `icc-profile` and `icc-profile-auto`, but I'm not sure how to do this. Any advice? What do you mean? icc-profile takes precedence over any other...

> > > Also `sdr-adjust-gamma=auto` should be aware of `icc-profile` and `icc-profile-auto`, but I'm not sure how to do this. Any advice? > > > > > > What do...