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.
'IT' 카테고리의 다른 글
맥 터미널 컨트롤+C 와 컨트롤+Z (0) | 2024.04.04 |
---|---|
네이버 카페 아이디 따는 방법 (1) | 2024.04.03 |
파이널컷 단축키 기록용 (계속 추가) (0) | 2024.02.22 |
파이널컷 오토메이터 (0) | 2024.01.23 |
yt-dlp 로 유튜브 영상을 h264 aac 1080p 다운로드 파이널컷 사용 (0) | 2023.12.28 |