Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upRecord filename fixes #91
Conversation
added some commits
Jan 7, 2015
mithro
merged commit 38cc6be
into
timvideos:master
Jan 7, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
hyades
Jan 7, 2015
Member
I give a filename like ./gst-switch-srv --record=hyades-%Y-%m-%d %H%M%S.data, but the output file is hyades-2015-01-08.avi
|
I give a filename like |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
deeprave
Jan 7, 2015
You need to quote args containing spaces.
On Thu, 8 Jan 2015 01:13 Aayush Ahuja notifications@github.com wrote:
I give a filename like ./gst-switch-srv --record=hyades-%Y-%m-%d
%H%M%S.data, but the output file is hyades-2015-01-08.avi—
Reply to this email directly or view it on GitHub
#91 (comment).
deeprave
commented
Jan 7, 2015
|
You need to quote args containing spaces. On Thu, 8 Jan 2015 01:13 Aayush Ahuja notifications@github.com wrote:
|
deeprave commentedJan 7, 2015
No description provided.