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

Wrong conversion from RGB uncompressed #206

Closed
Joet73 opened this issue Jun 26, 2024 · 2 comments
Closed

Wrong conversion from RGB uncompressed #206

Joet73 opened this issue Jun 26, 2024 · 2 comments

Comments

@Joet73
Copy link

Joet73 commented Jun 26, 2024

When I encode a RGB24 uncompressed file using, the result is somewhat inverted.
Command line is
QSVEncC64 --avi --cbr 15000 --codec hevc --quality best -i "Input_RGB24.avi" -o "Output.mp4"

Original:
image

Render:
image

MediaInfo of the original file

Video
ID                                       : 0
Format                                   : RGB
Codec ID                                 : 0x00000000
Codec ID/Info                            : Basic Windows bitmap format. 1, 4 and 8 bpp versions are palettised. 16, 24 and 32bpp contain raw RGB samples
Duration                                 : 10 s 0 ms
Bit rate                                 : 2 488 Mb/s
Width                                    : 1 920 pixels
Height                                   : 1 080 pixels
Display aspect ratio                     : 16:9
Frame rate                               : 50.000 FPS
Color space                              : RGB
Bit depth                                : 8 bits
Bits/(Pixel*Frame)                       : 24.000
Stream size                              : 2.90 GiB (100%)
@rigaya
Copy link
Owner

rigaya commented Jun 29, 2024

Thank you for letting me know the issue, shall be fixed with QSVEnc 7.67.

@Joet73
Copy link
Author

Joet73 commented Jun 30, 2024

Thank you @rigaya .
The latest version fixes that issue.

@Joet73 Joet73 closed this as completed Jun 30, 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