You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Render:
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%)
The text was updated successfully, but these errors were encountered:
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:
Render:
MediaInfo of the original file
The text was updated successfully, but these errors were encountered: