#
av1
Here are 47 public repositories matching this topic...
-
Updated
Apr 28, 2020 - JavaScript
demo
v8
webrtc
voice
webrtc-experiments
srtp
webrtc-video
av1
webrtc-javascript-api
webrtc-udp
rtcpeerconnection
rtcdatachannel
-
Updated
Sep 6, 2019
-
Updated
Apr 29, 2020 - JavaScript
The FFmpeg build script provides an easy way to build a static FFmpeg on OSX and Linux with non-free codecs included.
h264
debian
ffmpeg
osx
webm
mp3
cuda
ogg
x264
h265
fdk-aac
x265
av1
theora
ffmpeg-installer
mp3-to-pcm
webm-to-mp4
webm-conversion
ffmpeg-mac
ffmpeg-linux
-
Updated
May 26, 2020 - Shell
ledyba-z
commented
Jan 28, 2020
- いくら画質がよくなるとしても、デコードが遅くなるものは憚られる
- 逆に、エンコードが遅くなるだけならお気持ち程度でも画質がよくなるなら有効にしたい
これを判断できるようにすべく、デコーダ時にどんな処理が走るかAV1の定めるデコードプロセスを調べてオプションを分類する。
Fast cross-compile ffmpeg for Windows with MinGW on Linux
h264
ffmpeg
openssl
cygwin
shell-script
cross-compiler
amf
x264
h265
fdk-aac
mingw-w64
x265
static-binary
av1
vpx
qsv
mfx
nvidia-gpu
aom
dav1d
-
Updated
May 11, 2020 - Shell
An AV1 and VPx WebM video encoding interface.
-
Updated
Sep 25, 2018 - C++
Improve this page
Add a description, image, and links to the av1 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the av1 topic, visit your repo's landing page and select "manage topics."
The text says "y is the number of changes of chroma samples between the first and seconds rows of a pixels."
But isn't it more accurate to say:
"y is the number of changes of chroma samples between the first and last rows of a pixels."
If not, I still don't understand how chroma subsampling is used!