Skip to content
This repository has been archived by the owner on Apr 28, 2021. It is now read-only.

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonDanisch committed Mar 15, 2017
1 parent 61435c3 commit 7391444
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/introduction/video_recording.jl
Expand Up @@ -19,6 +19,7 @@ else
name = path * "/$(randstring()).mkv"
isfile(name) || break
end
name
end

# only try recording when ffmpeg is installed
Expand Down

0 comments on commit 7391444

Please sign in to comment.