C# Animation & FFmpeg: Create Video Using .Net Code

S, Jayasankar

  • 出版商: Independently Published
  • 出版日期: 2023-06-25
  • 售價: $640
  • 貴賓價: 9.5$608
  • 語言: 英文
  • 頁數: 182
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 9798399545929
  • ISBN-13: 9798399545929
  • 相關分類: .NETC#
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

This book is a simple guide that explores the powerful combination of C# programming and FFmpeg. FFmpeg is an open-source library containing programs to handle video and audio. In today's digital age, visual content is crucial in engaging users and delivering dynamic experiences. This book takes you to the basic commands of FFmpeg, video production, and .Net graphics, empowering you to harness the capabilities of .NET and FFmpeg to bring your creative ideas to life.

This book is for .Net developers who want to create animation videos or animation software using .Net code. A .Net programmer who knows basic programming can create animated videos or software using the topics discussed in this book. You create images using .Net and FFmpeg binaries, convert these images into videos, and do other tasks like sound mixing, editing, splitting, merging, etc. Using .Net code, you are controlling what FFmpeg is doing. All the examples in this book are written in C# and are based on GDI+ and WPF.

Go through www.ffmpeg.org/legal.html, if you are planning to create commercial software using FFmpeg.

The topics explained in this book are

  • Downloading and setting up FFmpeg binaries.

  • GDI+ and WPF basics.

  • Basic FFmpeg commands to do video and audio editing.

  • Creating pictures and converting them into videos.

  • Mixing video and audio

  • Merging multiple video and audio files.

  • Creating simple 3D animation using WPF.

  • Projects with complete code.

Throughout the book, you will find examples, code snippets, and project explanations that will help you grasp the concepts quickly and apply them effectively.