Skip to content

Commit

Permalink
Update Lombiq.Tests.UI/Docs/FakeVideoCaptureSource.md
Browse files Browse the repository at this point in the history
Co-authored-by: Dávid El-Saig <[email protected]>
  • Loading branch information
DemeSzabolcs and sarahelsaig authored Sep 17, 2023
1 parent 111be2b commit 9be20e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lombiq.Tests.UI/Docs/FakeVideoCaptureSource.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ffmpeg -y -i test.mp4 test.mjpeg
ffmpeg -y -i test.mp4 -vf "scale=480:720" test.mjpeg
```

_Warning: Using the `-filter:v scale=480:-1` command might "ruin" the video, resulting in a black screen in the browser without warnings._
> Using the `-filter:v scale=480:-1` command might "ruin" the video, resulting in a black screen in the browser without warnings.
## Sample

Expand Down

0 comments on commit 9be20e5

Please sign in to comment.