It looks as if updating might be needed here. I don't know whether the GUI would do it.On 11/04/14 22:21, John Pilkington wrote:
On 11/04/14 22:11, John Pilkington wrote:
On 11/04/14 12:45, Sergio Belkin wrote:Sorry: cut/paste error. Intended reference was to stackoverflow, as below.
2014-04-08 20:30 GMT-03:00 Sérgio Basto <sergio@serjux.com
<mailto:sergio@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 eghttp://stackoverflow.com/questions/20078604/ffmpeg-conversion-to-mpeg2video
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.
/usr/share/kde4/apps/kdenlive/encodingprofiles.rc
HTH
John P