-
Pixel 7
Android 14
SGpro 6.28.1
Ever since updating to Android 14, uncropped thumbnails for specific images and videos don't work. I can't determine why as it isn't related to format and the par…
-
Hi, I couldn't find the av_test_unannotated.json and its related video. I can find about the test dataset is the frames that only contain single face cropped images. I think it is hard to judge the TT…
-
HandBrake Nightly 20201206213608-436cc757f-master (2020120601)
OS: Microsoft Windows NT 10.0.19042.0
CPU: AMD Ryzen 9 3900X 12-Core Processor
Ram: 16298 MB,
GPU Information:
NVIDIA…
-
I am trying to run SHOW to get a rendering of a face portrait video. It is showing the following error:
```
2023-08-04 12:49:04 | INFO | SHOW.load_assets:48 - mmpose det length before: 1
2023…
-
There are some occasional stripes in the exported motion video images. It may be related to #18.
![Screen Shot 2020-02-26 at 14 52 54](https://user-images.githubusercontent.com/114316/75426715-822…
-
Hi,
I'm running Smart tube next on my Philips 4k TV (Model 43PUS6501/12). If I watch a video that has an aspect ratio wider than 16:9 in 2160p (for example[this one](https://www.youtube.com/watch?v=i…
-
```
Long titles are crop.
For ex. http://www.youtube.com/watch?v=bAsA00-5KoI and any other video with
long title :)
```
Original issue reported on code.google.com by `kaspe...@gmail.com` on 22 Sep …
-
### What happened and why was it ungood?
Not sure whether to post this here or to Parseq repo. While trying to generate a video using default parseq document:
Info: Sampler: 'DPM++ 2M SDE' Schedul…
-
Hi ma1co,
Is it possible to unlock more functions to be assignable to the custom C1/C2/C3/C4 buttons? For instance, Full-Frame Crop mode is a function that a lot of people would like.
I have some sof…
-
Using the following code: (see attached video file for testing)
```
> import moviepy.editor as mpy
> full = mpy.VideoFileClip(footage_path)
> full = full.subclip(0, 1) # this is to make testing …