-
Video is actually recorded at 240fps. Currently in the absence of MiuiGallery you need to use a video player/editor capable of slowing the video down to 24fps. Try Google Photos, or MXPlayer.
-
Calling GetCameraInfo takes 40ms, but the result never changes. Many pointgrey cameras can get higher than 24fps, so it'd probably be good to move that somewhere so it only runs once.
-
### Tested versions
v4.3 stable
### System information
Windows 10, Ryzen 3 3300x, 16gb RAM 2666mhz, GTX 1660 6gb.
### Issue description
If the video is looping, for whatever reason, the timer bre…
-
Hello
I've been trying the demo app and when I change to 24fps video is much darker now.
Is there anything I should change to make it lighter, enable some auto mode?
Thank you.
-
Can't read or write this file to zfs pool (the name is the problem):
`EXO 엑소 Obsession MV (2160p_24fps_VP9 LQ-128kbit_AAC).mkv`
![Unusual characters on filename fail on ZFS on Windows](https://i.i…
-
```
Version d, bm with high gfx settings around 24fps. Ma
pped fw to volume up and shoot to camera.
Keep up the good work!
Performance seems to gain a lot with higher mem hunk settings
```
Original…
-
```
Version d, bm with high gfx settings around 24fps. Ma
pped fw to volume up and shoot to camera.
Keep up the good work!
Performance seems to gain a lot with higher mem hunk settings
```
Original…
-
```
Version d, bm with high gfx settings around 24fps. Ma
pped fw to volume up and shoot to camera.
Keep up the good work!
Performance seems to gain a lot with higher mem hunk settings
```
Original…
-
안녕하십니까 개발자님. 항상 좋은 프로그램을 공개해주셔서 감사드립니다.
최근 들어 프로그램에서 지속적으로 발생하는 오류가 있어 말씀드립니다.
##
![image](https://github.com/KurtBestor/Hitomi-Downloader/assets/74286087/9725e440-cc2f-4fac-9c85-98721151b37…
-
How to convert a video to a series of frames:
```bash
$ ffmpeg -i video.mp4 -ss 2.5 -to 3.5 -r 24 -vf "scale=320:-1" animations/video_24fps/video_%04d.jpg
# or for duration: -frames numFrames
``…