Ezequiel

Results 13 comments of Ezequiel

![untitled-1](https://cloud.githubusercontent.com/assets/7424138/24684800/10e68818-197f-11e7-9d97-088b44c60fbd.png)

Same here, in my case audio accumulates and are all played at the same time (like an echo)

Fixed with modifying ffmpeg parameters.

> @byeze do you recall the parameters that you changed? I am having the same issue with the video accumulating. Sure! This command I tried & It worked, let me...

> Which of these options do you think prevents accumulating video delay? I tried adding the -vn option, but this just causes the video output to be blank white screen...

`[x] ERROR: local variable 'config_trape' referenced before assignment ` Same error here.

> same issue here.. any progress yet? There's a pull request fixing this error #235 and making it functional again, the problem is that the cloned website form doesn't work...

I think this is what you are looking for ```javascript import querystring from 'query-string'; // Removes a value from an array given its key const removeFilter = (filterKey, array) =>...

Thank you! :) In the meantime, I'll try to debug this