Win ff

Introduction
                                        Winff is included in Ubuntu. Just search for it in your favorite package manager and install from there. ONLY if you want faster update or newer versions, our Ubuntu packages are available at and at http://winff.org/,my Personal Package Archive (PPA) provided by Launchpad.
Also a fuller featured ffmpeg is available via Medibuntu for Lucid, Maverick and Natty users (via lib*-extra-* packages).

Details Winff
                                    The Ubuntu repositories come in two flavors. We provide our repository at http://winff.org or you can use the repository at Launchpad. We prefer the later.
How do I use software from a PPA?

             To start installing and using software from a Personal Package Archive, you first need to tell Ubuntu where to find the PPA.

Step 1: Open a terminal and enter: 

sudo add-apt-repository ppa:paul-climbing/ppa

                  Your system will now fetch the PPA's key. This enables your Ubuntu system to verify that the packages in the PPA have not been interfered with since they were built.

Step 2: Now, as a one-off, you should tell your system to pull down the latest list of software from each archive it knows about, including the PPA you just added:


sudo apt-get update

Now you're ready to start installing software from the PPA!

Step 3: You can now install WinFF directly by running: 

sudo apt-get install winff

Step 4 (optional): Install the unstripped version of ffmpeg:


sudo apt-get install libavcodec-extra-52

No comments:

Post a Comment