h264
Here are 235 public repositories matching this topic...
Hello - I've tried to review the documentation but the doc URL is returning to me with a timeout http://majorkernelpanic.com/libstreaming/doc-v4. Any way you can restart it?
-
Updated
Apr 24, 2020 - C
USER GUIDE:
https://zoneminder.readthedocs.io/en/latest/userguide/components.html
- Remove zmf @connortechnology
- review rest is ok @connortechnology
- Do we need to mention ES anywhere is components and link to the ES docs or leave it out for now, esp. since ES invocation is built into ZM now (opinions from @connortechnology, owner @pliablepixels )
-
Updated
May 11, 2018 - Shell
-
Updated
Jun 21, 2020 - C
-
Updated
Apr 18, 2020 - Objective-C
Hey, I'm struggeling to get the NPM package to work? It links to this, but the examples does not use the npm package at all? Can you please elaborate on it?
-
Updated
Mar 27, 2020 - C#
-
Updated
May 29, 2020 - Java
-
Updated
Jun 12, 2020 - C++
-
Updated
Dec 24, 2019 - C
-
Updated
May 18, 2020 - Java
-
Updated
Jul 2, 2020 - Shell
-
Updated
Jun 28, 2020 - JavaScript
run browser example (h264-overlay-player.js), throw exception:
h264-overlay-player.js:72 Uncaught TypeError: Cannot read property 'peek' of undefined
no Component exported from components:
const runScheduler = components.Component.peek(msg => scheduler.run(msg))
-
Updated
May 18, 2020 - C++
-
Updated
Mar 10, 2020 - JavaScript
-
Updated
Jun 13, 2020
-
Updated
Nov 28, 2019 - Java
Improve this page
Add a description, image, and links to the h264 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the h264 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!