Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
7fdf5470d4
commit
ab1bb43e74
1 changed files with 2 additions and 0 deletions
|
@ -169,6 +169,8 @@ if movie_filename is not None:
|
|||
|
||||
Please note that you may need the [ffmpeg binaries](https://www.ffmpeg.org/download.html) for MP4. The ffmpeg files need to be accessable by Python. i.e. Python needs to know where they are. Under Windows it is helpful to place the three exe files in the binary directory of Python. Under Linux, the distribution package manager should take care of it.
|
||||
|
||||
There are other options than MP4!
|
||||
|
||||
## Interactive Python session
|
||||
|
||||
There are several options if you don't run it from VS Code interactively. One options is this:
|
||||
|
|
Loading…
Reference in a new issue