[SOLVED] WinFF

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
nomko

[SOLVED] WinFF

Post by nomko »

Hi all,

I was trying to covert some mp4 files to mp3 using WinFF. When i start converting the file i get this:
ffmpeg version 0.8.1-4:0.8.1-0ubuntu1, Copyright (c) 2000-2011 the Libav developers
built on Mar 22 2012 05:09:06 with gcc 4.6.3
This program is not developed anymore and is only provided for compatibility. Use avconv instead (see Changelog for the list of incompatible changes).

Seems stream 1 codec frame rate differs from container frame rate: 49980.00 (49980/1) -> 24.99 (2499/100)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/nomko/dwhelper/Skunk Anansie - Hedonism.mp4':
Metadata:
major_brand : mp42
minor_version : 0
compatible_brands: isomavc1mp42
creation_time : 2008-11-26 16:11:17
Duration: 00:03:28.32, start: 0.000000, bitrate: 427 kb/s
Stream #0.0(und): Audio: aac, 44100 Hz, stereo, s16, 123 kb/s
Metadata:
creation_time : 2008-11-26 16:11:17
Stream #0.1(und): Video: h264 (Baseline), yuv420p, 352x264 [PAR 1:1 DAR 4:3], 301 kb/s, 24.99 fps, 24.99 tbr, 24990 tbn, 49980 tbc
Metadata:
creation_time : 2008-11-26 16:11:17
Unknown encoder 'libmp3lame'
Druk 'enter' om verder te gaan
I see a message at the beginning saying something is not supported anymore and at the end i see the message Unknown encoder "libmp3lane". What is going on here? When I press enter, the terminal is being closed and nothing happens.

Any help would be very much appreciated!
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
nomko

Re: WinFF

Post by nomko »

SOLVED IT

This did the trick:

Code: Select all

sudo apt-get install ffmpeg libavcodec-extra-53
ericinwisconsin

Re: [SOLVED] WinFF

Post by ericinwisconsin »

Worked for me, nomko. Thanks!
ewan86

Re: [SOLVED] WinFF

Post by ewan86 »

Worked for me too...thanks :)
Locked

Return to “Software & Applications”