The following warnings occurred:
Warning [2] Undefined array key 1 - Line: 313 - 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 313 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: 314 - 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 314 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: 327 - 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 327 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/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.

[HELP] FFMPEG Help - x265 HDR HLG Encoding from MXF
#4
Quote:-c:a aac -b:a 320k: libfaac is outdated.. (?) and I need CBR @ 320k
not necessarily, but libfaac isn't included in ffmpeg unless you compile it youself due to license restrictions.

Quote:-ss 4.08: 4 seconds and 2 frames offset for video (I guess because of 50fps to 25fps conversion)
Nope, frame rate change doesn't change offset, but encoding to aac might.

Quote:One more thing: does -ss affect the encoding speed? I just rendered a small part, but it seems to be much slower (encoded 125 frames in 20.06s (6.23 fps) VS. encoded 227 frames in 22.63s (10.03 fps)).
It should not, but the start will take a lot longer if your source doesn't have an index since then the first few seconds need to be decoded until the selected time is reached.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
RE: FFMPEG Help - x265 HDR HLG Encoding from MXF - by Selur - 09.09.2021, 13:15

Forum Jump:


Users browsing this thread: 1 Guest(s)