Skip to content

svt jpeg xs doesn't create file #2

Open
@Jamaika1

Description

@Jamaika1

ffmpeg_avx.exe -v debug -i "image_21447_24bit.png" -y -f image2 -c:v libsvtjpegxs -an -frames:v 1 -bpp 24 -pix_fmt rgb24 output_jxs.jxs

-------------------------------------------
SVT [version]:  SVT-JPEGXS Encoder Lib v0.9
SVT [build]  :  GCC 14.1.0       64 bit
LIB Build date: Jun  8 2024 16:15:58
-------------------------------------------
[asm level on system : up to sse2]
[asm level selected : up to sse2]
Max Quantization 19, Max Refinement: 29
Number of logical cores available: 4
Number of PPCS 10
slice pack input count 4
slice pack output count 4
-------------------------------------------
SVT [config]: Resolution [width x height]               : 4000 x 3000
SVT [config]: EncoderBitDepth / EncoderColorFormat      : 8 / PACKED YUV444 OR RGB
SVT [config]: Slice height                              : 16
SVT [config]: Rate Control                              : 0:CBR per precinct
SVT [config]: Coding Type: Significance                 : Enabled
SVT [config]: Coding Type: Vertical Prediction          : Disabled
SVT [config]: Coding Type: Signs handling               : Disabled
SVT [config]: Vertical / Horizontal                     : 2 / 5
SVT [config]: Quantization method                       : Deadzone
SVT [config]: BPP / Compression Ratio                   : 24 / 1.00
SVT [config]: Profile Latency, Slice Threads            : 2
SvtMalloc[info]: SVT Memory Usage:
SvtMalloc[info]:     total allocated memory:       1.23 MB
SvtMalloc[info]:         malloced memory:          0.73 KB
SvtMalloc[info]:         callocated memory:        1.02 MB
SvtMalloc[info]:         allocated aligned memory: 213.91 KB
SvtMalloc[info]:     mutex count: 20
SvtMalloc[info]:     semaphore count: 11
SvtMalloc[info]:     thread count: 4
SvtMalloc[info]:     hash table fulless: 0.000068, hash bucket is healthy
SvtMalloc[info]: top 6 calloced memory locations:
SvtMalloc[info]: (234.39 KB): PackStageProcess.c:224
SvtMalloc[info]: (210.94 KB): PackStageProcess.c:233
SvtMalloc[info]: (140.63 KB): GcStageProcess.c:836
SvtMalloc[info]: (93.77 KB): GcStageProcess.c:835
SvtMalloc[info]: (93.75 KB): GcStageProcess.c:834
SvtMalloc[info]: (92.05 KB): PackStageProcess.c:241
SvtMalloc[info]: top 1 aligned memory locations:
SvtMalloc[info]: (187.50 KB): PackStageProcess.c:248
svt_jpeg_xs_encoder_init ok
Output #0, image2, to 'output_jxs.jxs':
  Metadata:
    encoder         : Lavf61.3.104
  Stream #0:0, 0, 1/25: Video: jpegxs, 1 reference frame, rgb24(pc, gbr/unknown/unknown, progressive), 4000x3000, 0/1, q=2-31, 200 kb/s, 25 fps, 25 tbn
      Metadata:
        encoder         : Lavc61.7.100 libsvtjpegxs
frame=    0 fps=0.0 q=0.0 size=       0KiB time=N/A bitrate=N/A speed=N/A

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions