Giter Club home page Giter Club logo

av-wrap's Introduction

AV-wrap

Bash script for importing AVCHD movies into m4v/mov with the aid of ffmpeg. This initial version will re-wrap AVCHD content in full off a mounted memory card and place the output in iPhoto's Auto import folder (OSX-specific). The resulting mp4 video files will then be imported the next time iPhoto is run, or if it is already running, at qutting time. The modification dates of movie files are preserved after re-wrapping.

Imported movie files are renamed as such: AVCHD-YYMMDD-NNNNNN which includes the modification date along with the original AVCHD file name (NNNNNN). Example: AVCHD-20120819-122050.m4v

Requirements: FFMPEG installed and compiled with AAC encoding support. Camera movies must be recorded to AVCHD, with:

  • an mp4-compatible video codec: h.263,h.264,MPEG4. Video will be re-wrapped without altering original data.
  • any audio codec intelligible to FFMPEG. Audio will be transcoded to 192k AAC

Future versions will allow configuring how audio and video is handled, as well as where the output is directed. An option will also be added to delete original AVCHD files if importing was successful.

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.