Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 372b3fd251 |
@@ -51,7 +51,7 @@ Sollte auch mit vielen anderen DirectShow-kompatiblen Grabbern funktionieren:
|
||||
### Erste Einrichtung / Konfiguration
|
||||
|
||||
```powershell
|
||||
python video_grabber_gui.py /config
|
||||
python GrabberConfig.py /config
|
||||
```
|
||||
|
||||
Danach auswählen:
|
||||
@@ -67,7 +67,7 @@ Anschließend die Konfiguration speichern.
|
||||
### Automatischer Startmodus
|
||||
|
||||
```powershell
|
||||
python video_grabber_gui.py
|
||||
python GrabberConfig.py
|
||||
```
|
||||
|
||||
Wenn bereits eine Konfiguration vorhanden ist, wird automatisch:
|
||||
|
||||
Reference in New Issue
Block a user