Alexander Drozdov
Alexander Drozdov
Quick fix was committed. channel_layout deprecation warnings was fixed asap.
@teowoz , thanks for answer! I am so happy if you send a PR with minimal sample for nvenc usage. And will thinking about proper wrapping with high level code...
Ref: https://reviews.llvm.org/D47165
Первый пункт решает вопрос UI, в протокольной части всё так же будет `,`. Второй - не сильно лучше того, что есть. Как вариант, можно кодировать BASE64, там точно только цифры...
Same on T530 / G4ETB6WW (2.76).
I want this feature too! Want try to replace it as editor for Hugo-based blog
@abnerlee is there any news?
Look better ;-) https://github.com/enki/libev/blob/93823e6ca699df195a6c7b8bfa6006ec40ee0003/ev.c#L1818 Commonly used technique: define some approach before include header. Some times it uses as code-generation helper.
'-11' means EAGAIN. You can try to make access again, something like: ```c++ if (ec) { if (ec == av::make_ffmpeg_condition(-EGAIN)) { continue; } ... } ```
> Are you sure, I found return code