Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transcoder stopped on error #3

Open
sfahadshahzad opened this issue Oct 22, 2020 · 0 comments
Open

Transcoder stopped on error #3

sfahadshahzad opened this issue Oct 22, 2020 · 0 comments

Comments

@sfahadshahzad
Copy link

Hi,

I am running the transcoder on windows 10 using Nvidia Quadro K2000 and my transcoder stopped on below mentioned errors.

[tcp @ 000000000c6a1b40] Connection to tcp://104.45.20.161:8935 failed: Error number -138 occurred
demuxer: Unable to open input
Freeing input based on OPEN INPUT error
E1023 01:52:47.555952 13600 ffmpeg.go:352] Transcoder Return :
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x18 pc=0xe829a6]

goroutine 850 [running]:
github.com/livepeer/go-livepeer/core.resToTranscodeData(0x0, 0xc000292480, 0x5, 0x5, 0x5, 0x0, 0x0)
D:/a/go-livepool/go-livepool/core/transcoder.go:147 +0x46
github.com/livepeer/go-livepeer/core.(*NvidiaTranscoder).Transcode(0xc000004840, 0xc0000b6080, 0x2, 0x1, 0x1)
D:/a/go-livepool/go-livepool/core/transcoder.go:81 +0x17e
github.com/livepeer/go-livepeer/core.(*transcoderSession).loop(0xc00032a300)
D:/a/go-livepool/go-livepool/core/lb.go:180 +0x19f
github.com/livepeer/go-livepeer/core.(*LoadBalancingTranscoder).createSession.func2(0xc00032a300, 0xc000418880)
D:/a/go-livepool/go-livepool/core/lb.go:106 +0x32
created by github.com/livepeer/go-livepeer/core.(*LoadBalancingTranscoder).createSession
D:/a/go-livepool/go-livepool/core/lb.go:105 +0x5ac

Regards,

Fahad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant