Rank: Advanced Member
Groups: Registered
Joined: 2/16/2017(UTC) Posts: 178 Location: Denmark
Thanks: 27 times Was thanked: 18 time(s) in 15 post(s)
|
Have any of you experienced having your live stream end prematurely? vMix 19.0.0.43 stream log reports: [flv @ 053b8340] Failed to update header with correct duration." This was on Facebook after ~30 min of live streaming. No hardware or software changes and running on solid wired connection. Later I tried to recreate this, and got a similar log after 1h28m. This time with more errors: Code:av_interleaved_write_frame(): Unknown error
av_interleaved_write_frame(): Unknown error
[flv @ 05678a00] Failed to update header with correct duration.
[flv @ 05678a00] Failed to update header with correct filesize.
[flv @ 056c2b80] Failed to update header with correct duration.
[flv @ 056c2b80] Failed to update header with correct filesize.
frame=132429 fps= 25 q=-1.0 Lq=22.0 size= 2791019kB time=01:28:17.96 bitrate=4315.6kbits/s
video:5176523kB audio:391883kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
[libx264 @ 0567a820] frame I:2804 Avg QP:16.76 size:113909
[libx264 @ 0567a820] frame P:129625 Avg QP:19.34 size: 17983
[libx264 @ 0567a820] mb I I16..4: 27.1% 0.0% 72.9%
[libx264 @ 0567a820] mb P I16..4: 15.5% 0.0% 0.7% P16..4: 43.4% 10.8% 4.0% 0.0% 0.0% skip:25.6%
[libx264 @ 0567a820] coded y,uvDC,uvAC intra: 41.8% 49.7% 13.6% inter: 24.8% 16.7% 0.8%
[libx264 @ 0567a820] i16 v,h,dc,p: 39% 22% 33% 7%
[libx264 @ 0567a820] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 28% 21% 15% 6% 6% 7% 6% 6% 5%
[libx264 @ 0567a820] i8c dc,h,v,p: 56% 18% 24% 3%
[libx264 @ 0567a820] kb/s:4002.27
[libx264 @ 056c3680] frame I:2804 Avg QP:16.76 size:113909
[libx264 @ 056c3680] frame P:129625 Avg QP:19.34 size: 17983
[libx264 @ 056c3680] mb I I16..4: 27.1% 0.0% 72.9%
[libx264 @ 056c3680] mb P I16..4: 15.5% 0.0% 0.7% P16..4: 43.4% 10.8% 4.0% 0.0% 0.0% skip:25.6%
[libx264 @ 056c3680] coded y,uvDC,uvAC intra: 41.8% 49.7% 13.6% inter: 24.8% 16.7% 0.8%
[libx264 @ 056c3680] i16 v,h,dc,p: 39% 22% 33% 7%
[libx264 @ 056c3680] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 28% 21% 15% 6% 6% 7% 6% 6% 5%
[libx264 @ 056c3680] i8c dc,h,v,p: 56% 18% 24% 3%
[libx264 @ 056c3680] kb/s:4002.28
Conversion failed!
In 2015 there was a similar report here from two users experiencing the same on Twitch and sermon.net: https://forums.vmix.com/...aspx?g=posts&m=16360It wasn't solved. Google has plenty of hits on these errors (see below), but I haven't been able to find a definite cause or fix yet. av_interleaved_write_frame(): Unknown error [flv @ ...] Failed to update header with correct duration. [flv @ ...] Failed to update header with correct filesize.
|