You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,6 +106,14 @@ To use the .bat files:
106
106
107
107
<div markdown="1" class="file-descriptions">
108
108
109
+
#### [Image Sequence TO MP4](ImgSeq_TO_mp4.bat)
110
+
111
+
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.
112
+
113
+
#### [Image Sequence EXR TO MP4](ImgSeqEXR_TO_mp4.bat)
114
+
115
+
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.
116
+
109
117
#### [Video TO Android](Video_TO_Android.bat)
110
118
111
119
Creates an video file suited for playback on Android devices.
0 commit comments