Jaro

Results 7 issues of Jaro

The problem here is: if you have a voucher-series with 10 € product-specific discount + oxcalculateonce, and you have a 6.99 € (assigned) product with amount of 10 in you...

Search-robots like to add this param to detail-pages they crawl: ...?varselid=Array ("Array" is a string here) And this will cause a PHP warning, if we don't check the param with...

The README shows how to build an extension like FFMPEG for some architectures. But what's next? After executing build_ffmpeg.sh it lets the developer in the rain... What are next steps?...

question
need more info

By default, if a m3u channel has subtitles, the exoplayer selects and displays automatically the first subtitle. Why not "off" by default? There should be a method to turn off...

bug

HLS.js added support HEVC in MPEG2-TS in HLS in latest beta: https://github.com/video-dev/hls.js/releases/tag/v1.6.0-beta.1 Please add this also to video.js Demo channel: https://ddstorage.org/samples/hevc/bitmovin/v720p_ts.m3u8

The HEVC-video track is lagging wild, which is selected automatically in v5: https://reference.dashif.org/dash.js/v5.0.0/samples/multi-audio/multi-audio.html In v4.4.0 the other video track (H.264) is selected which plays smooth: https://reference.dashif.org/dash.js/v4.4.0/samples/multi-audio/multi-audio.html Tested in Edge Version...

Bug

Currently, the player throws an exception, if an audio codec is not supported: MediaError: MANIFEST_INCOMPATIBLE_CODECS_ERROR: No supported audio adaptations But the player might still play the videotrack, if supported. For...