Questions tagged [render]

3 questions
2
votes
2 answers

How to run Blender on Linux from command line without admin permissions from command line?

I am trying to make a render farm on CentOS 7, which will probably be slow, but it will be working 7/24, and I want to use my university's remote server for that purpose. I have no admin permissions, but I've downloaded the blender tar.xz file and…
0
votes
0 answers

How to cut 1 video into many different videos with different lengths? ( FFMPEG)

I need to cut a video with a length of several minutes into many different videos, In all but the videos cut from the original video will have different short lengths. what do i need to do? This is the code i use but it just cuts out videos of…
alexdo
  • 123
  • 1
  • 3
  • 10
0
votes
1 answer

Install OpenDR in CentOS 7 for native Python 3 (not Anaconda Python)

The following command didn't work. Could you please guide me on how to fix it? $ pip install opendr Collecting opendr Downloading opendr-0.78.tar.gz (581 kB) |████████████████████████████████| 581 kB 1.3 MB/s Requirement already satisfied:…
Mona Jalal
  • 635
  • 3
  • 11
  • 19