Giter Site home page Giter Site logo

Comments (3)

ponchio avatar ponchio commented on August 26, 2024

Ciao, author here. The reason is probably the pcm_s161e audio format, which I never encountered before. Could you send me a short sample so that I can add support for it? ([email protected])

from untrunc.

SimonSimCity avatar SimonSimCity commented on August 26, 2024

@ponchio sorry, I can't get my hands on one of those files in the near future ... here's at least a command whereby you're (hopefully) can create a file by your own:

Source: http://ffmpeg-users.933282.n4.nabble.com/The-Creating-A-Screencast-command-has-been-modified-Ubuntu-10-04-FFmpeg-version-SVN-r0-5-1-4-0-5-1-1-td4316712.html

ffmpeg -f alsa -ac 2 -i pulse -f x11grab -r 30 -s 1024x720 -i :0.0 -qscale 1 -acodec pcm_s161e  -vcodec libx264 -vpre lossless_ultrafast -threads 0 output.mkv 

from untrunc.

tiagosab avatar tiagosab commented on August 26, 2024

I am trying to repair a file from a camera which uses this sound format. Would it be useful if I make a short file with the format?

from untrunc.

Related Issues (20)

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.