mirror of
https://github.com/samsonjs/media.git
synced 2026-04-09 11:55:46 +00:00
Fix outdated command in bitmap/README.md.
* The command changed after creating a custom effects module.
PiperOrigin-RevId: 474777823
(cherry picked from commit fd6b0d1551)
This commit is contained in:
parent
3af297101c
commit
0a811bd4a1
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ To generate new "expected" assets:
|
|||
|
||||
```shell
|
||||
adb pull \
|
||||
/sdcard/Android/data/com.google.android.exoplayer2.transformer.test/cache/drawFrame_rotate90_actual.png \
|
||||
/sdcard/Android/data/androidx.media3.effect.test/cache/drawFrame_rotate90_actual.png \
|
||||
third_party/java_src/android_libs/media/libraries/test_data/src/test/assets/media/bitmap/sample_mp4_first_frame/rotate90.png
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue