- Blender for Video Production Quick Start Guide
- Allan Brito
- 225字
- 2021-06-10 18:45:33
Saving a video project
How do you save a video project in Blender? To keep your source files and project saved for future reference and updates, you should always save the project. How does Blender handle video files?
Before we discuss how Blender deals with video files, you can save any project by going to the File menu and choosing Save As... like most other tools.
It will create a file with a .blend extension. The file will feature all animation and Sequencer data, but none of the external files, unless you explicitly ask Blender to incorporate them into the project.
For instance, suppose you have a project containing two external video files named video1.mp4 and video2.mp4. The first thing you should do is to create a folder in your system to store all the files for that project. Copy all important media to that folder.
In Blender, save the .blend file to that folder. Once you import the footage to the Sequencer, you will be able to have relative paths to the media. It would be something like \video1.mp4 and not a full system address.
Why is that important? Because, with relative paths to media files, you can open the project anywhere without any broken links. It will be possible to place the project on network drives or flash storage to move it around.
- ATmega16單片機項目驅動教程
- 精選單片機設計與制作30例(第2版)
- 3ds Max Speed Modeling for 3D Artists
- 從零開始學51單片機C語言
- Learning Stencyl 3.x Game Development Beginner's Guide
- Arduino BLINK Blueprints
- 計算機組裝維修與外設配置(高等職業院校教改示范教材·計算機系列)
- Intel Edison智能硬件開發指南:基于Yocto Project
- LPC1100系列處理器原理及應用
- Spring Cloud實戰
- Mastering Machine Learning on AWS
- The Artificial Intelligence Infrastructure Workshop
- Istio實戰指南
- 筆記本電腦維修技能實訓
- Learning Less.js