-
The original mp4 file is playable. After transcoding, the resulting mp4 file not playable in any browsers.
docker run --rm -v $(pwd):/mnt:rw -it openvisualcloud/xeon-ubuntu1804-media-ffmpeg:20.4 /b…
-
in crowd counting, currently, i hard coded the polygon in crowd_counting.py as below:
self.polygon[0] = [865,210,933,210,933,227,968,227,968,560,934,560,934,568,865,568,865,210]
sel…
-
I'm pretty new to this, but I've checked all the install requirements etc and I'm still getting this error when trying to encode.
`C:\Av1an>av1an.py -i Sintel_1080p_YUV_RAW.avi -enc svt_av1 -e "-…
-
Why fail at 70% of build process but not in CMake step?
```
Source/Lib/Codec/EbThreads.c:30:2: error: OS/Platform not supported.
#error OS/Platform not supported.
```
-
In any app (e.g. SvtHevcEncApp, ffmpeg, gstreamer) that uses the SVT-HEVC library, If I flush without attempting to encode anything, it will be block.
In case of gstreamer plugin, blocking occurs …
-
Hello,
Building on Ubuntu 19.10. After compiling SVT-HEVC/AV1/VP9.
I go to apply all 3 patches per instructions, VP9 fails.
```
administrator@colorstreamS02:~/ffmpeg_sources$ git clone https:…
-
I got a crash when encoding a video with resolution 720x1440. However, I tested videos with 1440x720 or even 960x1920 do not have such issue.
Here is an example.
```
$ SvtHevcEncApp -w 720 -h 144…
-
we need people detection result in queue counting, current we use ssd model which detect any object type. Be aware of that we use object detection pipeline for queue counting, so we don't have custom …
-
$ docker run -it openvisualcloud/xeon-centos76-media-gst
[root@0c47777fe857 home]# gst-inspect-1.0 | head
(gst-plugin-scanner:16): GStreamer-WARNING **: 17:59:45.084: Failed to load plugin '/usr/…
jhou5 updated
5 years ago
-
``` bash
22:57:34 Running git update for SVT-AV1...
22:57:43 ┌ SVT-AV1 git ................................. [Updates found]
22:57:43 ├ Running uninstall...
22:57:43 ├ Running cmake...
22:57…
ycwan updated
5 years ago