Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
SDK
/
exoplayer
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
744c57c8
authored
Sep 16, 2020
by
olly
Committed by
Oliver Woodman
Sep 16, 2020
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
More verbose instructions for consistency
PiperOrigin-RevId: 332015471
parent
f16f8e59
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
extensions/ffmpeg/README.md
extensions/ffmpeg/README.md
View file @
744c57c8
...
@@ -25,7 +25,8 @@ can bundle the FFmpeg binaries in the APK:
...
@@ -25,7 +25,8 @@ can bundle the FFmpeg binaries in the APK:
```
```
cd "<path to exoplayer checkout>"
cd "<path to exoplayer checkout>"
FFMPEG_EXT_PATH="$(pwd)/extensions/ffmpeg/src/main"
EXOPLAYER_ROOT="$(pwd)"
FFMPEG_EXT_PATH="${EXOPLAYER_ROOT}/extensions/ffmpeg/src/main"
```
```
*
Download the
[
Android NDK
][]
and set its location in a shell variable.
*
Download the
[
Android NDK
][]
and set its location in a shell variable.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment