MikeIndiaAlpha
MikeIndiaAlpha
WRT to previous comment: 7374ffc--845.ts: `transcoding` won't work in sw mode (mpeg ts complains of packet corruption, and transcoder panics because it sees no keyframes in input). Same file is...
Worked some time on this and have educated guess of what is happening (the "not playing on ffplay" part). Actually this looks like the .h264 stream in question has no...
OK, after lengthy investigation on the stream source side (not described here because not part of LPMS) we know how to "fix" the offending streams and when fed those, LPMS...
Tested the a5cc0002--1453.ts stream on both SW and NV transcoder, and every time there were absolutely no problems with neither transcoding nor playback of the produced file. Reviewing the file...
So to sum things up - once segmenter will get fixed this issue can be closed. Also the title is misleading anyway, because remaining ZeroSegments errors are when there is...
The fixes for the Mist server segmenter are prepared in this PR: https://github.com/DDVTECH/mistserver/pull/95 Once that will get merged, Fixer needs to be called from segmenter (this is not done yet),...
I did some testing and logging. Here is how the Profile changes during the configuration phrase when Nvidia encoder is active (no such problems on SW encoder) ``` 0 :...
I spent some more time working on this and come up with the solution that I hope is not too disruptive: https://github.com/livepeer/lpms/pull/354
@yondonfu One comment I have here - unless I understood something wrong, referred issue was on Windows and here we are talking about Netint, so Linux, right? Any hint on...
@yondonfu Thanks for a clarification. 'high' is likely to be h264 stream profile name, so I'll try to look around for profile setting. Other than that I guess you're right,...