-
IINA v. 1.3.4
Probably because of adding several Unsharp filters to the SavedFilters, clearing the saved list did not help
tried v. 1.3.3, same, used default settings , nothing, blur (negative value…
-
### Steps to reproduce
1. Open app
2. Enter specific folder
3. Wait
### Expected behaviour
- Tell us what should happen
Folder content should be shown
OCFileListAdapter
### Actual behaviour
…
-
Hey, thanks for making this awesome project, I built a tool that uses it, among some of the other tools you referenced to make something that removes background from video with the option to overlay i…
-
#### Expected Behavior
I would like to overlay an ImageClip over a VideoClip for a set period of time (not the entire duration of the VideoClip). I am using use_bgclip=True for performance as it'…
-
WriteableBitmap is fast (in Release and Debug modes) but it seems to be even faster in XAML Hot Reload Debug mode.
This performance in some cases doubles the Release performance.
My proposal is to…
-
**Is your feature request related to a problem? Please describe.**
currently there is no built-in way of scheduling video calls
**Describe the solution you'd like**
1. ability to create rooms, …
-
### Steps To Reproduce
1. Open Bitwarden on iOS and navigate to Settings > Account Security and set the (Vault Timeout Action) to (Log out).
2. Return to the home screen.
3. Turn the phone off (lon…
-
### The plan
- [ ] add some sort of background gradient/animation/something behind the logo
- [ ] remove "is" from logo, making it "CSS for Components"
- [ ] replace main feature summary with a num…
-
I was forced to update the new version, and I found that the module is currently used in the new version, and the application cannot be opened, and there will be a flash back problem. Please update an…
-
```
video = VideoFileClip(instaStory).subclip(15,30)
estrenoGif = VideoFileClip(estrenoGif, has_mask=True).set_duration(video.duration).set_pos(("center", 1300))
image …