From 3dba287e992d5f02c0fe51e0fff8de0e49c97b59 Mon Sep 17 00:00:00 2001 From: Collin Lefeber Date: Sun, 16 Feb 2025 16:50:03 -0500 Subject: [PATCH] video package codeberg --- posts/package_my_video.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/posts/package_my_video.md b/posts/package_my_video.md index 240fa94..37af7af 100644 --- a/posts/package_my_video.md +++ b/posts/package_my_video.md @@ -702,8 +702,8 @@ You should be able to play the first ~13 of the video! [pic_types]: https://en.wikipedia.org/wiki/Video_compression_picture_types [apple_hls_seg]: https://developer.apple.com/documentation/http-live-streaming/hls-authoring-specification-for-apple-devices#Media-Segmentation [caddy_files]: https://caddyserver.com/docs/quick-starts/static-files#command-line -[test_index]: https://git.sr.ht/~cfebs/vidpkg/tree/main/item/test-videos/index.html +[test_index]: https://codeberg.org/cfebs/vidpkg/src/branch/main/test-videos/index.html [ffmpeg_write_codec_attr]: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/d45e20c37b1144d9c4ff08732a94fee0786dc0b5:/libavformat/hlsenc.c#l345 -[mse.html]: https://git.sr.ht/~cfebs/vidpkg/tree/main/item/test-videos/mse.html +[mse.html]: https://codeberg.org/cfebs/vidpkg/src/branch/main/test-videos/mse.html [hls_spec]: https://datatracker.ietf.org/doc/html/rfc8216 [hls_spec_frag_mp4]: https://datatracker.ietf.org/doc/html/rfc8216#section-3.3