1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-04-04 09:47:00 +00:00
kapodamy 0cdfa6e377 rewrite OggFromWebMWriter
* reduce the number of iterations over the output file (less seeking)
* fix audio samples with size of 255 do not handled correctly in the segment table (allows writing audio streams with 70kbps and 160kbps bitrate)
* add support for VORBIS codec metadata
* write packets based on the timestamp
2019-11-24 12:21:02 -03:00
..
2019-11-24 12:21:02 -03:00
2019-11-19 14:25:40 +01:00