cgwire / zou

Zou is the Kitsu API. It allows you to store and manage your production data
https://zou.cg-wire.com
GNU Affero General Public License v3.0
168 stars 104 forks source link

Problem with 23.976 fps MOVs #845

Closed lukas-remis closed 21 hours ago

lukas-remis commented 2 weeks ago

Context

Studio name: Imaginary Pixels Kitsu version: 0.19.53 Production type: Feature film

Describe the bug

When project is set to 23.976 FPS and MOV videos with such frame rate are uploaded, the Kitsu previews are incorrect. It seems that first frame always gets dubbled and last frame gets cut off.

Desktop (please complete the following information):

frankrousseau commented 1 week ago

Hi @lukas-remis can you provide us with a 23.976 FPS video?

lukas-remis commented 1 week ago

Hi @frankrousseau Here's a file with just frame numbers in each frame: https://ds.imaginary-pixels.com:6661/sharing/N2XRb3egF It should show 1001 - 1044, but when project is set to 23.976 and I upload this I get: 1001 twice, and preview video ending at 1043

frankrousseau commented 1 week ago

I was able to reproduce in the player. Can you confirm that it doesn't occur with playlists?

lukas-remis commented 1 week ago

Yes, you're right. In playlists it's OK

frankrousseau commented 6 days ago

Thx, it's a Kitsu bug. It will be fixed in next week release. Thank you for reporting.

frankrousseau commented 21 hours ago

It should be fixed. If the problem persists, please open an issue on the Kitsu repository (it seems to be an UI problem).

lukas-remis commented 20 hours ago

Nice, thank you!