Conversation
|
@theAeon @gingerbreadassassin @felix920506 @skalthoff Please be so kind and test this branch. If this line is NOT showing up, the issue was NOT reproduced. Kind regards and thank you all! |
|
ok finally got around to testing, still recieved and error and didn't complete, sorta thinking that it may be an intel arc issue?: jellybench-ffmpeg.log |
Possible. I'm running an arc A380. @gingerbreadassassin, @felix920506, are you? |
|
I had problems with the Linux commands from the server as well. The provided ffmpeg version is too old and didn't work for me on Ubuntu 24.04 When I modified the program to override the ffmpeg executable it failed because the command was invalid I am running Intel Arc A750 |
|
@skalthoff @theAeon @felix920506 If you guys have time please try to reproduce the original issue again. |
thats what i get for not reading the entire post i responded to. will do. |
|
Whoops accidentally opened for review 🗿 |
|
still getting so if you're trying to mark that as a failure it isn't working |
|
@theAeon interesting... |
|
here ya go |
This is a temporary solution to mark unparsable runs as failed.
This is related to the fact that ffmpeg does not always output the required values.
This implementation not only handles these issues but will also log and warn the user when issues have occured.
That way we can collect more data about this issue!