Coder Social home page Coder Social logo

recdv2's Introduction

recdv2

recdv2 is a simple, audio/video capture application.

  • Requirement: MacOS X 10.14.6 or later.
  • Capture Device: Any AV devices compatible with AVCapture.framework, including A/V mixed connection like DV.
  • UVC/UAC Devices: Generall UVC/UAC devices are supported.
  • Restriction: Only QuickTime movie (.mov) is supported.
  • Restriction: Video-only or Audio-only source may not work.
  • Restriction: Progressive/Frame based video is supported but Field based video is not supported.
  • Framework AVCaptureManager.framework. (Embedded)
  • Architecture: Universal binary (x86_64 + arm64)

Basic feature

  • One click recording
  • One click preview for Video/Audio
  • Wide 16:9 or Legacy 4:3 screen video
  • Direct resizing video dimensions
  • Direct transcoding to Prores422, H264 or HEVC video
  • Direct transcoding to AAC/HE/HEv2 and Opus, AppleLossless and FLAC audio
  • Instant de-interlace on transcoding (0.25-0.50-0.25)
  • Fixed video frame rate capture (e.g. 60fps source => 12fps output)

Scripting feature

  • Basic AppleScript support
  • Automated file name creation based on date/time
  • Recording duration limit support
  • AutoQuit support after recording is finished

Advanced feature

  • Capture in Device Native video format
  • Custom video track timescale
  • YUV422 pixel format processing (8bit/10bit)
  • Temporal de-interlace (* Depends on decompressor support)
  • Non square pixel video support
  • Strict pixel aspect ratio (e.g. 40:33 for NTSC-DV source)
  • Clean aperture/Overscan (e.g.720x480 <-> 704x480 for NTSC-DV source)
  • ColorPrimaries/TransferFunctions/YCbCrMatrices ready
  • LPCM Audio format recording support
  • Preserve multichannel audio layout (* Depends on audio source)
  • SMPTE timecode ready (* Depends on video source)

Development environment

  • macOS 12.6.2 Monterey
  • Xcode 14.2
  • Swift 5.7.2

License

  • MIT license

Copyright © 2016-2023年 MyCometG3. All rights reserved.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.