chencuber
chencuber
I compile ffmpeg 4.4 version with dav1d 1.1 version, and the compiled ffmpeg bin can decode av1 video. Then I compile decord with the above ffmpeg with dav1d, and the...
It ’s common to do AI inference or training using images or stream media, since Decord is built on top of the ffmpeg library and ffmpeg actually support video/image/stream media...
cvbind.c中最后几行 PYBIND11_MODULE(pycv, m)被注释掉了,这个是不是应该需要打开, 因为没有看到哪里调用了bind_CV这个函数,另外bind_UNET这个函数也好像没有调用?
[//]: # "SPDX-FileCopyrightText: Copyright (c) 2022-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved." [//]: # "SPDX-License-Identifier: Apache-2.0" [//]: # "" [//]: # "Licensed under the Apache License, Version 2.0 (the...
There are a lot of errors compiling with ffmpeg 7.0 as follows: 316.5 /home/RedVQA/docker/decord/src/audio/audio_reader.cc: In member function ‘void decord::AudioReader::HandleFrame(AVCodecContext*, AVFrame*)’: #0 316.5 /home/RedVQA/docker/decord/src/audio/audio_reader.cc:232:99: error: ‘AVFrame’ {aka ‘struct AVFrame’} has no...