Mu Li
Mu Li
ffmpeg 是可以从 stdin 直接读bytes把。例如 https://kkroening.github.io/ffmpeg-python/#ffmpeg.input
反过来讲,因为要回放视频,最好还是存本地一下。这样可以save workspace。最多设置个expire时间,太老的video就删了。
👌🏻 那没问题 On Mon, Nov 14, 2022 at 9:55 PM 周财发 ***@***.***> wrote: > ***@***.**** commented on this pull request. > ------------------------------ > > In autocut/transcribe.py > : > >...
能resolve一下conflict吗?我可以merge了
hi mingmin, the codes output ||k-k'|| because i often precompute and store the value ||k||, because it is a const value, and is not necessary to compute it every time....
hi can you check [wormhole](https://github.com/dmlc/wormhole/) and [ps-lite](https://github.com/dmlc/ps-lite). both of them are tested on mac
thanks, Yizhi. i'm doing a major refactor at the dev branch, will the merge this pull soon.
Hi Lisen, Many thanks for your contributions! I have a few questions about your codes (apologies for the stupid questions due to i didn't read your codes carefully) 1. It...
i'll be more focused on ps-lite (basically i'll split paramet_server into two repos, one is a pure interface, and move the apps into another repo). but the class kv-layer which...
thanks for pointing out:)