MCJack123 / sanjuuni

Converts images and videos into a format that can be displayed in ComputerCraft.
GNU General Public License v2.0
32 stars 5 forks source link

Wrong FPS count (0) in rawmode #6

Closed Commandcracker closed 1 year ago

Commandcracker commented 1 year ago

Description

The FPS count is somehow set to 0 on black and white videos like Bad Apple. (When i change the fps count, it works)

Tested On

$ sanjuuni --width=102 --height=57 -i "{file_in}" --raw -o "{file_out}"

Screenshot_20221116_214455

> raw-player {file_out}

Screenshot_20221109_203218

Commandcracker commented 1 year ago

Its not only restricted to black and white videos. It can happen on every video

Commandcracker commented 1 year ago

Jack: use MP4 idiot