eumagga0x2a

Results 32 comments of eumagga0x2a

> I dont know anything about that. (Ubuntu based) Launch Avidemux via .desktop file (from start menu, dock, whatever), then run `journalctl` in the terminal. > But it would not...

I think we should start with redefining printf. We probably should not use preferences for toggling silent mode as inability to open GUI would preclude users from disabling silent mode.

I would suggest to split the task in three stages: 1. silent mode (all or nothing, via redefining printf), controlled by a global var (inherited from env??) 2. verbosity level...

> Only kernel/system messages are shown. This is interesting. Might be desktop environment dependent as on a pretty default Debian 11 installation with gnome-shell all Avidemux stdout output lands in...

I may have easily missed another location, but it looks like after you thankfully fixed the storm of pointless queries in https://github.com/mean00/avidemux2/pull/391 the only location where we stress preferences is...

Frequent polling in tone mapper should be resolved by https://github.com/mean00/avidemux2/commit/26490fa84e110fcb712a15ec233708ab1d5b6afe but please keep this PR open, at least for a while.

Please imagine a somewhat damaged video with a keyframe missing a timestamp so that `getNKFramePTS()` fails. Alternatively, it might be also a video completely without keyframes after the first one...

Could you please explain under which circumstances the added return statement can be ever reached?

Truly amazing, works great on Linux, but FYI, on macOS the analyzer window doesn't stay in foreground when user interacts with the parent filter preview dialog. The special handling of...

> Its a blind try to fix dialog going into background on macOS. It hasn't helped, unfortunately. In general, ordering of modal windows is a mess on macOS. Using Mission...