Great.
Multi encoding video is never recommended, it clogs system resources and it can be slower than single encoding. Video encoding libraries are already multi-thread capable, so multi-file encoding is redundant, and can lead to these runtime errors (they are just related to progress information, encoding is ok)
On next release I'll make the progress information more foolproof, so these errors are not displayed.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
keep up good work !
multi encoding is a must for heavy threaded cpu like amd epyc 7302p 16c/32t ,
multi encoding set to 8 allow recode my 260 files h264 smartphone (4h30 total video) to h265 crf28 down to 1h30 , with sequential it was more than twice longer if i remember correctly i havn't saved screenshot. for comparaison i5-9600k 6c/6t need 4h for the same encoding (multi or sequential doesn't make diff. for this light threaded cpu)
Last edit: Sonic 2021-04-06
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i havn't encounter problem from my side, one preset to recode smartphone video.
information "fps speed encoding" next to the "avg bitrate" , will be nice to get a "performance indication" , isn't it ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I'm assesing the possibility of adding both speed and fps performance in single and multi-file encoding . It could be useful to compare single vs multi-file performance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello. i wanted to say that the portable version is not fully fixed. Using 2.3.7 version. When I select "Wizard> TwoPassVideoWizard" it still gives an error and looks for the file in "AppData\Roaming\FFBatch\ff_presets.ini" but yeah, now the configs are stored in the settings folder with ffbatch.exe. For now, I will use the install version.
Thank for your software. I really like MuilFile encoding, it helped very much and gave lightning speed, when i converted 100k audiofiles. I would do this for years in CMD ffmpeg.
Hi, thanks for the report, glad Multi-file encoding was so useful for you.
The bug will be resolved for next portable release 2.3.8, coming soon.
Cheers
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Great.
Multi encoding video is never recommended, it clogs system resources and it can be slower than single encoding. Video encoding libraries are already multi-thread capable, so multi-file encoding is redundant, and can lead to these runtime errors (they are just related to progress information, encoding is ok)
On next release I'll make the progress information more foolproof, so these errors are not displayed.
keep up good work !
multi encoding is a must for heavy threaded cpu like amd epyc 7302p 16c/32t ,
multi encoding set to 8 allow recode my 260 files h264 smartphone (4h30 total video) to h265 crf28 down to 1h30 , with sequential it was more than twice longer if i remember correctly i havn't saved screenshot. for comparaison i5-9600k 6c/6t need 4h for the same encoding (multi or sequential doesn't make diff. for this light threaded cpu)
Last edit: Sonic 2021-04-06
I see, things have evolved and it makes sense now to multi-file encode video.
This version should be more resilient in that scenario.
nice, seems all errors gone.
keep up good work.
i havn't encounter problem from my side, one preset to recode smartphone video.
information "fps speed encoding" next to the "avg bitrate" , will be nice to get a "performance indication" , isn't it ?
Hi, maybe for next release. The speed multiplier displays some performance index too, though not so accurate.
Hi, I'm assesing the possibility of adding both speed and fps performance in single and multi-file encoding . It could be useful to compare single vs multi-file performance.
Hello. i wanted to say that the portable version is not fully fixed. Using 2.3.7 version. When I select "Wizard> TwoPassVideoWizard" it still gives an error and looks for the file in "AppData\Roaming\FFBatch\ff_presets.ini" but yeah, now the configs are stored in the settings folder with ffbatch.exe. For now, I will use the install version.
Thank for your software. I really like MuilFile encoding, it helped very much and gave lightning speed, when i converted 100k audiofiles. I would do this for years in CMD ffmpeg.
Last edit: AlexVanov 2021-04-27
Hi, thanks for the report, glad Multi-file encoding was so useful for you.
The bug will be resolved for next portable release 2.3.8, coming soon.
Cheers
it seems "ff_pop_up.ini" is not suported in "portable" mode.
You're right, I did not notice that missing implementation.
Available in this beta version.