diff --git a/index.html b/index.html index 6705cac..0563fea 100644 --- a/index.html +++ b/index.html @@ -556,7 +556,7 @@ Change the above data-target field, the button text, and the below div class (th

H.264 from DCP

ffmpeg -i video.mxf -i audio.mxf -c:v libx264 -pix_fmt yuv420p output.mp4

-

This will transcode mxf wrapped video and audio files to an h.264 encoded .mp4 file

+

This will transcode mxf wrapped video and audio files to an h.264 encoded .mp4 file.