View Revisions: Issue #651

Summary 0000651: Getting error messages using SVT render with svt_av1.webm or svt_av1.mkv
Revision 2024-01-06 18:28 by PhyllisSmith
Description The output to the terminal window (even though the render seems to succeed) when using svt_av1.webm or svt_av1.mkv is:
 
Svt[info]: -------------------------------------------
Svt[info]: SVT [version]: SVT-AV1 Encoder Lib v1.8.0
Svt[info]: SVT [build] : GCC 10.3.1 20210422 (Red Hat 10.3.1-1) 64 bit
Svt[info]: LIB Build date: Jan 5 2024 13:17:05
Svt[info]: -------------------------------------------
Svt[info]: Number of logical cores available: 16
Svt[info]: Number of PPCS 140
Svt[info]: [asm level on system : up to avx2]
Svt[info]: [asm level selected : up to avx2]
Svt[info]: -------------------------------------------
Svt[info]: SVT [config]: main profile tier (auto) level (auto)
Svt[info]: SVT [config]: width / height / fps numerator / fps denominator : 352 / 240 / 30000 / 1001
Svt[info]: SVT [config]: bit-depth / color format : 8 / YUV420
Svt[info]: SVT [config]: preset / tune / pred struct : 10 / PSNR / random access
Svt[info]: SVT [config]: gop size / mini-gop size / key-frame type : 161 / 32 / key frame
Svt[info]: SVT [config]: BRC mode / rate factor : CRF / 35
Svt[info]: -------------------------------------------
Svt[warn]: Failed to set thread priority: Invalid argument
FFStream::encode_frame: encode failed.
file: /tmp/aspectno.webm
  err: Resource temporarily unavailable
FFMPEG::mux_video err: Operation not permitted
FFStream::encode_frame: encode failed.
file: /tmp/aspectno.webm
  err: Resource temporarily unavailable
FFMPEG::mux_video err: Operation not permitted
Render::render_single: Session finished.
** rendered 2713 frames in 13.612 secs, 199.309 fps

As you can see from the above, there are these 3 concerning error messages:
FFStream::encode_frame: encode failed.
FFMPEG::mux_video err: Operation not permitted
  err: Resource temporarily unavailable
Revision 2024-01-06 18:24 by PhyllisSmith
Description The output to the terminal window (even though the render seems to succeed) when using svt_av1.webm or svt_av1.mkv is:
ofmt name webm
Svt[info]: -------------------------------------------
Svt[info]: SVT [version]: SVT-AV1 Encoder Lib v1.8.0
Svt[info]: SVT [build] : GCC 10.3.1 20210422 (Red Hat 10.3.1-1) 64 bit
Svt[info]: LIB Build date: Jan 5 2024 13:17:05
Svt[info]: -------------------------------------------
Svt[info]: Number of logical cores available: 16
Svt[info]: Number of PPCS 140
Svt[info]: [asm level on system : up to avx2]
Svt[info]: [asm level selected : up to avx2]
Svt[info]: -------------------------------------------
Svt[info]: SVT [config]: main profile tier (auto) level (auto)
Svt[info]: SVT [config]: width / height / fps numerator / fps denominator : 352 / 240 / 30000 / 1001
Svt[info]: SVT [config]: bit-depth / color format : 8 / YUV420
Svt[info]: SVT [config]: preset / tune / pred struct : 10 / PSNR / random access
Svt[info]: SVT [config]: gop size / mini-gop size / key-frame type : 161 / 32 / key frame
Svt[info]: SVT [config]: BRC mode / rate factor : CRF / 35
Svt[info]: -------------------------------------------
Svt[warn]: Failed to set thread priority: Invalid argument
FFStream::encode_frame: encode failed.
file: /tmp/aspectno.webm
  err: Resource temporarily unavailable
FFMPEG::mux_video err: Operation not permitted
FFStream::encode_frame: encode failed.
file: /tmp/aspectno.webm
  err: Resource temporarily unavailable
FFMPEG::mux_video err: Operation not permitted
Render::render_single: Session finished.
** rendered 2713 frames in 13.612 secs, 199.309 fps

As you can see from the above, there are these 3 concerning error messages:
FFStream::encode_frame: encode failed.
FFMPEG::mux_video err: Operation not permitted
  err: Resource temporarily unavailable
Revision 2024-01-06 18:21 by PhyllisSmith
Description The output to the terminal window (even though the render seems to succeed) when using svt_av1.webm or svt_av1.mkv is:
ofmt name webm
Svt[info]: -------------------------------------------
Svt[info]: SVT [version]: SVT-AV1 Encoder Lib v1.8.0
Svt[info]: SVT [build] : GCC 10.3.1 20210422 (Red Hat 10.3.1-1) 64 bit
Svt[info]: LIB Build date: Jan 5 2024 13:17:05
Svt[info]: -------------------------------------------
Svt[info]: Number of logical cores available: 16
Svt[info]: Number of PPCS 140
Svt[info]: [asm level on system : up to avx2]
Svt[info]: [asm level selected : up to avx2]
Svt[info]: -------------------------------------------
Svt[info]: SVT [config]: main profile tier (auto) level (auto)
Svt[info]: SVT [config]: width / height / fps numerator / fps denominator : 352 / 240 / 30000 / 1001
Svt[info]: SVT [config]: bit-depth / color format : 8 / YUV420
Svt[info]: SVT [config]: preset / tune / pred struct : 10 / PSNR / random access
Svt[info]: SVT [config]: gop size / mini-gop size / key-frame type : 161 / 32 / key frame
Svt[info]: SVT [config]: BRC mode / rate factor : CRF / 35
Svt[info]: -------------------------------------------
Svt[warn]: Failed to set thread priority: Invalid argument
FFStream::encode_frame: encode failed.
file: /tmp/aspectno.webm
  err: Resource temporarily unavailable
FFMPEG::mux_video err: Operation not permitted
FFStream::encode_frame: encode failed.
file: /tmp/aspectno.webm
  err: Resource temporarily unavailable
FFMPEG::mux_video err: Operation not permitted
Render::render_single: Session finished.
** rendered 2713 frames in 13.612 secs, 199.309 fps

As you can see from the above, there are these 4 concerning error messages:
FFStream::encode_frame: encode failed.
FFMPEG::mux_video err: Operation not permitted
FFStream::encode_frame: encode failed.
  err: Resource temporarily unavailable