-
Thanks for making these packages!
When I try to run hvcc, I get:
```
❯ hvcc
Traceback (most recent call last):
File "/nix/store/8glm7n36wwj1h6gxj7ck8y422g700bxp-python3.12-hvcc-v0.12.1/bin/.h…
-
Following the build instructions on a Debian 12 (Bookworm) based Raspberry Pi 4 I get build errors after calling `make`:
```
hvcc vSwell.pd -n vSwell -m vSwell.json -o vSwell -g dpf -p ./ ../heavy…
-
i am using hvcc to compile for a target which has C++ but no standard library, it is Circle https://github.com/rsta2/circle.
This means I need to do some modifications to the files that hvcc generate…
-
We recently migrated from .net framework 4.8 to .net 6. We've found our existing .tt files do not generate.
We have added this extension and attempted to run but get the following errors:
Severity…
-
I'm looking through the documentation here on github and it seems some things from the old website's documentation are missing, eg. a list of the vanilla PD objects supported by hvcc. Additionally, th…
-
As discussed here: https://github.com/plugdata-team/plugdata/issues/1453
Execution of the pyinstaller version of hvcc is very slow. Next to the fact that executing from a JUCE subprocess also seems…
-
The "Issues" section of a GitHub isn't really the place for free discussion of PD/hvcc. As there still seem to be a few of us active hvcc users, it'd be nice to have a Discord or something (There used…
-
I was able to generate -g bela code with HVCC no problem. I tried running the C++ source through the Bela IDE and it yields the following errors:
Building HvLightPipe.c...Makefile:441: recipe for t…
-
I investigated the file mentioned in [this comment](https://github.com/strukturag/libheif/issues/331#issuecomment-696163791) and concluded that the issue is that the `ispe` does not match the actual d…
-
# 主题 (这个地方选一个 问题 或者 需求)
### 场景
问题:播放 http flv h265 失败
模式:直播
### 视频 URL
http://192.168.0.11:800/live/test.flv
视频信息
编码:H265
封装格式:flv
### 问题描述
1)src/src-js/src/demuxer/flv-hevc/flv-…