-
There is interest in using HEVC with WebCodecs, so HEVC registration would be a good idea.
PR in progress: https://github.com/w3c/webcodecs/pull/499
aboba updated
2 years ago
-
-
**Error 1**
When running _c2Wwise.py_ getting the first error I am getting is
> plugin_id = int(hashlib.md5(patch_name).hexdigest()[:4], 16) & 0x7FFF # unique id from patch name [0...32767]
> …
-
Hi, Trying to build on OS X 10.13.6 fails on linking the fpcalc lib
`cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_TOOLS=ON -DCMAKE_OSX_DEPLOYMENT_TARGET=10.13 -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCMAKE…
-
### Problem Description
HI!
It seems enabling "Passhtru Common Metadata" doesn't really passthru the date in my case (Apple Silicon). I have tried multiple times with different videos.
Also it wo…
-
Accordint to "Dolby Vision Streams Within the ISO Base Media File Format Version 2.1.2 specification" for DV p8, converted from UHD BR, values should be:
Codec configuration box : hvcC+dvvC
Codec ID…
-
HDR video if use one layer is good.
(https://sylvan.apple.com/Aerials/2x/Videos/LA_A006_C008_2K_HDR_HEVC.mov -> is playing correctly)
But if DV use 2 layers then KSplayer not show correctly:
http…
-
![image](https://user-images.githubusercontent.com/13003282/176588483-e4545c4a-6866-4f71-ad92-9eb723f23a32.png)
用chromium的 perf_tests/webcodecs里面的例子测了下,不行呀。
![image](https://user-images.githubuserco…
-
I tried to get a Blu-ray iso from my UHD-HLG mp4 video file but when starting muxing I get "tsMuxer finished with error code -1073741819" error.
What am I doing wrong? Here the characteristics of my …
-
I'm not familiar with the internals of `typer` and whether this is feasible, but it would be nice if it were possible to implement a command like the following:
```python
from typing import Option…