On Mon, May 5, 2008 at 1:14 PM, Javad Ayaz <[EMAIL PROTECTED]> wrote: > i did. Not sure how familiar you are with WinFF sir, the error message > states something about "aac" as an unsupported format. > > 2008/5/5 Seif Attar <[EMAIL PROTECTED]>: > > > > > > > > > > > On Mon, 2008-05-05 at 12:47 +0100, Javad Ayaz wrote: > > > So after upgrading to hardy....one of my converting tools....WinFF > > > doesnt work...it opens but nothing actually happens after i add the > > > file and click on convert!!! > > > > > > Any ideas? > > > > > > ps im trying to convert to mp4! > > > > weird, try running it from console and see if any errors come up. > > > > Peace, > > Seif A. > > > > > > -- > > [email protected] > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk > > https://wiki.ubuntu.org/UKTeam/ > > > > > -- > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk > https://wiki.ubuntu.org/UKTeam/ > >
That means that the AAC codec hasnt been installed from the repo, sudo apt-get install gstreamer0.10-plugins-ugly-multiverse gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly gstreamer0.10-ffmpeg libxine1-ffmpeg libdvdread3 Will install all of the required packages, should get it working. -- Kris Douglas Softdel Limited Hosting Services Web: www.softdel.net Mail: [EMAIL PROTECTED] Company No. 6135915 Registered in England And Northern Ireland -- [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.org/UKTeam/
