ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

Adding silence to audio track?

<< < (2/3) > >>

Attronarch:
shouldn't the cuts fade in/out, instead of abrupt cutting?  :-\
-Curt (January 09, 2016, 12:38 PM)
--- End quote ---

No, she didn't have such requirement.

Nod5:
I see the problem, my bad. I fixed it in the post above. It should work now.

Attronarch:
I see the problem, my bad. I fixed it in the post above. It should work now.
-Nod5 (January 09, 2016, 02:07 PM)
--- End quote ---

No errors pop out, but I also cannot find final mp3. I see work folder being filled with chunks, but after it is finished everything is deleted except:


* 30ss-silent.mp3
* 30ss_duration.txt

Nod5:
shouldn't the cuts fade in/out, instead of abrupt cutting?  :-\
-Curt (January 09, 2016, 12:38 PM)
--- End quote ---
Should be doable with this https://ffmpeg.org/ffmpeg-filters.html#afade-1 , if anyone gets the hang of the correct commands line for fade in / out then post a snippet here and I'll integrate it in the script.

Nod5:
No errors pop out, but I also cannot find final mp3. I see work folder being filled with chunks, but after it is finished everything is deleted except:


* 30ss-silent.mp3
* 30ss_duration.txt-Attronarch (January 09, 2016, 02:22 PM)
--- End quote ---
There should be a new file named <workdir>\<source file name>_30ss.mp3

edit: I've tested it multiple times again and it works here.

the script also should create the file 30ss_list.txt , is that file present after you run the script? If so open it and check that the contents look like this

--- ---file '<workdir path>\30ss_001.mp3'
file '<workdir path>\30ss-silent.mp3'
file '<workdir path>\30ss_002.mp3'
file '<workdir path>\30ss-silent.mp3'
...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version