TarsosTranscoder
TarsosTranscoder copied to clipboard
Click sound at the beginning
Everytime I start decoding and send the first byte arrays (I don't know how many, right now), there is always a "click" sound.
I suspect that this line https://github.com/JorenSix/TarsosTranscoder/blob/master/src/be/tarsos/transcoder/ffmpeg/FFMPEGExecutor.java#L173 is wrong. The header is not send over the pipe. Could you comment it out and confirm my suspicion?
I would if I could build my own version, without having timeouts.
Right, you are that person ;)