View Issue Details

IDProjectCategoryView StatusLast Update
0000651Cinelerra-GG[All Projects] Bugpublic2024-01-06 18:28
ReporterPhyllisSmith Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version 
Target VersionFixed in Version 
Summary0000651: Getting error messages using SVT render with svt_av1.webm or svt_av1.mkv
DescriptionThe 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
Steps To Reproduce1. load video, no audio needed
2. select File pulldown option Render
3. set an output file name
4. click on the video wrench icon
5. select ffmpeg and then either webm or mkv
6. use the down arrow to select svt_av1 in either case
7. look at the output on the CinGG startup window for error messages
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-01-06 18:21 PhyllisSmith New Issue
2024-01-06 18:24 PhyllisSmith Description Updated View Revisions
2024-01-06 18:28 PhyllisSmith Description Updated View Revisions