Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Quackdoc opened this issue Jun 8, 2023 · 0 comments
Open

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

Quackdoc opened this issue Jun 8, 2023 · 0 comments
Assignees

Comments

@Quackdoc
Copy link

Quackdoc commented Jun 8, 2023

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
@Quackdoc Quackdoc changed the title BUG: ssimulacra2 expects yuv. breaks on RGB BUG: ssimulacra2 video expects yuv. breaks on RGB Jul 27, 2023
@FreezyLemon FreezyLemon self-assigned this Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants