Weird issue where explicitly putting #s in a file name causes problems with ffmpeg. Does not work: python vida.py -g bs -s 43 -m 10000 -v 15 -n trial1 -t 5 Works: python vida.py -g bs -s 43 -m 10000 -v 15 -n trial -t 5
Weird issue where explicitly putting #s in a file name causes problems with ffmpeg.
Does not work: python vida.py -g bs -s 43 -m 10000 -v 15 -n trial1 -t 5
Works: python vida.py -g bs -s 43 -m 10000 -v 15 -n trial -t 5