Alex
Alex
Did you use h265 GPU accelerated encoder or h265 software encoder?
@AdrianEddy i think it's related to colorspace. Checkout this excellent article on that topic: https://medium.com/invideo-io/talking-about-colorspaces-and-ffmpeg-f6d0b037cc2f ffmpeg defaults to BT.601, while in our case BT.709 or BT.2020 is more "correct"
> I had the same problem (Linux Mint 19.1). > I deleted the three included Qt5 libraries from the program folder and now it works, using the system Qt5 libs....
@RustyToad you could use this: https://github.com/Niek/superview, the "algorithm" is fairly basic, but it's at least better than normal stretching
@gyillikci look into vidgear, they siport realtime stabilized video: https://abhitronix.github.io/vidgear/v0.2.1-stable/gears/videogear/overview/
I was facing the same issue here as well... I could list() and check() returned true, but could not download the file. Fixed the problem by using webdav_root: ``` options...