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.

How to run this ffmpeg command lines in hybrid?
#10
That line also does reencode from pcm to pcm,....
Hybrid by default uses 'tempo' instead of 'speed', if you want it to use 'speed', simply enabled 'Adjust pitch' in the audio 'Speed change' settings.
The only way I can think of to change the speed of an audio stream without having to reencode and let the decoder on playback do the job would be to use mkv as container and use mkvs stretch option.
In general, I would not recommend doing that since letting the player on playback so the speed change:
a. will require additional ressources (on playback)
b. will usually be less quality (since it has to be done fast enough for realtime playback)
Also not all players support this, so on some players your video will be broken one way or the other.
Hybrid can do that, but you will have to figure out how to do it on your own, since I won't explain it since it's really not something I would recommend.

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: How to run this ffmpeg command lines in hybrid? - by Selur - 07.02.2023, 17:33

Forum Jump:


Users browsing this thread: 3 Guest(s)