-
I'm using ytdl-core 4.11.2 (latest at time of writing) on an Electron application with an automatic ytdl-core updater (based on Pacote). The video generated does not play on neither Windows 10's built…
-
#1055 Describes how to get fast video rendering. This issue is about getting fast output of encoded video.
The principle here is to render do either full or offscreen rendering for a few differen…
-
When using the Picture-in-Picture (PiP) feature in WindowTop, I've noticed that double-clicking on the PiP window doesn't behave as I anticipated. Instead of pausing playback in the original window, l…
saxyx updated
3 months ago
-
### Do you want to have the enhancement of existing game ? 😀 Describe yourself..
Yes, enhancing an existing game by adding background music and new cutting sound effects can significantly improve the…
-
I tried to install this module on Electron application.
It works very well. On MacOS I have a problem.
Once run the funcion a message log in console say:
```
Error: Media player exited with err…
-
hi i am trying to crop the video which is recorded by screcorder.
When i exported the video using : below code
AVAsset *asset = _recordSession.assetRepresentingSegments;
SCAssetExportSession *as…
-
> Plugin version: ^2.3.4
# Issue:
When scrubbing through a video, it appears that the preview is stacking frames from the seek requests instead of displaying the correct frame corresponding to…
-
Hey there,
if the support for websites is set to "Automatic", youtube videos will not play anymore. If it is set to "mpv" they will play, but with issues (like freezing sometimes).
"Automatic" d…
-
the video player don't seam to resize correctly with the parent view on landscape view for some reason.
I tried different things, even putting the videoPlayer at the root of my application but the vi…
-
### Description
When uploading video files above 500MB the application becomes white and freezes. After restart of the app it works but I am unable to upload a big video file. This happens only…