Page 1 of 1

Posted: 10 Oct 2019, 07:25
by noise2sine
Hello,

I have a patch playing videos , and would like to know how to record thoses vids on a video file ?

Thank you !

Posted: 10 Oct 2019, 08:20
by x.iso
there's no option like that. maybe with OBS software

Re: Export video

Posted: 25 Oct 2019, 07:05
by noise2sine
Thanks four your answer ! i will try this . Do you know if in the HH4 it will be possible to have a video rec module ? it would be a dream to be able to record video flux direct into a video file 8)

Thanks

Re: Export video

Posted: 25 Oct 2019, 08:39
by senso
you can record frame to frame with the player-image for now.
we are working on a a realtime encoder.

Re: Export video

Posted: 25 Oct 2019, 13:27
by noise2sine
thanks that sound amazing ! do you have any time estimation for that ?

Re: Export video

Posted: 25 Oct 2019, 21:41
by x.iso
senso wrote:
25 Oct 2019, 08:39
you can record frame to frame with the player-image for now.
we are working on a a realtime encoder.
That's great. If it will be possible to utilize hardware accelerated encoding like NVENC or Intel Quick Sync Video, it should have minimal impact on performance.

Re: Export video

Posted: 26 Oct 2019, 11:52
by senso
we use ffmpeg library for that, it does a good job and manage hardware acceleration itself.