Ticket #138 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Thumbnail not appearing

Reported by: paul Owned by: paul
Priority: blocker Milestone: OVA for JW Player 5 (0.4.4)
Component: OVA for JW Player 5 Version: OVA for JW Player 5 (trunk)
Keywords: Cc:
Forum thread:

Description

The thumbnail/preview image is not appearing when OVA is included in the config.

See forum thread:

 http://www.longtailvideo.com/support/forums/open-video-ads/ova-for-jw-player/14203/ova-not-showing-video-thumbnail-from-hwdvideoshare

Change History

comment:1 Changed 3 years ago by paul

Interesting - this only happens on JW5, not JW5.

comment:2 Changed 3 years ago by paul

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in build OVA for JW 5.x - v0.4.4 (build 61).

The fix involves checking if the first item in the playlist has an "image" attached when OVA is initialised. If it does, the image is kept and the clip reset to image=null.

After ads have been applied, the first item in the playlist has the image attached to it.

comment:3 Changed 3 years ago by paul

Added an option:

"ignoreDefaultSplashImage": true,

Used by JW5 only - when set to "true" for cases where the pre-roll is the first stream, this ensures that the image does not flicker in the player the player initialises. It is false by default. This condition is used in the code to reset (or not) the original image setting on the playlist.

Note: See TracTickets for help on using tickets.