brunoherbelin / vimix

Live Video Mixer
GNU General Public License v3.0
277 stars 26 forks source link

Absolute paths in session file #30

Closed OlegoroV closed 2 years ago

OlegoroV commented 3 years ago

Vimix stores in .mix absolute file paths, not relative. And opening such session on another computer results "file missing" errors.

brunoherbelin commented 2 years ago

Please check with version 0.6.1.

The media file path is now stored both in absolute and relative path: if you move the .mix file together with its media dependencies, it should find them.