Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Considering Developing a Video Converting Tool

  1. #11
    Join Date
    Dec 2004
    Location
    Manchester
    Beans
    2,086
    Distro
    Ubuntu Mate 15.10 Wily Werewolf

    Re: Considering Developing a Video Converting Tool

    did you try Arsta or Transmageddon?

  2. #12
    Join Date
    Sep 2006
    Beans
    3,713

    Re: Considering Developing a Video Converting Tool

    Quote Originally Posted by aytuggurbuz View Post
    Now I am here considering writing a Ruby GUI for ffmpeg, but I know close to nothing regarding all the codecs, formats, rates etc. I will need a full listing of all the options, and perhaps examples along with it. Then I can sit and write it. I could even distribute it to people having the same problem.
    I recommend distributing a recent ffmpeg (from FFmpeg) binary with the GUI. This way you can only have to deal with one version (not to mention any forks). Otherwise you're going to be spending too much time trying to support everything. Recent ffmpeg builds are already available if you don't want to make it yourself.

    Or you can use the FFmpeg API if you prefer (I have no experience with this but see "docs/examples" in the ffmpeg source for a start).

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •