1
Fork 0
This repository has been archived on 2024-04-09. You can view files and clone it, but cannot push or open issues/pull-requests.
podcastoscope/bin/run_video_render_test.sh

10 lines
251 B
Bash

#!/bin/bash
p1=C:/mr4th/podcast/avatars/allen.png
p2=C:/mr4th/podcast/test__anti_allen/test__allen.wav
p3=C:/mr4th/podcast/avatars/anti_allen.png
p4=C:/mr4th/podcast/test__anti_allen/test__anti_allen.wav
cd build
./podcastoscope.exe $p1 $p2 $p3 $p4