accord-net / framework

Machine learning, computer vision, statistics and general scientific computing for .NET
http://accord-framework.net
GNU Lesser General Public License v2.1
4.46k stars 2k forks source link

Add an Example for VideoFileWriter.WriteAudioFrame Method #2178

Open SteveW400 opened 3 years ago

SteveW400 commented 3 years ago

Please add an example for VideoFileWriter.WriteAudioFrame Method.

TODO Create a video file from bitmaps and audio samples. Audio and video, synchronized.

Help Topic: http://accord-framework.net/docs/html/M_Accord_Video_FFMPEG_VideoFileWriter_WriteAudioFrame.htm

xz013 commented 3 years ago

UP