The following warnings occurred:
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



Selur's Little Message Board
[BUG] SVT-AV1 encoding end immediately - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: [BUG] SVT-AV1 encoding end immediately (/thread-2458.html)

Pages: 1 2 3 4


RE: SVT-AV1 encoding end immediately - Selur - 18.04.2022

About the installer:
No clue, haven't changed regarding Qt or the installer.

About the encoding:
I see the problem.
The muxing call isn't interpreted properly, and Hybrid is waiting for an input that isn't an input.
Looking at the muxing call:;
mkvmerge --ui-language en -o "D:\Videos\Download di RealPlayer\2022-04-18@15_00_53_5810__04.mkv" --global-tags "C:\Users\Antonio\AppData\Local\Temp\mkvtags_2022-04-18@15_00_53_5810__04.xml" -d 0 --default-track 0:yes --track-name 0:"UTC 2011-04-05 18:53:59" --default-duration "0:25/1fps" --aspect-ratio-factor 0:1/1 --no-chapters --compression -1:none --forced-track 0:yes --no-audio --no-subtitles "C:\Users\Antonio\AppData\Local\Temp\2022-04-18@15_00_53_5810_02.dummy" -d 0 --default-track 0:yes --track-name 0:"UTC 2011-04-05 18:53:59" --default-duration "0:25/1fps" --aspect-ratio-factor 0:1/1 --no-chapters --compression -1:none --forced-track 0:yes --no-audio --no-subtitles "C:\Users\Antonio\AppData\Local\Temp\2022-04-18@15_00_53_5810_02.dummy" -d 0 --default-track 0:no --track-name 0:"UTC 2011-04-05 18:53:59" --default-duration "0:25/1fps" --aspect-ratio-factor 0:1/1 --no-chapters --compression -1:none --forced-track 0:yes --no-audio --no-subtitles "C:\Users\Antonio\AppData\Local\Temp\2022-04-18@15_00_53_5810_03.av1" --track-name 0:"(C) 2007 Google Inc. v08.13.2007." --default-track 0:yes --forced-track 0:no -a 0 --compression -1:none --no-video --no-subtitles --no-chapters "C:\Users\Antonio\AppData\Local\Temp\iId_3_aid_0_2022-04-18@15_00_53_5810_01.aac"
Hybrid things that:
  • C:\Users\Antonio\AppData\Local\Temp\mkvtags_2022-04-18@15_00_53_5810__04.xml
  • C:\Users\Antonio\AppData\Local\Temp\2022-04-18@15_00_53_5810_02.dummy
  • 0:25/1fps
  • C:\Users\Antonio\AppData\Local\Temp\2022-04-18@15_00_53_5810_02.dummy
  • 0:25/1fps
  • C:\Users\Antonio\AppData\Local\Temp\2022-04-18@15_00_53_5810_03.av1
  • C:\Users\Antonio\AppData\Local\Temp\iId_3_aid_0_2022-04-18@15_00_53_5810_01.aac
and '0:25/1fps' isn't an input. (+ the dummy output shouldn't be there)
-> I'll look into it.

Cu Selur


RE: SVT-AV1 encoding end immediately - Selur - 18.04.2022

Send you a new link to a dev version for testing which should hopefully fix the issue.

Cu Selur


RE: SVT-AV1 encoding end immediately - Werve - 18.04.2022

(18.04.2022, 15:22)Selur Wrote: About the installer:
No clue, haven't changed regarding Qt or the installer.
(18.04.2022, 17:26)Selur Wrote: Send you a new link to a dev version for testing which should hopefully fix the issue.

Cu Selur

Nevermind, now appeared again the Out of Memory error (strange thing today Samsung Magician crashed maybe is related)
Thanks, I'll test it next reboot.


RE: SVT-AV1 encoding end immediately - Werve - 19.04.2022

The latest dev version sent crash before starting STV-AV1 encoding.
Tried even without 2 pass encoding but there is the same error.

The file 'C:\Users\Antonio\AppData\Local\Temp\2022-04-19@11_01_19_5610_04.av1' could not be opened for reading: open file error.



RE: SVT-AV1 encoding end immediately - Selur - 19.04.2022

will look at it after work (quick test here worked fine, will have to read the debug output)


RE: SVT-AV1 encoding end immediately - Selur - 19.04.2022

send you a link to a new version for testing,..

Cu Selur


RE: SVT-AV1 encoding end immediately - Werve - 22.04.2022

Sorry for the delay!

I tested the Hybrid_dev_2022.04.19-164421 version but I've seen that you also sent another version but the download is no longer valid.

Anyway I confirm that the Hybrid_dev_2022.04.19-164421 version managed to encoding and save the output file.


RE: SVT-AV1 encoding end immediately - Selur - 22.04.2022

Then it's fine, downloads get normally deleted roughly one day after their upload which is why the download is not available any more, but happy the one you got fixed the issue.

Cu Selur


RE: SVT-AV1 encoding end immediately - manzing - 22.08.2022

Hi,

I just tried SVT-AV1 encoding using latest public release 2022.03.20.1 for a test drive.

But it crash with this error :  

Error: The type of file 'C:\Users\user\AppData\Local\Temp\2022-08-22@11_13_36_7810_04.av1' could not be recognized.

Reading the post, I wonder if svt-av1 is well supported in public version. 
Is the feature still under development?

Thanks.


RE: SVT-AV1 encoding end immediately - Selur - 22.08.2022

It did work, but it might be that something broke. (I sometimes miss commanlind changes etc.)
Please read the sticky and provide a debug output, so I know what is happening and can try to reproduce and fix it.

Cu Selur