Fabien Rogeret

Results 12 comments of Fabien Rogeret

@wellyshen Hello, in our team we plan to make a big update, the software we are building is not answering the needs of our clients anymore and we have problem...

Yes it works, it just few video where I get this issue. Maybe 10% of all video I try to process, I can give you other example if you want

Ok keep me updated and I will try the full video + ffmpeg process

Very good post! A row missing is a row about the support of Angular Universal

Same issue. I guess this action is not maintained anymore 🤷

Are you sure @EnyMan? using `https://` give the error: `curl: (3) URL rejected: Malformed input to a URL function`

Yes the fix for that has never been released. I believe this repository is not maintained anymore

Not know fix for that. We will check that and fix it.

Please add unit tests to cover your use case and to be sure nothing else is broken

Yes it's correct. But I'm not sure someone will one day say: I want 1.6 lines :) (`this.options.lines`). So I think the best think to do is: `this.options.maxHeight = Math.round(parseFloat(this.options.lines))...