• Home
  • Documentation
  • Forum
  • Blog
  • Users
    • Map
    • Userlist
    • Businesses
    • Userpages
    • Connections
  • Contributions
    • All
    • Store
  • Downloads
    • vvvv beta
    • vvvv beta previews
  • Store
Show / Hide Table of Contents

FFMpeg4vvvv

Author: zeos
Date: 31 Oct, 2012
Category: module
Credits:

zeos license LGPL 2.1

Download

64bit

0-ffmpeg4vvvv.zip
31 Oct, 2012 - 22:59
v0.1a

Description

ffmpegInfo

ffmpegInfois running ffprobe.exe in the background to extract video file information, then parses the result once, when the program has completed its execution.

ffmpegConvert

ffmpegConvertfirst run ffmpegInfoto extract videofile information, then, when it is completed, builds command line arguments, at the second stage the patch is starting ffmpeg.exe in background mode and parses in real-time the output (stdErr) to report the current progress, at the end plays the converted video file, hopefully ;)

Note: ### You need:

Exec plugin /contribution/exec

FFMPEG windows (static) binary from http://ffmpeg.zeranoe.com/builds/

All in all this is an example for Exec node, how external programs can be used, it is not native c# binding to ffmpeg.

have fun

more information about ffmpeg(http://ffmpeg.org/legal.html)

  • Improve this Doc

© 2020 by vvvv group. Imprint | Privacy Policy.
Thanks to DocFX for building this website. Analytics by Plausible.

Back to top