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
CPU Encoder works without issues, this is the relevant part from the log regarding the crash:
[h264_amf @ 000001eec0572b40] [Eval @ 00000083a45fdc70] Undefined constant or missing '(' in 'vbr' [h264_amf @ 000001eec0572b40] Unable to parse option value "vbr" [h264_amf @ 000001eec0572b40] Error setting option rc to value vbr. Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height Conversion failed! VideoProcess process exited with code 1
The text was updated successfully, but these errors were encountered:
CPU Encoder works without issues, this is the relevant part from the log regarding the crash:
[h264_amf @ 000001eec0572b40] [Eval @ 00000083a45fdc70] Undefined constant or missing '(' in 'vbr' [h264_amf @ 000001eec0572b40] Unable to parse option value "vbr" [h264_amf @ 000001eec0572b40] Error setting option rc to value vbr. Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
Conversion failed!
VideoProcess process exited with code 1
The text was updated successfully, but these errors were encountered: