Click here to Skip to main content
15,867,834 members
Everything / Multimedia / Video

Video

video

Great Reads

by Maxim Kartavenkov
Articles describes how to create virtual video capture source directshow filter in pure C#
by Maxim Kartavenkov
Article describes how to make H.264 Video Encoder DirectShow Filter using NVIDIA encoder API in C#
by Sergey Alexandrovich Kryukov
Another variant of the cross-platform replacement for all those office presentation applications in a single file, and now this file is JavaScript
by Maxim Kartavenkov
Article shows how easy to make various video effects using PixelShaders in Direct3D.

Latest Articles

by Maxim Kartavenkov
Make H.264 Video Encoder DirectShow Filter in C# using AMF SDK API from AMD
by V. Subhash
A simple fix for excessively bright video and low-volume audio
by DrABELL
YouTube™ API for ASP.NET, AJAX-extended (C#)
by Peter Huber SG
Detailed article explaining how to make WPF display media files created by mobile phones properly

All Articles

Sort by Score

Video 

30 Oct 2012 by Pascal Ganaye
Very simple program for in-situ video compression.
23 Feb 2021 by Bohdan Stupak
A simple snippet of how you can convert video in .NET Core
5 Nov 2023 by V. Subhash
A simple fix for excessively bright video and low-volume audio
10 Apr 2010 by Sandrino Di Mattia
Based on the scripts I recently used to download all the MIX presentations (http://live.visitmix.com/Videos), I created the following 2 scripts:SPC2010_Download.batSPC2010_Rename.batDownload the scripts: SPC2010.zip (3,15 kb)Download cURL:...
27 Aug 2020 by Gen1us2k
Choose how to build your own solution for implementing Audio/Video Calls using WebRTC
16 Apr 2010 by imagiro
Ever had to enumerate the supported media files under Windows for example for the filter-string for GetOpenFileName?Here is a simple solution (using ATL for the registry access):void EnumSupportedMediaFileTypes(){ CRegKey key; CString s; DWORD dwLen; DWORD dw =...
2 Oct 2011 by Julien Villers
After installing the RC of Silverlight 5, you can't play DRM protected videos, here's a fix.
30 Oct 2017 by Member 13443508
I am going to explain how to get hand on a texture containing Blackmagic captured frame, so you can display it into your DirectX scene
6 Nov 2012 by Philipp Sch
How to use an IStream-Interface with FFmpeg
23 Feb 2014 by SOHAM_GANDHI
Video write and process image frames. This project has been made in EmguCV 2.4.9 version and Microsoft Visual Studio 2010 platform.
14 Feb 2015 by DrABELL
Customize YouTube® video playback by adding web query parameters
12 Apr 2015 by virinext
This tip is about HEVC, HEVC syntax elements and opensource tool for analyzing HEVC bitstreams.
4 Oct 2016 by Arun Chandrasekhara Pillai
Create a screen recorder using C#