Luka
Luka
i had this same problem and I thought that it is fixed if you have streaming enabled but i get so little retweets and follows and that i'm not sure...
there are two ways: ### Loudnorm filter http://ffmpeg.org/ffmpeg-all.html#loudnorm (single and two-pass) ### dynaudionorm filter http://ffmpeg.org/ffmpeg-all.html#dynaudnorm (seems like single pass?) that would be really beneficial if it would be included in...
use cases with multiple accounts are different. i think it would be wrong to assing one as default (at least as the only option). sometimes you might see a toot...
Hi, also encountering this on 19.0.5. Is there a workaround, or how can you apply the patch from #453 manually? (@RainerEmrich )?
I can confirm that in 3.10 beta 2, multi-touch events support is still nonfunctional.
Retested in 3.10.2 - compiled from the release, not the rolling git. QT from withing SCIDE reports version 5.11.0.
Could it be that this gives some clues (from https://doc.qt.io/qt-5/qtouchevent.html) > Enabling Touch Events > > Touch events occur when pressing, releasing, or moving one or more touch points on...
ok, I have now understood that these are two groups of UI elements: widgets and graphic elements. I guess widget don't need ```acceptTouchEvents(true)``` but they need ```Qt::WA_AcceptTouchEvents``` however I have...
thanks to everyone this last bit helped me too to get it compile without any extra downloads on Ubuntu 17.04. just the last line shoudl be -DCUDA_ARCH=61, so the final...
same problem here - UbuntuStudio 14.4.1, Processing 2.2.1 gstreamer plugins installed except for the ffmpeg plugin. when i run any of the examples for playing the movie, there's no error,...