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

Bug reports go here.
Post Reply
BigHekl
Posts: 2
Joined: Sun Nov 28, 2021 1:55 pm

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

Post 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
admin
Site Admin
Posts: 964
Joined: Wed Nov 17, 2010 12:56 pm

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

Post by admin »

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

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

Post 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
Post Reply