- Blender for Video Production Quick Start Guide
- Allan Brito
- 182字
- 2021-06-10 18:45:33
Embedding media to Blender files
Another option you should consider is to embed the media to Blender files. To achieve that, you must use an option from the File menu in the External Data group. There you will find an option called Pack All into .blend to add all media to the project file (Figure 1.17):

Figure 1.17: External Data options
After using this option, you will have all video footage, audio, and images attached to the blend file. You won't have to worry about any folders or missing links.
The downside of using such an option is the file size. You might end up with a blend file of a few gigabytes in size. To extract the contents of a blend file that has embeded media, use the Unpack All into Files option from the same menu.
If you don't mind about the file size, use the Automatically Pack into .blend to make Blender add all external media to the project file. No matter if it is in the same folder, you will have all external media attached to the project.
推薦閱讀
- Intel FPGA/CPLD設計(基礎篇)
- 筆記本電腦使用、維護與故障排除實戰
- 用“芯”探核:龍芯派開發實戰
- Cortex-M3 + μC/OS-II嵌入式系統開發入門與應用
- Istio入門與實戰
- Augmented Reality with Kinect
- 電腦常見問題與故障排除
- BeagleBone By Example
- micro:bit魔法修煉之Mpython初體驗
- 分布式微服務架構:原理與實戰
- Apple Motion 5 Cookbook
- Creating Flat Design Websites
- 超大流量分布式系統架構解決方案:人人都是架構師2.0
- Java Deep Learning Cookbook
- Blender 3D By Example