Wed, 04 Dec 2024 16:32:54 CST | login

Information for build wavbreaker-0.11-1.ocs23

ID9623
Package Namewavbreaker
Version0.11
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/wavbreaker.git?.#e03e7e5e0f9721512e7a0db2c0fcdf835d00cfb1
SummaryGUI tool to losslessly split WAV, MP2 and MP3 files into multiple parts
DescriptionThis application’s purpose in life is to take a WAV file and break it up into multiple WAV files. It makes a clean break at the correct position to burn the files to an Audio CD without any dead air between the tracks. wavbreaker also supports breaking up MP2 and MP3 files without re-encoding meaning it’s fast and there is no generational loss. Decoding (using mpg123) is only done for playback and waveform display. The GUI displays a waveform summary of the entire file at the top. The middle portion displays a zoomed-in view that allows you to select where to start playing and where it will make the break. The bottom portion contains a list of track breaks. You may change file names and uncheck parts that you do not want to have written out to disk when saving. There is also a command line tool wavmerge to merge WAV files together. If you download a show and don’t like how it was tracked, you can merge them together with wavmerge and then break them back up with wavbreaker. The wavmerge tool will only work on files that have the same format (for example, 44.100 Hz sample rate, 16-bit sample size, etc.).
Built byfanjunkong
State complete
Volume DEFAULT
StartedThu, 09 May 2024 01:56:52 CST
CompletedThu, 09 May 2024 02:02:07 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/wavbreaker.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/wavbreaker.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
wavbreaker-0.11-1.ocs23.src.rpm (info) (download)
aarch64
wavbreaker-0.11-1.ocs23.aarch64.rpm (info) (download)
wavbreaker-debuginfo-0.11-1.ocs23.aarch64.rpm (info) (download)
wavbreaker-debugsource-0.11-1.ocs23.aarch64.rpm (info) (download)
x86_64
wavbreaker-0.11-1.ocs23.x86_64.rpm (info) (download)
wavbreaker-debuginfo-0.11-1.ocs23.x86_64.rpm (info) (download)
wavbreaker-debugsource-0.11-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.11-1 - initial build