IT
치지직 녹화 싱크 스트림링크 명령어
메멘토옴니아
2024. 3. 28. 09:14
streamlink --ffmpeg-copyts "m3u8" best -o "name.ts"
--ffmpeg-copyts 이 명령어가 중요하다
-copyts
Do not process input timestamps, but keep their values without trying to sanitize them. In particular, do not remove the initial start time offset value.
Note that, depending on the vsync option or on specific muxer processing (e.g. in case the format option avoid_negative_ts is enabled) the output timestamps may mismatch with the input timestamps even when this option is selected.
//
지금은 녹화기를 쓰고있다