Skip to content

Commit

Permalink
+ new scripts descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
L0Lock committed Apr 21, 2020
1 parent 1c53932 commit 6b8c0f7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,14 @@ To use the .bat files:
<div markdown="1" class="file-descriptions">
#### [Image Sequence TO MP4](ImgSeq_TO_mp4.bat)
Converts a JPG image sequence into a MP4 video. The output video is 24 frames per second encoded with an AVC/H264 standard medium quality.
#### [Image Sequence EXR TO MP4](ImgSeqEXR_TO_mp4.bat)
Converts an EXR image sequence into a MP4 video, with settings specific to EXR files that are not suited for usual JPGs or PNGs. The output video is 24 frames per second encoded with an AVC/H264 standard medium quality.
#### [Video TO Android](Video_TO_Android.bat)
Creates an video file suited for playback on Android devices.
Expand Down

0 comments on commit 6b8c0f7

Please sign in to comment.