oopsguy / m3u8

A mini M3U8 downloader written in Golang for downloading and merging TS(Transport Stream) files. 一个迷你 M3U8 视频下载工具。
MIT License
517 stars 138 forks source link

Stuttering final TS file [bug] #3

Open imthaghost opened 4 years ago

imthaghost commented 4 years ago

First off want to thank you for building this! Took me so long to find a m3u8 downloader in Go. Anyways I am converting m3u8 to mp3/mp4. I've noticed in the final file that gets generated there are small stutters after each sequence. Possibly due to a merging issue. I've provide an audio file so you can hear exactly what I am trying to explain. If I manage to fix this I'll open a pull request.

file

dave9123 commented 2 years ago

Can you upload the file here? I can't see it

ferdinandhubbard981 commented 2 years ago

It is still not fixed. Video stutters every x seconds. Probably a merging problem.

dave9123 commented 2 years ago

It works just fine for me, probably it's the host problem