motioneye-project / motioneye

A web frontend for the motion daemon.
GNU General Public License v3.0
3.98k stars 652 forks source link

Store video files using AV1 #2017

Open matebuteler opened 3 years ago

matebuteler commented 3 years ago

Hi. I really enjoy using MotionEye, but there's a problem: the video feed is encoded in H.264, and i have really low capacity hard drives. As the AV1 codec is open source, and ffmpeg supports it (https://trac.ffmpeg.org/wiki/Encode/AV1), is there any chance that i can store video using AV1?

starbasessd commented 3 years ago

Might be better to ask on the Motion support: https://github.com/Motion-Project/motion#resources

On Tue, Feb 2, 2021 at 6:55 PM matebuteler notifications@github.com wrote:

Hi. I really enjoy using MotionEye, but there's a problem: the video feed is encoded in H.264, and i have really low capacity hard drives. As the AV1 codec is open source, and ffmpeg supports it ( https://trac.ffmpeg.org/wiki/Encode/AV1), is there any chance that i can store video using AV1?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ccrisan/motioneye/issues/2017, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZTUHMZCRF4IVG6XZKIR4DS5CGHBANCNFSM4W73BVIQ .

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

matebuteler commented 3 years ago

Thank you! I'm sorry for asking here and not adding the tags- i don't ussualy use GitHub.