Question / Help OBS split my stream into two vods

Egobyte83

Member
Hey there.

My last stream on Twitch for some reason got split in two. I played for one hour and 30 minutes, and when I was done I saw that there were two clips in my broadcast list on Twitch; one was 1 hour and 20 minutes and one was 10 minutes. What could be the cause of this? I have streamed for longer than this before so I'm pretty sure that's not it.
 

Dilaz

Member
Either your connection was lost while streaming or Twitch did something weird. OBS has no control over Twitch' vods
 

Egobyte83

Member
By the way, I checked the log file and this is what I saw was registered during the time of the disconnect:


19:34:50.307: User switched to scene '(4) CLOSE UP (Webkamera)'
19:34:50.425: warning: Could not update timestamps for skipped samples.
20:48:16.256: WriteN, RTMP send error 10054 (4097 bytes)
20:48:16.256: WriteN, RTMP send error 10054 (79 bytes)
20:48:16.257: WriteN, RTMP send error 10038 (42 bytes)
20:48:16.257: [rtmp stream: 'adv_stream'] Disconnected from rtmp://live-arn.twitch.tv/app
20:48:16.257: Output 'adv_stream': stopping
20:48:16.257: Output 'adv_stream': Total frames output: 140248 (140781 attempted)
20:48:16.257: Output 'adv_stream': Total drawn frames: 140779 (140866 attempted)
20:48:16.257: Output 'adv_stream': Number of lagged frames due to rendering lag/stalls: 87 (0.1%)
20:48:16.257: Output 'adv_stream': Number of dropped frames due to insufficient bandwidth/connection stalls: 533 (0.4%)
20:48:16.257: Output 'adv_stream': Reconnecting in 10 seconds..
20:48:16.257: [rtmp stream: 'adv_stream'] Freeing 839 remaining packets
 

Egobyte83

Member
First two enrites can be ignored as they are logged at 19:34.. right around when I began the stream... the error occured at 20:48
 

sam686

Member
My last stream on Twitch for some reason got split in two. ...there were two clips in my broadcast list on Twitch; one was 1 hour and 20 minutes and one was 10 minutes.
Does one of the split video have multiple quality options and the other split video only have a source quality? It might be the transcoding turning on when having lots of viewers. I am not sure if trancode splits the video is still a problem, it used to happen long time ago. Years ago, my split video problem on Twitch happened to me the one time I got trancoding for a day, with no disconnects from twitch.
 

Egobyte83

Member
Happened again.... does anybody know anything about this?


LOG ENTRY AT THE TIME:

18:18:53.781: WriteN, RTMP send error 10054 (4097 bytes)
18:18:53.781: WriteN, RTMP send error 10054 (79 bytes)
18:18:53.792: WriteN, RTMP send error 10038 (42 bytes)
18:18:53.792: [rtmp stream: 'adv_stream'] Disconnected from rtmp://live-arn.twitch.tv/app
18:18:53.792: Output 'adv_stream': stopping
18:18:53.792: Output 'adv_stream': Total frames output: 33914 (34455 attempted)
18:18:53.792: Output 'adv_stream': Total drawn frames: 34474 (34548 attempted)
18:18:53.792: Output 'adv_stream': Number of lagged frames due to rendering lag/stalls: 74 (0.2%)
18:18:53.792: Output 'adv_stream': Number of dropped frames due to insufficient bandwidth/connection stalls: 541 (1.6%)
18:18:53.792: Output 'adv_stream': Reconnecting in 10 seconds..
18:18:53.793: [rtmp stream: 'adv_stream'] Freeing 835 remaining packets
18:18:53.867: warning: 2 frames left in the queue on closing
18:19:03.793: ---------------------------------
18:19:03.793: [x264 encoder: 'streaming_h264'] preset: faster
18:19:03.793: [x264 encoder: 'streaming_h264'] profile: high
18:19:03.793: [x264 encoder: 'streaming_h264'] settings:
18:19:03.793: rate_control: CBR
18:19:03.793: bitrate: 4000
18:19:03.793: buffer size: 4000
18:19:03.793: crf: 0
18:19:03.793: fps_num: 30
18:19:03.793: fps_den: 1
18:19:03.793: width: 1920
18:19:03.793: height: 1080
18:19:03.793: keyint: 60
18:19:03.793:
18:19:03.793: [x264 encoder: 'streaming_h264'] custom settings: opencl=true scenecut=0
18:19:03.799: ---------------------------------
18:19:03.800: [FFmpeg aac encoder: 'Track1'] bitrate: 160, channels: 2, channel_layout: 3
18:19:03.800:
18:19:03.801: [rtmp stream: 'adv_stream'] Connecting to RTMP URL rtmp://live-arn.twitch.tv/app...
18:19:03.853: [rtmp stream: 'adv_stream'] Interface: Intel(R) Ethernet Connection (2) I219-V (ethernet, 1000 mbps)
18:19:28.979: RTMPSockBuf_Fill, remote host closed connection
18:19:28.979: Output 'adv_stream': Reconnecting in 10 seconds..
18:19:28.979: [rtmp stream: 'adv_stream'] Connection to rtmp://live-arn.twitch.tv/app failed: -3
18:19:48.980: [rtmp stream: 'adv_stream'] Connecting to RTMP URL rtmp://live-arn.twitch.tv/app...
18:19:48.981: [rtmp stream: 'adv_stream'] Interface: Intel(R) Ethernet Connection (2) I219-V (ethernet, 1000 mbps)
18:19:50.365: [rtmp stream: 'adv_stream'] Connection to rtmp://live-arn.twitch.tv/app successful
 

Harold

Active Member
The twitch vod is what's split?

Because you're disconnecting from twitch due to an internet connection problem.
 
Top