Skip to content

Commit

Permalink
blog/video-compression: fix videos
Browse files Browse the repository at this point in the history
Signed-off-by: Xe Iaso <[email protected]>
  • Loading branch information
Xe committed Nov 21, 2023
1 parent aebb93d commit 411416d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lume/src/blog/video-compression.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,7 @@ vastly bump up the video and audio quality or it would look
_terrible_. As an example, here's the Synth Riders gameplay that I
recorded for the earlier frame comparisons:

<xeblog-video path="blog/video-compression/synth-riders"></xeblog-video>
<XeblogVideo path="blog/video-compression/synth-riders"></XeblogVideo>

<XeblogConv name="Cadey" mood="coffee">
The note approach speed in that Synth Riders clip may look a bit fast at first
Expand Down Expand Up @@ -702,7 +702,7 @@ lossless or Dolby Atmos audio), so it should be good enough.
If I didn't bother to optimize the compression, I'd end up with a 9 MB
video that looks and sounds like this:

<xeblog-video path="blog/video-compression/synth-riders-vtuber-quality"></xeblog-video>
<XeblogVideo path="blog/video-compression/synth-riders-vtuber-quality"></XeblogVideo>

This is a bit interesting because before I did the compression, I
didn't think the audio would turn out as well as it did. You can
Expand Down

0 comments on commit 411416d

Please sign in to comment.