Skip to content

Commit

Permalink
msposd: support osd/srt files for raw video/osd speration
Browse files Browse the repository at this point in the history
  • Loading branch information
lida2003 committed Feb 19, 2025
1 parent 3989029 commit e321114
Show file tree
Hide file tree
Showing 16 changed files with 528 additions and 14 deletions.
2 changes: 2 additions & 0 deletions install/install_msposd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ sudo apt install libcsfml-dev
cd ../module/msposd
git submodule update --init --recursive

git apply ../../patch/msposd.*.patch

./build.sh native

cp -vf msposd ../../utils/msposd/
Expand Down
2 changes: 1 addition & 1 deletion module/msposd
Submodule msposd updated 1 files
+49 −53 msposd.c
Loading

0 comments on commit e321114

Please sign in to comment.