The following warnings occurred:
Warning [2] Trying to access array offset on null - Line: 198 - File: inc/plugins/google_seo.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo.php 198 errorHandler->error_callback
/inc/plugins/google_seo/redirect.php 135 google_seo_tid
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Undefined array key 1 - Line: 311 - File: inc/plugins/google_seo/redirect.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/redirect.php 311 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Undefined array key 1 - Line: 312 - File: inc/plugins/google_seo/redirect.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/redirect.php 312 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Undefined array key "" - Line: 325 - File: inc/plugins/google_seo/redirect.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/redirect.php 325 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Undefined array key "" - Line: 332 - File: inc/plugins/google_seo/redirect.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/redirect.php 332 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Undefined variable $change - Line: 369 - File: inc/plugins/google_seo/redirect.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/redirect.php 369 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Trying to access array offset on null - Line: 14 - File: inc/plugins/cookielaw.php(272) : eval()'d code PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/cookielaw.php(272) : eval()'d code 14 errorHandler->error_callback
/inc/plugins/cookielaw.php 272 eval
/inc/class_plugins.php 142 cookielaw_global_intermediate
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Trying to access array offset on null - Line: 14 - File: inc/plugins/cookielaw.php(272) : eval()'d code PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/cookielaw.php(272) : eval()'d code 14 errorHandler->error_callback
/inc/plugins/cookielaw.php 272 eval
/inc/class_plugins.php 142 cookielaw_global_intermediate
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once



This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

VAAPI-Encoding (Linux/Arch)
#13
Schreibfehler: ich meinte "/dev/dri/renderD128" und "/dev/dri/renderD129".

GENAU DAS IST DAS PROBLEM !

vaapi, vdpau usw. sind einfach be***issen dokumentiert. Das ist einfach so und muß auch so deutlich ausgesprochen werden.

Die Infos überholen sich ständig selber, die Optionen ändern sich usw, weil ffmpeg auch ständig weiterentwicklet wird. Deswegen traut sich scheinbar auch keiner an die Unterstützung von vaapi ran.
Darauf bezog sich eigentlich auch der Vorschlag mit den "custom-encoder".
Eigentlich mach ich momentan nix anderes mit meinem ffmpeg-script. Und DAS funktioniert auch. Mir fehlen leider die Kenntnisse das so umzusetzen wie ich es gerne hätte. Der Kalk rieselt halt im Alter Smile

Ich hab seit kurzem eine GTX1070 im Rechner und teste gerade "Nvidia Decoding" via "-hwaccel cuvid" mit "Intel vaapi Encoding. Das ist noch mal schneller mit maximalen Quality-settings. Ich schau mir das Resultat immer aus kurzer Entfernung auf meinem Flachbild-TV ... und das sieht gut aus.  Und das bei einer Bitrate von 8M VBR.
Es ist einfach ein Jammer das vaapi so bescheiden unterstützt wird. Immer nur Windows ... Dodgy

Ok, lassen wir das Thema ruhen. 

Vielleicht kannst du mir bei meinem bash Script helfen.

Ich demuxe mit mkvextract nur die subtitel. Audio/Videoencoding laufen direkt über ffmpeg. Gemuxt wird dann wieder mit mkvmerge. Ohne das du jetzt mein Script kennst, hast du eine Idee wie das Audio-Delay, automatisch wenn vorhanden, mit berücksichtigt wird ?

War das nicht mal so, wenn das Delay im Dateinamen steht (Audio), wird es beim muxen berücksichtigt ? Ich muß halt selber einen Weg finden vaapi zu nutzen.

Quote:denn dann kommt wieder User XY der aus einem YouTube Video oder sonst wo ne Command line hat und rumstänkert warum es denn nicht geht.
Nee, eben nicht. Dieses Feature wird ja dann offiziell gar nicht unterstützt, erscheint dann auch nur in Hybrid wenn es z.B. in der misc.ini oder sonst wo eingeschaltet wird. So war das von mir eigentlich gedacht. Aber egal ...
Reply


Messages In This Thread
VAAPI-Encoding (Linux/Arch) - by ggrub08 - 30.07.2018, 22:23
RE: VAAPI-Encoding (Linux/Arch) - by Selur - 31.07.2018, 05:36
RE: VAAPI-Encoding (Linux/Arch) - by ggrub08 - 31.07.2018, 10:27
RE: VAAPI-Encoding (Linux/Arch) - by Selur - 31.07.2018, 17:33
RE: VAAPI-Encoding (Linux/Arch) - by ggrub08 - 31.07.2018, 21:21
RE: VAAPI-Encoding (Linux/Arch) - by Selur - 01.08.2018, 05:16
RE: VAAPI-Encoding (Linux/Arch) - by ggrub08 - 04.08.2018, 13:51
RE: VAAPI-Encoding (Linux/Arch) - by Selur - 04.08.2018, 15:28
RE: VAAPI-Encoding (Linux/Arch) - by ggrub08 - 04.08.2018, 17:00
RE: VAAPI-Encoding (Linux/Arch) - by Selur - 04.08.2018, 17:36
RE: VAAPI-Encoding (Linux/Arch) - by Selur - 05.08.2018, 09:26
RE: VAAPI-Encoding (Linux/Arch) - by Selur - 05.08.2018, 10:13
RE: VAAPI-Encoding (Linux/Arch) - by ggrub08 - 05.08.2018, 14:59
RE: VAAPI-Encoding (Linux/Arch) - by Selur - 05.08.2018, 15:36
RE: VAAPI-Encoding (Linux/Arch) - by ggrub08 - 07.08.2018, 14:48
RE: VAAPI-Encoding (Linux/Arch) - by Selur - 07.08.2018, 17:13

Forum Jump:


Users browsing this thread: 3 Guest(s)