Releases: m1k1o/go-transcode
Releases · m1k1o/go-transcode
v0.4.2
What's Changed
- Enigma2 Channellist for Live Streaming by @c-o-m-m-a-n-d-e-r in #48
- Videotoolbox Codec (Apple Silicon) by @c-o-m-m-a-n-d-e-r in #49
- Web player improvements by @metal450 in #55
- ffprobe parse keyframes faster without -skip_frame nokey in ca7b26c
Full Changelog: v0.4.1...v0.4.2
v0.4.1
add .github folder.
v0.4.0
libraries
- hlsproxy and hlsvod use specified logger only.
hlsproxy
saveToCache
takes time instead of duration.- manifest rewrite also works with relative paths starting with /, and also with paths in in
URI=""
.
hlsvod
- ensures that requested segments are ready.
- correct PktPtsTime.
cmd tool
- vod cache dir is created if does not exist.
- fixed logging levels.
- sorting of hls vods by width and height.
- added examples.
- allow using env configuration
TRANSCODE_*