Giter Site home page Giter Site logo

acc-audio-davinci-resolve-fix's Introduction

ACC-Audio-Davinci-Resolve-Fix

For all of those that are having trouble getting audio working on ACC encoded video files here the solution. This has been tested on one system so far so this goes without saying but

I AM NOT RESPONSIBLE FOR BREAKING YOUR VIDEO FILES, MAKE A BACKUP BEFORE USING THIS

Install this stuff first

So you're going to need python, ffmpeg, and git

sudo apt install python3 ffmpeg git
git clone https://github.com/DeaSTL/ACC-Audio-Davinci-Resolve-Fix.git

Then you may want to to make a alias of this script in your ~/.bashrc file like so

vim ~/.bashrc

Then added this line to the bottom with the path to the script.

alias convertaudio="/path/to/repo/convertaudio"

If you don't want to do this then you can also just copy the convertaudio file to the directory you want to convert.

How to use?

Simply run the command convertaudio in the directory with the mp4s you want to convert(Did I mention it only works with mp4s, so yeah...) After it's complete it will output Audio extraction and combination complete. Temporary directory deleted. This is by far much faster than using something like handbrake because it doesn't touch the video encoding, excellent for large 4k video files like i'm dealing with.

How it works?

This starts by extracting the audio and converting it to opus audio encoding, then it will take that audio file and create a video file of the source video and the opus audio making it possible to use ACC encoded mp4s in Davinci Resolve like the ones outputted from OBS and a GoPro.

Note that the script will create ./output/ , this is where your new mp4s will be stored.

acc-audio-davinci-resolve-fix's People

Contributors

deastl avatar

Watchers

 avatar

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.