|
From: tosiara <to...@gm...> - 2018-01-24 14:25:36
|
Great to know that it works now If you would like to get webm, you can use this extpipe command: extpipe ffmpeg -y -f rawvideo -pix_fmt yuv420p -video_size %wx%h -framerate %fps -i pipe:0 -vcodec libvpx %f.webm On Wed, Jan 24, 2018 at 3:57 PM, Sébastien Delafond <se...@de...> wrote: > On 2018-01-24, Sébastien Delafond <se...@de...> wrote: >> Here they are: >> [...] > > So this capture worked: I could have sworn my previous tests proved the > contrary, but it's irrelevant now: the default extpipe example shipped > in motion.conf is functional. My problem with trying to encode to webm > therefore lies somewhere else. Sorry for wasting your time. > > Cheers, > > --Seb > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Motion-user mailing list > Mot...@li... > https://lists.sourceforge.net/lists/listinfo/motion-user > https://motion-project.github.io/ > > Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user |