Giter VIP home page Giter VIP logo

hanumaninstitute.ffmpeg's People

Contributors

mysteryx93 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

hanumaninstitute.ffmpeg's Issues

How to run avisynth script

Hello:
I can run avisynth script like this:
C:\Videos\Test>type Version.avs
version()
C:\Videos\Test>VirtualDub64 Version.avs
Let me know how I can do this with the repo?
Thanks,

Convert to gif and compress video

Hello my dear friend.
I can't find any information on how to compress or convert video to GIF. Is there a tutorial for my questions?

FFMpeg path on linux

Hi! Thanks for the real nice library here - it works surprisingly fast. How can I run this on ubuntu server? If I install ffmpeg via apt-get, I receive the following:

System.IO.FileNotFoundException: The file "usr/bin/ffmpeg" for the encoding application FFmpeg configured in MediaConfig was not found.
File name: 'usr/bin/ffmpeg'
at EmergenceGuardian.Encoder.ProcessWorkerEncoder.RunEncoder(String arguments, String encoderApp)
at EmergenceGuardian.Encoder.ProcessWorkerEncoder.RunEncoder(String arguments, EncoderApp encoderApp)
at EmergenceGuardian.Encoder.MediaMuxer.Concatenate(IEnumerable`1 files, String destination, ProcessOptionsEncoder options, ProcessStartedEventHandler callback)

Is the Encoder designed as Windows-only?

How to use ProcessOptionsEncoder.ResumePos

Hello,
I'm currently using this library in my project, and I have a question regarding the functionality of the ProcessOptionsEncoder.ResumePos property and the whole stop and resuming process.

Here are the specific points I'd like to understand:

  1. Is there any other way how to pause an ongoing ProcessWorkerEncoder that runs FFMpegEncoding (created by EncodeFFmpeg()), other than calling Cancel() on it??
  2. If I have the process Canceled and have saved the last encoded frame, how can I continue encoding from this frame? Putting it in ProcessOptionsEncoder.ResumePos, when starting the EncodeFFmpeg(), didn't work, and it just started encoding from the beginning.

I'm trying to start Encoding, stop it save the data, and continue even if the app is closed, or just resume it after stoppping.
Can I achieve this functionality with this library, or is it impossible?

Thank you in advance for your assistance.

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.