TarsosTranscoder icon indicating copy to clipboard operation
TarsosTranscoder copied to clipboard

Click sound at the beginning

Open echo66 opened this issue 10 years ago • 3 comments

Everytime I start decoding and send the first byte arrays (I don't know how many, right now), there is always a "click" sound.

echo66 avatar Aug 21 '15 13:08 echo66

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?

JorenSix avatar Aug 21 '15 13:08 JorenSix

I would if I could build my own version, without having timeouts.

echo66 avatar Aug 21 '15 13:08 echo66

Right, you are that person ;)

JorenSix avatar Aug 21 '15 13:08 JorenSix