INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Crash within seconds of starting video playback  (Read 1670 times)

mattkhan

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3961
Crash within seconds of starting video playback
« on: December 01, 2018, 11:29:47 am »

not sure when this started but I'm now getting

Code: [Select]
[1201/172221.307518:ERROR:gpu_process_transport_factory.cc(1027)] Lost UI shared context.

and a crash within a few seconds of starting any video playback, nvidia 950 card with 390.x drivers and MC 24.0.64 on a debian testing machine.

resorted to using panel for video playback for now, I can fiddle around on the machine later but thought I'd post now in case there is some known issue floating around.
Logged

Hendrik

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10712
Re: Crash within seconds of starting video playback
« Reply #1 on: December 01, 2018, 12:50:25 pm »

The message in question is of no consequence and should be ignored.

Your driver is pretty old, I would recommend updating that.
Also  check if hwaccel is turned on in the settings.


Nevermind, I just read its 64 not the 65 beta. Not sure what might then possibly cause it.

Logged
~ nevcairiel
~ Author of LAV Filters

mattkhan

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3961
Re: Crash within seconds of starting video playback
« Reply #2 on: December 01, 2018, 01:39:08 pm »

is it worth trying the beta instead?
Logged

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7374
  • The color of Spring...
Re: Crash within seconds of starting video playback
« Reply #3 on: December 01, 2018, 01:47:31 pm »

Probably won't help, since Debian Testing likely uses libva2 instead of libva1 which means you probably can't install the beta due to the unmet dependency.
Logged
I don't work for JRiver... I help keep the forums safe from Viagra and other sources of sketchy pharmaceuticals.

Windows 11 2023 Update (23H2) 64-bit + Ubuntu 24.04 LTS Noble Numbat 64-bit | Windows 11 2023 Update (23H2) 64-bit (Intel N305 Fanless NUC 16GB RAM/256GB NVMe SSD)
JRiver Media Center 32 (Windows + Linux) | Topping D50s DAC | Edifier R2000DB Bookshelf Speakers

mattkhan

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3961
Re: Crash within seconds of starting video playback
« Reply #4 on: December 02, 2018, 03:47:35 am »

After testing further, I can see that log message arrives earlier than the crash so certainly a red herring.

I have tested on another debian testing machine (which I usually only use for audio), also using a nvidia card albeit an older one (a 660), and this one crashes as soon as playback starts.

Not a lot to go on here, any basic troubleshooting to think of? e.g. ogl versions etc
Logged

mattkhan

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3961
Re: Crash within seconds of starting video playback
« Reply #5 on: December 02, 2018, 05:15:29 am »

further testing shows this is not a video issue, it's a network issue

If I move to local playback of the same file, it works fine

I haven't tested every single video conversion mode, just enough to find some that work and some that don't. These are

- H264-TS 1080p = FAIL
- H264-TS 1080p AutoFPS = FAIL
- MPEG2 1080p AutoFPS = FAIL
- MPEG2 1080p = FAIL
- MPEG2 720p AutoFPS = FAIL
- MPEG2 720p = FAIL
- H264-TS 720p AutoFPS = Works
- MKV H264/AAC 1080p AutoFPS = Works
- MPEG2/DVD/PAL stream with MPEG2 Audio = Works

Logged

mattkhan

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3961
Re: Crash within seconds of starting video playback
« Reply #6 on: December 02, 2018, 05:29:32 am »

server is on windows and running 24.0.66

nothing obvious in server logs though they are v different when comparing H264 1080p to MKV 1080p

H264 just goes on like this
Code: [Select]
0011016: 11160: Sharing Plugins: CHTTPListenerWorker::HandleConnection: Start
0011016: 11160: Sharing Plugins: CHTTPListenerWorker::HandleRequest: TCP: 10.151.167.17: GET: http://10.151.167.29:63412/MCWS/v1/File/GetFile?File=403240&conversion=43
0011016: 11160: Sharing Plugins: JRWebService::Process: Start
0011016: 11160: Sharing Plugins: JRWebService::Process: URL: /MCWS/v1/File/GetFile?File=403240&conversion=43
0011016: 11160: Sharing Plugins: CMediaFileServer::RespondToFileRequest: Start
0011016: 11160: Sharing Plugins: CMediaFileServer::RespondToFileRequest: Finish (0 ms)
0011016: 11160: Sharing Plugins: JRWebService::Process: Finish (0 ms)
0011032: 5212: General: CMCUICore::SystemPowerManager_UpdateActions: Start
0011032: 5212: General: CMCUICore::SystemPowerManager_UpdateActions: UI Mode: -999; Playing: 0
0011032: 5212: General: CMCUICore::SystemPowerManager_UpdateActions: Finish (result: 0) (0 ms)
0011047: 10820: Playback: CDShowFilterGraph::Run: Start
0011047: 10820: Playback: CDShowFilterGraph::Run: Running graph
0011047: 10820: Playback: CDShowFilterGraph::Run: Graph succeeded
0011047: 10820: Playback: CDShowFilterGraph::Run: Finish (0 ms)
0011125: 11160: Sharing Plugins: CTCPSocketReader::Write: Write failed: Unknown error (socket: 2904)
0011125: 11160: Sharing Plugins: CHTTPListenerWorker::HandleConnection: Finish (109 ms)
0011141: 5212: General: CMCUICore::SystemPowerManager_UpdateActions: Start
0011141: 5212: General: CMCUICore::SystemPowerManager_UpdateActions: UI Mode: -999; Playing: 0
0011141: 5212: General: CMCUICore::SystemPowerManager_UpdateActions: Finish (result: 0) (0 ms)
0011141: 10820: Playback: CDShowFilterGraph::Pause: Start
0011141: 4748: Sharing Plugins: CHTTPListenerWorker::HandleConnection: Start
0011141: 10820: Playback: CDShowFilterGraph::Pause: Pausing graph. hr=x0
0011141: 10820: Playback: CDShowFilterGraph::Pause: Finish (0 ms)
0011141: 10820: Playback: CDShowFilterGraphNotifyWindow::OnDXEvent: Start
0011141: 10820: Playback: CDShowFilterGraphNotifyWindow::OnDXEvent: Event: 14 (0x0e), 0, 0.  Callback 0xe375c703a8
0011141: 10820: Playback: CDShowFilterGraphNotifyWindow::OnDXEvent: Unhandled DX event: 0x0e
0011141: 10820: Playback: CDShowFilterGraphNotifyWindow::OnDXEvent: Finish (0 ms)
0011157: 4748: Sharing Plugins: CHTTPListenerWorker::HandleRequest: TCP: 10.151.167.17: GET: http://10.151.167.29:63412/MCWS/v1/File/GetFile?File=403240&conversion=43
0011157: 4748: Sharing Plugins: JRWebService::Process: Start
0011157: 4748: Sharing Plugins: JRWebService::Process: URL: /MCWS/v1/File/GetFile?File=403240&conversion=43
0011157: 4748: Sharing Plugins: CMediaFileServer::RespondToFileRequest: Start
0011157: 4748: Sharing Plugins: CMediaFileServer::RespondToFileRequest: Finish (0 ms)
0011157: 4748: Sharing Plugins: JRWebService::Process: Finish (0 ms)
0011172: 5212: General: CMCUICore::SystemPowerManager_UpdateActions: Start
0011172: 5212: General: CMCUICore::SystemPowerManager_UpdateActions: UI Mode: -999; Playing: 0
0011172: 5212: General: CMCUICore::SystemPowerManager_UpdateActions: Finish (result: 0) (0 ms)
0011235: 4748: Sharing Plugins: CTCPSocketReader::Write: Write failed: Unknown error (socket: 3660)
0011235: 4748: Sharing Plugins: CHTTPListenerWorker::HandleConnection: Finish (94 ms)
0011235: 9200: Sharing Plugins: CHTTPListenerWorker::HandleConnection: Start
0011235: 9200: Sharing Plugins: CHTTPListenerWorker::HandleRequest: TCP: 10.151.167.17: GET: http://10.151.167.29:63412/MCWS/v1/File/GetFile?File=403240&conversion=43
0011235: 9200: Sharing Plugins: JRWebService::Process: Start
0011235: 9200: Sharing Plugins: JRWebService::Process: URL: /MCWS/v1/File/GetFile?File=403240&conversion=43
0011235: 9200: Sharing Plugins: CMediaFileServer::RespondToFileRequest: Start
0011235: 9200: Sharing Plugins: CMediaFileServer::RespondToFileRequest: Finish (0 ms)
0011235: 9200: Sharing Plugins: JRWebService::Process: Finish (0 ms)
0011250: 5212: General: CMCUICore::SystemPowerManager_UpdateActions: Start
0011250: 5212: General: CMCUICore::SystemPowerManager_UpdateActions: UI Mode: -999; Playing: 0
0011250: 5212: General: CMCUICore::SystemPowerManager_UpdateActions: Finish (result: 0) (0 ms)
0011250: 10820: Playback: CDShowFilterGraph::Run: Start
0011250: 10820: Playback: CDShowFilterGraph::Run: Running graph
0011250: 10820: Playback: CDShowFilterGraph::Run: Graph succeeded
0011250: 10820: Playback: CDShowFilterGraph::Run: Finish (0 ms)

Logged

mattkhan

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3961
Re: Crash within seconds of starting video playback
« Reply #7 on: December 02, 2018, 05:29:46 am »

MKV on the other hand shows playback starting on the server

Code: [Select]
0008610: 2596: Sharing Plugins: CHTTPListenerWorker::HandleConnection: Start
0008610: 2596: Sharing Plugins: CHTTPListenerWorker::HandleRequest: TCP: 10.151.167.17: GET: http://10.151.167.29:63412/MCWS/v1/File/GetFile?File=403240&conversion=63
0008610: 2596: Sharing Plugins: JRWebService::Process: Start
0008610: 2596: Sharing Plugins: JRWebService::Process: URL: /MCWS/v1/File/GetFile?File=403240&conversion=63
0008610: 2596: Sharing Plugins: CMediaFileServer::RespondToFileRequest: Start
0008610: 2596: Reader: TranscodingReader::TranscodingReader (settings): Start
0008610: 2596: Reader: TranscodingReader::TranscodingReader (settings): Finish (0 ms)
0008610: 2596: Sharing Plugins: CMediaFileServer::RespondToFileRequest: Finish (0 ms)
0008610: 2596: Sharing Plugins: JRWebService::Process: Finish (0 ms)
0008610: 2596: Encoders: CVideoConverterDX::OpenFile: Start
0008610: 2596: Encoders: CVideoConverterDX::OpenFile: Finish (0 ms)
0008625: 5212: General: CMCUICore::SystemPowerManager_UpdateActions: Start
0008625: 5212: General: CMCUICore::SystemPowerManager_UpdateActions: UI Mode: -999; Playing: 0
0008625: 5212: General: CMCUICore::SystemPowerManager_UpdateActions: Finish (result: 0) (0 ms)
0008719: 10884: Encoders: 0x2a84 CVideoConverterDX::Thread: Start
0008719: 10884: Encoders: CVideoConverterDX::BuildGraph: Start
0008719: 10884: Playback: DShowVideoGraph::Render: Start
0008719: 10884: Playback: DShowVideoGraph::ConnectSourceAndSplitter: Start
0008735: 10884: Playback: DShowVideoGraph::ConnectSourceAndSplitter: Finish (16 ms)
0008735: 10884: Playback: CStreamSelectionList::FindStreams: Start
0008735: 10884: Playback: CStreamSelectionList::UpdateStreamsList: Start
0008735: 10884: Playback: CStreamSelectionList::UpdateStreamsList: Number of streams: 6
0008735: 10884: Playback: CStreamSelectionList::UpdateStreamsList: Stream 0, Name V: English [eng] (mpeg2 main, yuv420p, 720x576), Group 0, flag 3, lcid 0x409, hr = 0x0
0008735: 10884: Playback: CStreamSelectionList::UpdateStreamsList: Stream 1, Name A: Stereo [eng] (ac3, 48000 Hz, stereo, 192 kb/s) [default], Group 1, flag 3, lcid 0x409, hr = 0x0
0008735: 10884: Playback: CStreamSelectionList::UpdateStreamsList: Stream 2, Name A: Stereo [fre] (ac3, 48000 Hz, stereo, 192 kb/s), Group 1, flag 0, lcid 0x40c, hr = 0x0
0008735: 10884: Playback: CStreamSelectionList::UpdateStreamsList: Stream 3, Name S: English [eng] (vobsub) [default], Group 2, flag 3, lcid 0x409, hr = 0x0
0008735: 10884: Playback: CStreamSelectionList::UpdateStreamsList: Stream 4, Name S: English [eng] (vobsub), Group 2, flag 0, lcid 0x409, hr = 0x0
0008735: 10884: Playback: CStreamSelectionList::UpdateStreamsList: Stream 5, Name S: No subtitles, Group 2, flag 0, lcid 0xffffffff, hr = 0x0
0008735: 10884: Playback: CStreamSelectionList::UpdateStreamsList: Finish (0 ms)
0008735: 10884: Playback: CStreamSelectionList::FindStreams: Finish (0 ms)
0008735: 10884: Playback: CStreamSelectionList::UpdateStreamsList: Start
0008735: 10884: Playback: CStreamSelectionList::UpdateStreamsList: Number of streams: 6
0008735: 10884: Playback: CStreamSelectionList::UpdateStreamsList: Stream 0, Name V: English [eng] (mpeg2 main, yuv420p, 720x576), Group 0, flag 3, lcid 0x409, hr = 0x0
0008735: 10884: Playback: CStreamSelectionList::UpdateStreamsList: Stream 1, Name A: Stereo [eng] (ac3, 48000 Hz, stereo, 192 kb/s) [default], Group 1, flag 3, lcid 0x409, hr = 0x0
0008735: 10884: Playback: CStreamSelectionList::UpdateStreamsList: Stream 2, Name A: Stereo [fre] (ac3, 48000 Hz, stereo, 192 kb/s), Group 1, flag 0, lcid 0x40c, hr = 0x0
0008735: 10884: Playback: CStreamSelectionList::UpdateStreamsList: Stream 3, Name S: English [eng] (vobsub) [default], Group 2, flag 0, lcid 0x409, hr = 0x0
0008735: 10884: Playback: CStreamSelectionList::UpdateStreamsList: Stream 4, Name S: English [eng] (vobsub), Group 2, flag 0, lcid 0x409, hr = 0x0
0008735: 10884: Playback: CStreamSelectionList::UpdateStreamsList: Stream 5, Name S: No subtitles, Group 2, flag 3, lcid 0xffffffff, hr = 0x0
0008735: 10884: Playback: CStreamSelectionList::UpdateStreamsList: Finish (0 ms)
0008735: 10884: Playback: DShowVideoGraph::ConnectDecoders: Start
0008735: 10884: Playback: DShowVideoGraph::ConnectAudioDecoder: Start
0008735: 10884: Playback: DShowVideoGraph::ConnectAudioDecoder: Added LAV audio decoder: 000000E305923438
0008735: 10884: Playback: DShowVideoGraph::ConnectDecoder: Start
0008735: 10884: Playback: DShowVideoGraph::ConnectDecoder: Output pin 1: 000000E3774A3F48; Output pin 2: 0000000000000000; Decoder: 000000E305923438; Media type: Audio
0008735: 10884: Playback: DShowVideoGraph::ConnectDecoderPin: Start
0008735: 10884: Playback: DShowVideoGraph::ConnectDecoderPin: Success
0008735: 10884: Playback: DShowVideoGraph::ConnectDecoderPin: Finish (0 ms)
0008735: 10884: Playback: DShowVideoGraph::ConnectDecoder: Finish (0 ms)
0008735: 10884: Playback: DShowVideoGraph::ConnectAudioDecoder: Finish (0 ms)
0008735: 10884: Playback: DShowVideoGraph::ConnectVideoDecoder: Start
0008735: 10884: Playback: CSubtitleEngine::CSubtitleEngine: Start
0008735: 10884: Playback: CSubtitleEngine::CSubtitleEngine: Finish (0 ms)
0008735: 10884: Playback: DShowVideoGraph::ConnectVideoDecoder: Added LAV video decoder: 000000E33DB106D8
0008735: 10884: Playback: DShowVideoGraph::ConnectDecoder: Start
0008735: 10884: Playback: DShowVideoGraph::ConnectDecoder: Output pin 1: 000000E306125178; Output pin 2: 0000000000000000; Decoder: 000000E33DB106D8; Media type: Video
0008735: 10884: Playback: DShowVideoGraph::ConnectDecoderPin: Start
0008735: 10884: Playback: DShowFilterConf::InternalEnableAcceleration: Start
0008828: 10884: Playback: DShowFilterConf::InternalEnableAcceleration: Enable DXVA2 Copy Back (result: 1)
0008828: 10884: Playback: DShowFilterConf::InternalEnableAcceleration: Finish (93 ms)
0008860: 10884: Playback: DShowFilterConf::InternalEnableAcceleration: Start
0008875: 10884: Playback: DShowFilterConf::InternalEnableAcceleration: Enable DXVA2 Copy Back (result: 1)
0008875: 10884: Playback: DShowFilterConf::InternalEnableAcceleration: Finish (15 ms)
0008875: 10884: Playback: DShowVideoGraph::ConnectDecoderPin: Success
0008875: 10884: Playback: DShowVideoGraph::ConnectDecoderPin: Finish (140 ms)
0008875: 10884: Playback: DShowVideoGraph::ConnectDecoder: Finish (140 ms)
0008891: 10884: Playback: DShowVideoGraph::ConnectVideoDecoder: Finish (156 ms)
0008891: 10884: Playback: DShowVideoGraph::ConnectDecoders: Finish (156 ms)
0008891: 10884: Playback: DShowVideoGraph::RenderForTranscoding: Start
0008891: 10884: Encoders: CEncoderFilter::CEncoderFilter: Start
0008891: 10884: Encoders: CEncoderFilter::CEncoderFilter: Finish (0 ms)
0008891: 10884: Encoders: CFFmpegTranscoder::SetInputVideoFormat: Input Video Format changed to 720x576 (1.778 AR)
0008891: 10884: Encoders: CEncoderFilter::Open: Start
0008891: 10884: Encoders: CFFmpegTranscoder::Open: Start
0008891: 10884: Encoders: CFFmpegTranscoder::CreateOutputFormat: Start
0008891: 10884: Encoders: CFFmpegTranscoder::CreateOutputFormat: Finish (0 ms)
0008891: 10884: Encoders: CFFmpegTranscoder::CreateVideoStream: Start
0008891: 10884: Encoders: CFFmpegTranscoder::CreateVideoStream: Input video is 50.00 FPS, AutoFPS 1, target FPS 50.00
0008891: 10884: Encoders: CFFmpegTranscoder::AVLog: [libx264 @ 000000E30B671280] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
0008891: 10884: Encoders: CFFmpegTranscoder::AVLog: [libx264 @ 000000E30B671280] profile High, level 4.2
0008891: 10884: Encoders: CFFmpegTranscoder::AVLog: [libx264 @ 000000E30B671280] 264 - core 155 r2917 0a84d98 - H.264/MPEG-4 AVC codec - Copyleft 2003-2018 - http://www.videolan.org/x264.html - options: cabac=1 ref=1 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=2 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=12 lookahead_threads=4 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=1 keyint=100 keyint_min=10 scenecut=40 intra_refresh=0 rc_lookahead=10 rc=crf mbtree=1 crf=20.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 vbv_maxrate=10000 vbv_bufsize=20000 crf_max=0.0 nal_hrd=none filler=0 ip_ratio=1.40 aq=1:1.00
0008891: 10884: Encoders: CFFmpegTranscoder::CreateVideoStream: Finish (0 ms)
0008891: 10884: Encoders: CFFmpegTranscoder::CreateAudioStream: Start
0008891: 10884: Encoders: CFFmpegTranscoder::CreateAudioStream: Finish (0 ms)
0008891: 10884: Encoders: CFFmpegTranscoder::AVLog: [matroska @ 000000E310CB49C0] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
0008891: 10884: Encoders: CFFmpegTranscoder::AVLog: [matroska @ 000000E310CB49C0] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
0008891: 10884: Encoders: CFFmpegTranscoder::Open: Finish (0 ms)
0008891: 10884: Encoders: CEncoderFilter::Open: Result:
0008891: 10884: Encoders: CEncoderFilter::Open: Finish (0 ms)
0008891: 10884: Playback: DShowVideoGraph::RenderForTranscoding: Finish (0 ms)
0008891: 10884: Playback: DShowVideoGraph::Render: Rendering success: 1
0008891: 10884: Playback: DShowVideoGraph::Render: Finish (172 ms)
0008891: 10884: Encoders: 0x2a84 DumpGraph: Start
Logged

mattkhan

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3961
Re: Crash within seconds of starting video playback
« Reply #8 on: December 02, 2018, 12:37:32 pm »

fwiw same problem occurs on a fedora 29 system (with intel graphics)
Logged

Hendrik

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10712
Re: Crash within seconds of starting video playback
« Reply #9 on: December 03, 2018, 07:43:12 am »

Server logs look quite identical to me on the servers side, no matter which conversion I use, and all formats also come out properly. Not sure why your server isn't converting some formats properly.
Especially not sure why "H264-TS 720p AutoFPS" would work but "H264-TS 1080p AutoFPS" would not, those templates are practically identical outside of the resolution, which really should have no such effect

The underlying issue seems to be that your server is not providing streams, although the client should of course not be crashing. Not sure whats up with that either, since my server seems to be working  - unfortunately? :)

This line in your server log looks suspicious:
0011125: 11160: Sharing Plugins: CTCPSocketReader::Write: Write failed: Unknown error (socket: 2904)
Logged
~ nevcairiel
~ Author of LAV Filters

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13488
Re: Crash within seconds of starting video playback
« Reply #10 on: December 03, 2018, 02:07:56 pm »

Server logs look quite identical to me on the servers side, no matter which conversion I use, and all formats also come out properly. Not sure why your server isn't converting some formats properly.
Especially not sure why "H264-TS 720p AutoFPS" would work but "H264-TS 1080p AutoFPS" would not, those templates are practically identical outside of the resolution, which really should have no such effect

The underlying issue seems to be that your server is not providing streams, although the client should of course not be crashing. Not sure whats up with that either, since my server seems to be working  - unfortunately? :)

This line in your server log looks suspicious:
0011125: 11160: Sharing Plugins: CTCPSocketReader::Write: Write failed: Unknown error (socket: 2904)
I did change the socket interfaces so they are only enumerated once, not over and over again like they were before.
I can't see that affecting this though unless the computer's IP address was changing (coming out of sleep).
Logged

mattkhan

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3961
Re: Crash within seconds of starting video playback
« Reply #11 on: December 04, 2018, 01:56:32 am »

I did change the socket interfaces so they are only enumerated once, not over and over again like they were before.
I can't see that affecting this though unless the computer's IP address was changing (coming out of sleep).
server has a static IP and doesn't sleep/hibernate (ever)
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13488
Re: Crash within seconds of starting video playback
« Reply #12 on: December 04, 2018, 07:45:44 am »

server has a static IP and doesn't sleep/hibernate (ever)
Ok, and for the conversions, is it consistently failing on the same conversions?
Logged
Pages: [1]   Go Up