jacobbo / WebEye

WebEye is a collection of .NET controls.
190 stars 132 forks source link

Increase the video speed #95

Open gigyjoseph opened 2 years ago

gigyjoseph commented 2 years ago

@jacobbo

Can we extend the functionality ( WebEye.Stream.Native CPP library) to increase the video rendering speed in the code ? Would like to have the functionality what below code provides

*ffmpeg -i sample-20s.mp4 -vf "setpts=0.5PTS" speed.mp4**

Thanks in Advance Gigy