kdenlive and ffmpeg

John Pilkington J.Pilk at tesco.net
Fri Apr 11 23:11:16 CEST 2014


On 11/04/14 12:45, Sergio Belkin wrote:
> 2014-04-08 20:30 GMT-03:00 Sérgio Basto <sergio at serjux.com
> <mailto:sergio at serjux.com>>:
>
>     On Seg, 2014-03-31 at 13:57 -0300, Sergio Belkin wrote:
>      > Hi folks,
>      >
>      > I am using 0.9.6 on Fedora 20 with ffmpeg-2.1.4-1.
>      >
>      > Gui crashes when using ffmpeg
>      >
>      > The settings of ffmpeg (Normal MPEG) are:
>      >
>      >     |f=mpeg acodec=mp2 ab=128k ar=48000 vcodec=mpeg2video minrate=0
>      >     vb=4000k|
>      >

That looks to me like an old command format.  See eg

http://www.gossamer-threads.com/lists/mythtv/commits/566997

which quotes

ffmpeg -i input -codec:v mpeg2video -qscale:v 2 -codec:a mp2 -b:a 192k 
output.mpg

... but I'm on F19 and don't have your version of ffmpeg.


More information about the rpmfusion-users mailing list