Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

BUG: ssimulacra2 video expects yuv. breaks on RGB #29

Open
@Quackdoc

Description

@Quackdoc

this means testing image sequences (PNG, JXL) will cause issue.

C:\Users\Quack\Videos\junk〉 ffmpeg -hide_banner -loglevel error -i klee.mp4 -c:v png outpng.mkv
C:\Users\Quack\Videos\junk〉 ffmpeg -hide_banner -loglevel error -i outpng.mkv -pix_fmt yuv444p -c:v tiff outtiff.mkv
C:\Users\Quack\Videos\junk〉ssimulacra2_rs video -v klee.mp4 outtiff.mkv                 06/08/2023 03:23:08 AMCreating lwi index file 100%
Creating lwi index file 100%
Frame 0: 86.96349151
Frame 1: 88.53947510
Frame 2: 88.42250194
C:\Users\Quack\Videos\junk〉ssimulacra2_rs video -v klee.mp4 outpng.mkv                  06/08/2023 03:25:20 AMCreating lwi index file 100%
Frame 0: -279.73627565
Frame 1: -280.76532476
Frame 2: -281.64626153

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions