Topic: SVPCode errors on Linux
I've installed the SVP from both AUR and the website, but I got the same problem with both.
Whenever I select my video file, and I click on transcode, I only get the "Failed" message and the green arrow.
You are not logged in. Please login or register.
SmoothVideo Project → Using SVP → SVPCode errors on Linux
I've installed the SVP from both AUR and the website, but I got the same problem with both.
Whenever I select my video file, and I click on transcode, I only get the "Failed" message and the green arrow.
As a Linux user you must know how to read the logs
As a Linux user you must know how to read the logs
Obviously I do, but seeing "mpv exited with error 2" doesn't really tell me anything.
Except if I'm missing something... :shrug:
EDIT: For some reason I can't see the log file I provided in the OP...
> but seeing "mpv exited with error 2" doesn't really tell me anything
there must be a lot of lines before this one
From what I gather, you can't see the log either... I'll post it to another hosting site, because this one apparently doesn't work for me...
Log file: https://hastebin.com/udoxidekin.http
I can open and play the video without problems in MPV.
I get many different errors for different files, which I can all play in MPV without problems
another log: https://hastebin.com/sijatebuxo.http
I guess it wasn't the MPV failing, but the error output doesn't really help much, with the last one being "Failed to initialize muxer."
> 03:08:27.856: [encode] Opening muxer: Matroska [matroska]
> 03:08:27.857: [encode] Failed to initialize muxer.
dunno, probably ffmpeg was built in some unusual way in your system
Problem is that with the FFMPEG I can transcode without problems. I can even use the HW encoder, for which the SVP says that my GPU is insufficient (rx 480).
https://hastebin.com/lurayiqece.makefile
I've gotten SW encoder to work fine with the SVPCode, but any form of the HW encoders doesn't work (ex. hevc_vaapi, h264_vaapi) even tho they work fine with FFMPEG.
EDIT:
Is there a way to transcode using the CLI and not having to use the GUI?
> Is there a way to transcode using the CLI and not having to use the GUI?
the exact command line is given right in the first (ok, 2nd) line of the log
> I've gotten SW encoder to work fine with the SVPCode
two logs above were made with software H.265 encoder
> I can even use the HW encoder, for which the SVP says that my GPU is insufficient
it says it's insufficient for motion interpolation job via OpenCL, not for encoding
https://github.com/RadeonOpenCompute/RO … /issues/59
That's fair...
Whenever I try to run the encoding command in the terminal, I get errors https://hastebin.com/zofobiroku.coffeescript
SmoothVideo Project → Using SVP → SVPCode errors on Linux
Powered by PunBB, supported by Informer Technologies, Inc.