superbonaci

Results 501 comments of superbonaci

It works with gnome, but doesn't with kde or plasma

I think it's the whole wayland/kde/plasma thing still not ready. Fedora is meant to be used with gnome which works.

Plays perfectly fine for me with 64 bits ffmpeg and windows, will try again later with both 32 bits.

Checked with 32 bits windows and `ffplay version N-107626-g1368b5a725-20220801` and I do get the same error: ```` [auto_scale_0 @ 062bb600] Error when evaluating the expression '1080'. ````

@heweisheng this versions work: `ffmpeg-4.3.1-win32-static.zip` from https://github.com/advancedfx/ffmpeg.zeranoe.com-builds-mirror/releases These fail: https://rwijnsma.home.xs4all.nl/files/ffmpeg/?C=M;O=D This is the lof of the working one, with `ffmpeg-4.3.1-win32-static.zip`: ```` $ ffplay -i image1.jpg -vf "movie='image1.jpg'[mv];[mv][in]overlay=0:0[out]" ffplay version 4.3.1...

Checked with previous builds like `ffmpeg-4.3-3133-1128aa8-win32-static-xpmod-sse.7z` and works fine, so must be some bug introduced later or some compilation flag.

I've tested all the `rwijnsma.home.xs4all.nl` static builds, and `ffmpeg-4.4-853-276d86a-win32-static-xpmod-sse.7z` is the highest build that works, and `ffmpeg-4.4-2460-2c6f532-win32-static-xpmod-sse.7z` the lowest that doesn't, which is exactly the next build. So the issue...

@heweisheng download latest from here the builds made by @sudo-nautilus: https://github.com/sudo-nautilus/FFmpeg-Builds-Win32/releases/download/latest/ffmpeg-master-latest-win32-gpl.zip It's working perfectly on real 32 bits systems, so I think the bug has been fixed. Previous stable `ffmpeg-n5.1-latest-win32-gpl-5.1.zip`...

At this moment, a pinned package has two purposes: - Don't allow to uninstall it - Don't allow to upgrade it, unless you are upgrading another package which requires to...

This bug is for packages that are already installed, but what if I want to know the dependencies of some package and version which is not installed? Example, list dependencies...