Skip to content

Commit

Permalink
Merge pull request #29 from rgabbo/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
beardypig authored Nov 24, 2021
2 parents c02321b + 4e6e30a commit 96efe8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/streamlink.bat
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
REM Change the code page for UTF8
chcp 65001 >NUL
set PYTHONIOENCODING=cp65001
"%~dp0\python\python.exe" "%~dp0\streamlink-script.py" --ffmpeg-ffmpeg "%~dp0\ffmpeg\ffmpeg.exe" --rtmp-rtmpdump "%~dp0\rtmpdump\rtmpdump.exe" --config "%~dp0\config" %*
"%~dp0\python\python.exe" "%~dp0\streamlink-script.py" --ffmpeg-ffmpeg "%~dp0\ffmpeg\ffmpeg.exe" --config "%~dp0\config" %*

0 comments on commit 96efe8e

Please sign in to comment.