Skip to main content

Questions tagged [visual-effects]

The tag has no usage guidance.

0 votes
1 answer
20 views

OBS Studio virtual background plugin doesn't work

I use Gentoo for my desktop. I tried downloading and compiling the plugin source, but it has heavy dependencies for only one function, so I downloaded the precompiled deb. The filter shows in webcam ...
Deyaa's user avatar
  • 11
0 votes
0 answers
33 views

How can I implement a depression or depth effect in Flutter? [closed]

import 'package:flutter/material.dart'; void main() => runApp(MyApp()); class MyApp extends StatelessWidget { @override Widget build(BuildContext context) { return MaterialApp( home:...
Yuli Fradkin's user avatar
0 votes
0 answers
171 views

Is it possible to add a phosphor effect to a terminal emulator running under X11?

The phosphor looks like a stylish thing to play with. I have seen the phosphor screensaver for XScreenSaver, which allows running an application there (video available), though it is monochrome. Is ...
Charlie's user avatar
  • 101
0 votes
1 answer
253 views

Image sequence to animation with motion trail?

Let's say, I have an image sequence - here is an example of generating such a sequence in bash, using ImageMagick convert: for i in $(seq 1 10); do fname=$(printf "circle_%02d.png" $i); x=$((...
sdbbs's user avatar
  • 1,402
0 votes
0 answers
1k views

Why are Windows 10 transparency effects temperamental?

The "Transparency Effects" (aka Acrylic, Aero Glass, Frosted Glass, Translucency, Background Blur, etc) in Windows 10 sometimes (but not always) do not work on my computer, despite the ...
Dai's user avatar
  • 2,720
-2 votes
1 answer
109 views

Disable Visual Effects

I am transforming Windows 7 into Windows XP. When I highlight icons, it has a sky blue highlight. But XP has solid blue like Windows 95. How can I disable these sky blue visual effects?
훗페트야 골든아이's user avatar
2 votes
0 answers
3k views

Citrix Receiver (specifically concentr.exe) Disables Visual Effects

I run Citrix Receiver (now bundled in Workspaces) on my personal Windows 10 desktop. I have found that it automatically disables Visual Effects, specifically "Animate windows when minimizing and ...
LeoBloom's user avatar
4 votes
1 answer
10k views

Toggle Windows Visual Effects using the command line

I have two cmd scrips that allow me to toggle my PC between "performance" and "quiet" modes, killing or relaunching some apps, switching power plans and so on. I would like to make them also switch ...
HAWPIZNOTWORKman's user avatar
0 votes
1 answer
145 views

How to simulate the viewer skipping through the video by tapping right arrow key in ffmpeg?

I'd like it to be obvious. Thinking either skip N frames after every M frames or modulate the frame rate like the jitter effect in some video editors. I've tried something like this, but there still ...
Worse_Username's user avatar
1 vote
1 answer
43 views

Virtualbox shutdown screen effect

When user tries to close virtual machine Virtualbox adds that nice greyed out effect on the virtual machine screen. Here's what I mean": How such effect is called? I tried to search for it but ...
zubmic's user avatar
  • 13
0 votes
1 answer
2k views

Windows 7 Performance Options - Visual Effects - custom settings to balance performance/appearance?

So I started a new job and my work PC is terrible. I'm talking 2GB of RAM... Having outlook, a few browser tabs and a few pdfs, and excel open will have my physical memory usage at 75%. My video ...
bushidoji's user avatar
3 votes
1 answer
652 views

Automate restoration of visual effects after a WebEx call ends

When I participate in a WebEx call that involves screen sharing (even if I'm not sharing my screen), WebEx disables some of the visual effects (Windows 10 1709) under "Advanced System Settings">...
Techrocket9's user avatar
4 votes
2 answers
5k views

Can I disable Windows 10 animations with a batch file?

I'd like to disable animations in Windows 10, specifically animations for maximizing/minimizing windows. It doesn't look like each key has its own registry setting, and I don't see it in this list of ...
InterLinked's user avatar
  • 2,536
12 votes
5 answers
38k views

REG file to modify Windows 10 Visual Effects?

I am trying to figure out how to change Visual Effects in an automated fashion (i.e. batch files, REG files) so it does not need to be manually changed. I'm stuck on Visual Effects right now. I am ...
InterLinked's user avatar
  • 2,536
6 votes
1 answer
4k views

ffmpeg how to process a video to get square pixel effect

Using Android, I am trying to add a pixelated effect on a video. I have had a look at the various filters at disposal but there are so many so I don't know which one to use or if there is any which ...
moster67's user avatar
  • 175

15 30 50 per page