Skip to content

Add frame rate guessing code instead of trusting ffmpeg #164

Add frame rate guessing code instead of trusting ffmpeg

Add frame rate guessing code instead of trusting ffmpeg #164

Workflow file for this run

name: codespell
on: [push, pull_request]
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@v2