mirror of https://bitbucket.org/ausocean/av.git
updating updating remote so that I can make changes on my system
This commit is contained in:
parent
c73afb65f3
commit
5a0aedff8c
|
@ -82,7 +82,7 @@ func TestRaspividMJPEGInput(t *testing.T){
|
|||
OutputFileName: "output/TestRaspividMjpegOutput.mjpeg",
|
||||
Width: "1280",
|
||||
Height: "720",
|
||||
Quantization: "35",
|
||||
Quantization: "20",
|
||||
FrameRate: "25",
|
||||
}
|
||||
revidInst, err := NewRevidInstance(config)
|
||||
|
|
Loading…
Reference in New Issue