Skip to content

Commit b99b6e7

Browse files
committed
update readme
1 parent 07413a3 commit b99b6e7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,11 @@ $ cargo run --example h264_video_dec
8383
* `./examples/remux.rs`
8484
* `./examples/h264_video_dec.rs`
8585

86+
# Miscellaneous
87+
88+
## RLS - Editor/IDE Issues
89+
90+
For some reason (as of this writing) RLS has issues with multiple versions of `ffmpeg-dev` downloaded (under `target`). If there’s something I can fix on my side I’m happy to implement such changes. For now I’m just resorting my deleting the cache folder whenever I update `ffmpeg-dev`.
8691

8792
# Miscellaneous Links:
8893
* [FFmpeg docs overview](https://ffmpeg.org/documentation.html)

0 commit comments

Comments
 (0)