Giter VIP home page Giter VIP logo

错误似乎是在尝试使用skvideo库的ffmpeg模块写入视频帧时发生的。具体来说,您遇到了一个BrokenPipeError,这通常意味着子进程(在这种情况下是ffmpeg)在父进程尝试写入数据时已经终止或崩溃 about codef HOT 1 OPEN

HuangLiyulu avatar HuangLiyulu commented on July 23, 2024
错误似乎是在尝试使用skvideo库的ffmpeg模块写入视频帧时发生的。具体来说,您遇到了一个BrokenPipeError,这通常意味着子进程(在这种情况下是ffmpeg)在父进程尝试写入数据时已经终止或崩溃

from codef.

Comments (1)

HuangLiyulu avatar HuangLiyulu commented on July 23, 2024

自己在云端搭建的环境PyTorch 1.11.0
Python 3.8(ubuntu20.04)
Cuda 11.3 conda create -y -n CoDeF python=3.10 conda install -y pytorch==2.0.0 torchvision==0.15.0 torchaudio==2.0.0 pytorch-cuda=11.7 -c pytorch -c nvidia wget https://ffmpeg.org/releases/ffmpeg-5.1.2.tar.gz

from codef.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.