Sepero
Sepero
If I understand ^X correctly, it causes `less` to unfreeze and allow input, but at the cost of stopping reading the stream. On the other hand, `ov` never blocks or...
That's great, so it seems most the functionally to behave without freezing on streams is already there. Perhaps it could be added. If implemented, a `--no-blocking` option would ideally behave...
> > 3. Doing a /search beyond the end of currently streamed input may freeze `less`, and be unfrozen with ^X, but the stream never stops being read (no need...
> This is the kind of major rearchitecting that I'd like to avoid. The code isn't structured with a single event loop, and I think it would be a large...
I'm not a developer, but perhaps it may be worth looking at the code of `ov` or `moar` to see how they do it?
> At this point the default upstream ffmpeg (7.0) branch would break most if not all hardware acceleration pipeline used in Jellyfin. Even for users don't need hardware acceleration at...
Perhaps it may be more desirable to prefer this fork in all scenarios.. Would it be accurate to say that this fork of ffmpeg has all the abilities of upstream...
> Would it be accurate to say that this fork of ffmpeg has all the abilities of upstream plus more? So the current answer to this seems to be "not...
Then perhaps the answer is "mostly yes"? 99% of people have no need for the bleeding-edge version of ffmpeg, so being behind a couple months doesn't really matter. I think...
A specific frequency? Maximum frequency or minimum frequency? I'm curious about the reason for such request.