Go to file
Kuba Orlik 1972a4043f fix types 2024-02-01 21:49:18 +01:00
out Add tb settings to enable concatenating with intro efficiently and without time hiccups 2022-10-16 19:10:15 +02:00
pics checkpoint 2020-06-06 22:19:36 +02:00
.gitignore Add tb settings to enable concatenating with intro efficiently and without time hiccups 2022-10-16 19:10:15 +02:00
README.md Editly not working, trying ffmpeg concat demuxer 2020-05-15 08:18:52 +02:00
demux.sh Introduce adding the original audio to the pipeline, as well as intro/outro 2023-12-15 14:10:37 +01:00
find-loudness.ts checkpoint 2020-06-06 22:19:36 +02:00
generate-demuxer.ts fix types 2024-02-01 21:49:18 +01:00
generate.sh Better default for volume 2023-12-28 14:33:21 +01:00
merge.sh Even less asking for confirmation 2023-12-28 14:32:59 +01:00
package-lock.json Update deps 2021-08-27 12:18:50 +02:00
package.json Update deps 2021-08-27 12:18:50 +02:00
split.sh Don't ask for confirmation on ffmpeg commands 2023-12-28 14:05:51 +01:00
tsconfig.json Editly not working, trying ffmpeg concat demuxer 2020-05-15 08:18:52 +02:00
window.ts checkpoint 2020-06-06 22:19:36 +02:00

README.md

ffmpeg -i odcinek1-kuba.wav -ac 1 -filter:a aresample=8000 -map 0:a -c:a pcm_s16le -f data - | hexdump

^ daje waveform w dwubajtowych intach