question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

clips recording in slow motion

See original GitHub issue

Describe the problem you are having

hey all, i’ve been a long time user of frigate, over 2 years. I recently did a fresh install and for some reason my event recordings are in slow motion.

Version

0.11.1

Frigate config file

mqtt:
  host: 192.168.1.224
  user: rnaff
  password: sKrillaz-22

rtmp:
  enabled: False

cameras:
  Garage1:
    ffmpeg:
      inputs:
        - path: rtsp://admin:sKrillaz-19@192.168.1.66:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif
          roles: 
          - detect
    detect:
      width: 3840
      height: 2160
      fps: 12
    record:
      enabled: True
    motion:
      improve_contrast: True
      mask:
        - 2761,794,2820,0,1119,0,0,0,0,393,0,1119,305,819
    objects:
      track:
        - person
      filters:
        person:
          mask:
            - 3815,2133,3840,1303,3637,969,3464,921,3040,845,2710,664,1500,653,1305,904,865,1014,616,913,65,1529,0,2136
  Garage2:
    ffmpeg:
      inputs:
        - path: rtsp://admin:sKrillaz-19@192.168.1.67:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif
          roles: 
          - detect
    detect:
      width: 3840
      height: 2160
      fps: 12
    record:
      enabled: True
    motion:
      improve_contrast: True
      mask:
        - 605,932,1421,865,1469,647,1924,644,3789,715,3840,0,0,0,0,882,0,1492
    objects:
      track:
        - person
      filters:
        person:
          mask:
            - 3815,2133,3840,1303,3637,969,3464,921,3040,845,2710,664,1500,653,1305,904,865,1014,616,913,65,1529,0,2136

detectors:
  cpu1:
    type: cpu
  cpu2:
    type: cpu
  cpu3:
    type: cpu
  cpu4:
    type: cpu
Footer
© 2022 GitHub, Inc.
Footer navigation
Terms
Privacy
Security
Status
Docs
Contact GitHub
Pricing
API
Training
Blog
About

Relevant log output

[cont-init.d] executing container initialization scripts...
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[2022-10-11 12:22:20] frigate.app                    INFO    : Starting Frigate (0.11.1-2eada21)
[2022-10-11 12:22:20] frigate.app                    INFO    : Creating directory: /tmp/cache
Starting migrations
[2022-10-11 12:22:20] peewee_migrate                 INFO    : Starting migrations
There is nothing to migrate
[2022-10-11 12:22:20] peewee_migrate                 INFO    : There is nothing to migrate
[2022-10-11 12:22:20] detector.cpu2                  INFO    : Starting detection process: 213
[2022-10-11 12:22:20] detector.cpu1                  INFO    : Starting detection process: 212
[2022-10-11 12:22:20] frigate.edgetpu                WARNING : CPU detectors are not recommended and should only be used for testing or for trial purposes.
[2022-10-11 12:22:20] detector.cpu3                  INFO    : Starting detection process: 215
[2022-10-11 12:22:20] frigate.edgetpu                WARNING : CPU detectors are not recommended and should only be used for testing or for trial purposes.
[2022-10-11 12:22:20] frigate.edgetpu                WARNING : CPU detectors are not recommended and should only be used for testing or for trial purposes.
[2022-10-11 12:22:20] frigate.app                    INFO    : Output process started: 219
[2022-10-11 12:22:20] detector.cpu4                  INFO    : Starting detection process: 218
[2022-10-11 12:22:21] frigate.edgetpu                WARNING : CPU detectors are not recommended and should only be used for testing or for trial purposes.
[2022-10-11 12:22:21] frigate.app                    INFO    : Camera processor started for Garage1: 222
[2022-10-11 12:22:21] ws4py                          INFO    : Using epoll
[2022-10-11 12:22:21] frigate.app                    INFO    : Camera processor started for Garage2: 223
[2022-10-11 12:22:21] frigate.app                    INFO    : Capture process started for Garage1: 226
[2022-10-11 12:22:21] frigate.app                    INFO    : Capture process started for Garage2: 229
[2022-10-11 12:22:23] ws4py                          INFO    : Using epoll

Frigate stats

not sure how to do this?

Operating system

HassOS

Install method

HassOS Addon

Coral version

CPU (no coral)

Any other information that may be helpful

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:14

github_iconTop GitHub Comments

1reaction
rnaffcommented, Oct 11, 2022

I’m not willing to spend 4x MSRP at the moment, i’ll just wait.

0reactions
github-actions[bot]commented, Nov 11, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Trim video length and adjust slow motion on iPhone
Open a video shot in Slo-mo mode, then tap Edit. · Drag the white vertical bars beneath the frame viewer to set where...
Read more >
How to Record or Make Slow Motion Videos - AKASO
To make slow motion videos, you can either record videos with a camera with slow motion mode or make a normal video slow...
Read more >
3 Ways to Improve Slow-Motion Cinematic Videos
Here are the standard rules and practices for capturing cinematic slow-motion video. The ones you have probably heard before but are always ...
Read more >
Ten Tips for Recording Slow Motion Video | Fstoppers
Ten Tips for Recording Slow Motion Video · Tip #1: Understand Your Subject · Tip #2: Select a Frame Rate · Tip #3:...
Read more >
Slow Motion Video Editor - Slow Down Videos Online - VEED
Change video speed online. VEED is a powerful online video editor that works right in your browser. · Easy & intuitive. Making slow-motion...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found