François M.
François M.
Overview Description: When you open the playlist, the player seems to attach itself to the window instead of the (inner) playing video. This works fine when using Celluloid maximized, however...
E.g. Romeo & Juliet ``` This page contains the following errors: error on line 1 at column 354: xmlParseEntityRef: no name Below is a rendering of the page up to...
```php // DomainServiceProvider.php
It would be cool to add additional scopes, the `popular` scope already exists, however it doesn't have features like getting trending objects and/or objects popular in a certain period. I'll...
This is my manifest: ``` { "id": "video_8bc832af1d1e400cb6ac663719a55a44", "sequences": [ { "clips": [ { "type": "source", "path": "/path/to/mp4" } ] }, { "id": "CC1", "label": "2f327d3b-6783-4efa-b780-d409cb4cb1e5", "language": "eng", "clips": [...
I'm probing media files using `getDurationInSeconds()`, however it doesn't return the correct timestamp. Dashjs shows the correct timestamp `00:00:12`, this package `00:00:11`. If a rounded number is really needed, I...