Skip to content

Commit

Permalink
change logging on ctrl-c / log where profile came from
Browse files Browse the repository at this point in the history
  • Loading branch information
time4tea committed Dec 30, 2023
1 parent b440b60 commit c3dae7c
Show file tree
Hide file tree
Showing 3 changed files with 230 additions and 225 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,15 +120,13 @@ of [examples](docs/xml/examples/README.md)

## FFMPEG Control & GPUs

*Experimental*

FFMPEG has **a lot** of options! This program comes with some mostly sensible defaults, but to use GPUs and control the
output much more carefully, including framerates and bitrates, you can use a JSON file containing a number of 'profiles'
and select the profile you want when running the program.

For more details on how to select these, and an example of Nvidia GPU, please see [docs/bin/PERFORMANCE_GUIDE.md](docs/bin/PERFORMANCE_GUIDE.md)
For more details on how to select these, and an example of Nvidia GPU, please see the guide in [docs/bin#ffmpeg-profiles](docs/bin#ffmpeg-profiles)

Please also see [PERFORMANCE.md](PERFORMANCE.md)
Please also see other docs [PERFORMANCE.md](PERFORMANCE.md) and [docs/bin/PERFORMANCE_GUIDE.md](docs/bin/PERFORMANCE_GUIDE.md)

## Converting to GPX files

Expand Down
Loading

0 comments on commit c3dae7c

Please sign in to comment.