Skip to content

Commit

Permalink
Consolidating release versions and build parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
izzytwosheds committed Jan 19, 2020
1 parent 5381088 commit de6688a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ In its current iteration LiTr supports:
- changing resolution and/or bitrate of a video track(s)
- changing bitrate of an audio track(s)
- overlaying bitmap watermark onto video track(s)
- including/excluding tracks, which allows muxing/demuxing tracks
- transforming tracks individually (e.g. apply overlay to one video track, but not the other)

By default, LiTr uses Android MediaCodec stack for hardware accelerated decoding/encoding and OpenGL for rendering. It also uses MediaExtractor and MediaMuxer to read/write media.

Expand Down

0 comments on commit de6688a

Please sign in to comment.