This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| start:knowledge:vfx:pipeline [2025/03/28 13:21] – [Startup] florian | start:knowledge:vfx:pipeline [2026/01/12 17:23] (current) – [Startup] florian | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| [[start: | [[start: | ||
| ====== Pipeline ====== | ====== Pipeline ====== | ||
| + | |||
| ===== Root ===== | ===== Root ===== | ||
| Line 13: | Line 14: | ||
| Mapped drives | Mapped drives | ||
| - | ^ Drive letter | + | ^ Drive letter |
| - | | I: | Active projects: | + | | I: | Active projects: |
| - | | | Audio | + | | | Audio | |
| - | | | Photo | + | | | Photo | |
| - | | | Visual | + | | | Visual |
| - | | | VJ | | + | | | VJ |
| - | | | Web | + | | | Web | |
| - | | M: | Music | + | | L: | Library, important documents from the work directory |
| - | | P: | Files for software (settings, adons) | + | | M: | Music | |
| - | | F: | Personal files | | + | | P: | Pipeline, |
| + | | F: | Personal files | ||
| From the command line: | From the command line: | ||
| Line 31: | Line 33: | ||
| ==== Startup ==== | ==== Startup ==== | ||
| - | I'm executing 2 scripts on startup using a single InvisibleLauncher.vbs file referenced in "Task Scheduler" | + | I'm executing 2 scripts on startup using a single InvisibleLauncher.vbs file referenced in Windows '' |
| + | Use '' | ||
| === 1. CreateDrives === | === 1. CreateDrives === | ||
| - | This is a bat script, using VisualSubst | + | This is a bat script. In addition to this I'm also using VisualSubst, this makes naming the mapped drives possible |
| === 2. AppsToDesktop === | === 2. AppsToDesktop === | ||
| - | This is a .ps1 script, referenced to a a folder called " | + | This is a .ps1 script, referenced to a a folder called " |
| - | In this startup, put shortcuts in the folders named after the corresponding desktop where you want them to be opened, like " | + | In this startup, put shortcuts in the folders named after the corresponding desktop where you want them to be opened, like " |
| - | For this script I'm using the [[https:// | + | For this script I'm using the [[https:// |
| + | Some of the windows have to be putt in fullscreen (F11), for this, we need the software [[https:// | ||
| ==== Work locally while keeping a mirror on NAS ==== | ==== Work locally while keeping a mirror on NAS ==== | ||
| - | Create symbolic links from your Laragon www directory to your development folders on the NAS. This keeps your working environment organized while allowing Laragon to serve the sites. | + | Create symbolic links from your Laragon www directory to your development folders on the NAS.\\ |
| + | This keeps your working environment organized while allowing Laragon to serve the sites. | ||
| '' | '' | ||
| Line 82: | Line 89: | ||
| Key features: | Key features: | ||
| - | * Filters tracks to only include supported audio formats (.mp3, .flac, .wav, etc.) | ||
| * Skips system and auto-generated playlists | * Skips system and auto-generated playlists | ||
| * Can skip files that already exist in the destination folder | * Can skip files that already exist in the destination folder | ||
| Line 200: | Line 206: | ||
| ===== Sources ===== | ===== Sources ===== | ||
| - | [[https:// | + | * [[https:// |
| - | [[https:// | + | * [[https:// |
| + | | ||
| \\ | \\ | ||
| \\ | \\ | ||
| [[https:// | [[https:// | ||
| [[https:// | [[https:// | ||