if they did, the only way it would work is if they live encode every video on request, which as we know from twitch, is incredibly cost prohibitive. So i doubt it. This could mostly be assuaged through caching, but i’m not sure how long the economics hold up on that compared to just not doing any live encoding at all.
No, that’s not necessary. The only thing they need to do is to find an I-Frame (which there are plenty of), make a cut at that frame, show the ad instead, and then resume to the original video after the ad is done. No extra encoding is involved. It’s just like concatenating video files together.
I’ve done similar stuff like this. It’s not too difficult, at least not in H264. Not sure about YouTube’s own format, but I guess it’s quite similar.
that’s what im saying. Maybe not in this thread, idk, i’ve had a few of these now, but they’re almost certainly just injecting the AD somewhere through the middle of the video.
I’m afraid this is what they’re going for.
if they did, the only way it would work is if they live encode every video on request, which as we know from twitch, is incredibly cost prohibitive. So i doubt it. This could mostly be assuaged through caching, but i’m not sure how long the economics hold up on that compared to just not doing any live encoding at all.
No, that’s not necessary. The only thing they need to do is to find an I-Frame (which there are plenty of), make a cut at that frame, show the ad instead, and then resume to the original video after the ad is done. No extra encoding is involved. It’s just like concatenating video files together.
I’ve done similar stuff like this. It’s not too difficult, at least not in H264. Not sure about YouTube’s own format, but I guess it’s quite similar.
that’s what im saying. Maybe not in this thread, idk, i’ve had a few of these now, but they’re almost certainly just injecting the AD somewhere through the middle of the video.