mirror of
https://github.com/joshuaboniface/rffmpeg.git
synced 2026-01-23 02:24:03 +00:00
Fix formatting inconsistencies
This commit is contained in:
parent
6385254fbf
commit
b1a7f86128
1 changed files with 3 additions and 3 deletions
|
|
@ -134,9 +134,9 @@ Explicitly *no*. `rffmpeg` is not designed to interact with the arguments that t
|
|||
|
||||
This has a number of side effects:
|
||||
|
||||
* `rffmpeg` does not know whether hardware acceleration is turned on or not (see above caveats under [Localhost and Fallback](README.md#localhost-and-fallback)
|
||||
* `rffmpeg` does not know what media is playing or where it's outputting files to, and cannot alter these paths
|
||||
* `rffmpeg` cannot turn on or off special `ffmpeg` options depending on the host selected
|
||||
* `rffmpeg` does not know whether hardware acceleration is turned on or not (see above caveats under [Localhost and Fallback](README.md#localhost-and-fallback)).
|
||||
* `rffmpeg` does not know what media is playing or where it's outputting files to, and cannot alter these paths.
|
||||
* `rffmpeg` cannot turn on or off special `ffmpeg` options depending on the host selected.
|
||||
|
||||
Thus it is imperitive that you set up your entire system correctly for `rffmpeg` to work. Please see the [SETUP guide](SETUP.md) for more information.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue