More robust device name parsing
This commit is contained in:
parent
7939e43840
commit
3fdb6a4808
3 changed files with 48 additions and 19 deletions
|
@ -84,7 +84,6 @@ func NewVideoWriter(filename string, width, height int, options *Options) *Video
|
|||
} else {
|
||||
writer.codec = options.codec
|
||||
}
|
||||
|
||||
return &writer
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue