this post was submitted on 13 Jun 2024
620 points (98.4% liked)
Technology
72697 readers
1881 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If only I had a client with support for fast forward... Oh right. I do. Neat.
Some people said that skipping is blocked during the ad. But if that is the case I am sure either the timestamp is predictable or somewhere on the client side you could find the information about the timestamp.
Google’s own Shaka sdk (video playback with ads) gives ad markers in the initial video manifest so that they can be marked on the timeline, so hopefully it’ll be trivial. Usually (but not always) with SSAI, the ads are spliced into the stream just before being sent to the client. That way if a user has just recently watched an ad pod, the server can choose to ignore that marker for a better UX in hopes that they don’t bounce if ads are too frequent.