Skip to content

Commit

Permalink
consider filename starting with - (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
lsnch authored Mar 10, 2020
1 parent 2029f1d commit 4c14316
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vcsi/vcsi.py
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ def probe_media(self, path):
"-print_format", "json",
"-show_format",
"-show_streams",
"--",
path
]

Expand Down

0 comments on commit 4c14316

Please sign in to comment.