Mingye Wang

Results 347 comments of Mingye Wang

That sounds like more of a workflow problem. (What's the deal with flac from lossy input anyways? And why is it placed next to LAME?) WAV more than 4 GiB...

CleanTOPO2 has been in turn replaced by Blue Earth Bathymetry by Tom Patterson, available from http://www.shadedrelief.com/blue-earth/.

This is not done! And ABBS build makes you build things many times. Too bad…

The point, I suppose, is to contrast with the dumbed-down UI style of transmission. It certainly feels more familiar to old torrent people, so there is a point in... keeping...

@pjotrek-b's http://download.das-werkstatt.com/pb/mthk/ffv1_stats/latest/ seems to give some intuition on how the current "pseudo-inter" prediction is working: 1. it works better the smaller the slices you feed it are. 30 slices work...

So on the GSoC front, I dug these links up: * Task: https://summerofcode.withgoogle.com/archive/2016/projects/5391653909037056 * Yingming Fan, Patch 2015-04-23 https://ffmpeg.org/pipermail/ffmpeg-devel/2015-April/172316.html (simple frame-on-frame difference, look like) * Станислав Долганов (Stanislav Dolganov), Patch...

其实建议看一下 http://mywiki.wooledge.org/BashGuide …… WoolEdge 这个很多方面都适合养成好习惯。 顺口勘误一下好了: - if/while 的 condition 其实也是命令,建议在这之前先引入 shell 真假判断基准的概念。(呃,条件判断这个 TODO 我看到了,但是没有那些流程控制你也看不出条件的效果……) - 并且还可以是一大块命令。 - select 本身是个类似 while 的循环,到时候得提到。 - PHP 那个和 shell script 没有关系,只是个普通的可直接执行(有 shebang)的 script。...

The website seems dead so I can't re-test it... I checked around how fullName is thrown around and it probably is not your fault.

David Rowe from codec2 has already tried that: * https://www.rowetel.com/?p=5966 LPCNet can be mated to Codec2 features. * https://www.rowetel.com/?p=6639. In this second experiment he feeds LPCNet data from an already...

1.6 kbps corresponds to 64 bits per 40 ms packet. It might be possible to go lower, but nobody has tried yet. See https://jmvalin.ca/demo/lpcnet_codec/, section "Putting it all together"