Bohoaush

Results 6 issues of Bohoaush

* **I'm submitting a ...** [ *] bug report [ ] feature request [ ] question about the decisions made in the repository [ ] question about how to use...

With some formats, CasparCG would crash when attempting to seek. #1451

### Expected behaviour Seek video and start playing ### Current behaviour Crash of CasparCG server - "Aborted (core dumped)" full log bellow ---- ### Steps to reproduce 1. Download file...

type/bug
ffmpeg-producer

It would be nice if it was possible to pause a layer instead of clearing it at the end of played group.

enhancement
Help / Contributions welcome

Saves framerate into mediainfo so it is visible in /media endpoint. It is needed because in some formats time_base isn't 1/framerate. https://github.com/CasparCG/media-scanner/issues/87

It appears according to the source code that the timebase for cinf, and therefore cls is counted from framerate (returning 1/25 in the example below). In the media endpoint it...