Page 1 of 1

[SOLVED] Split by Silence and Copy leads to Division by Zero Error

Posted: Sun Nov 28, 2021 2:04 pm
by BigHekl
Hello,

I just tried to split larger (50...80MB) MP3 files in samller parts, using first the split by silence function followed by copying to a new directory. All files in the new directory are created, but with 0 byte length. Then an error message pops up, informing that I should check the log file.
The log file contains information of all MP3 files and ends with "devision by zero" at the end of each line.
This failure happens with XRECODE versions 64bit 1.113 and 1.114 as well as with 32bit 1.113.

Other functions, such as taking two of the large source files and encoding them in another MP3 file work well.

Any idea how a workaround could look like?

Thanks for a brief reply.
LG, BigHekl

Re: Split by Silence and Copy leads to Division by Zero Error

Posted: Sun Nov 28, 2021 2:55 pm
by admin
Copying does not work with "Split by Silence". You need to use the Encode for this.

[SOLVED] Re: Split by Silence and Copy leads to Division by Zero Error

Posted: Sun Nov 28, 2021 7:38 pm
by BigHekl
Thank you for the hint. Sometimes it is quite easy to solve the topic.
Recommendation has worked. Topic is solved.
BTW: If it doesn't make too much effort, implementing the COPY function after "split by silcene" would be appreciated. Thanks.

Best Regards, BigHekl