[kdenlive] [Bug 357614] Add the ability to export/render as gif

2016-10-20 Thread xdmx via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357614

--- Comment #7 from xdmx  ---
Created attachment 101661
  --> https://bugs.kde.org/attachment.cgi?id=101661&action=edit
Low gif quality

Just following up on this, today I've tried to render a gif from a few seconds
screencast and unfortunately the gif quality was pretty bad :(

I then tried with this
(https://superuser.com/questions/556029/how-do-i-convert-a-video-to-gif-using-ffmpeg-with-reasonable-quality#556031)
approach and the result was much better.

I don't know if it's possible to integrate it in a render profile, since it has
two steps

Attached the difference to compare (left: kdenlive, right: ffmpeg)

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 357614] Add the ability to export/render as gif

2016-09-13 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357614

andydecle...@gmail.com changed:

   What|Removed |Added

 CC|andydecle...@gmail.com  |

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 357614] Add the ability to export/render as gif

2016-06-14 Thread xdmx via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357614

xdmx  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #6 from xdmx  ---
Just tried and it seems working, thank you!

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 357614] Add the ability to export/render as gif

2016-06-13 Thread Wegwerf via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357614

--- Comment #5 from Wegwerf  ---
xdmx, can you please check and confirm that this bug has been fixed? If yes, I
would like to ask you to be so kind as close this bug report as RESOLVED FIXED.
Thank you very much!

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 357614] Add the ability to export/render as gif

2016-06-07 Thread Vincent PINON via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357614

--- Comment #4 from Vincent PINON  ---
Git commit 4671d97590ee607c1da395542957068497a94993 by Vincent Pinon, on behalf
of Jean-Baptiste Mardelle.
Committed on 07/06/2016 at 21:35.
Pushed by vpinon into branch 'Applications/16.04'.

Add GIF to default image sequence render profiles

M  +26   -9src/dialogs/renderwidget.cpp
M  +2-0src/dialogs/renderwidget.h

http://commits.kde.org/kdenlive/4671d97590ee607c1da395542957068497a94993

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 357614] Add the ability to export/render as gif

2016-06-07 Thread Wegwerf via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357614

Wegwerf  changed:

   What|Removed |Added

 CC||wegwerf-1-...@gmx.de

--- Comment #3 from Wegwerf  ---
Often, you may not upload webm content, but uploading animated gifs is allowed.
Oh well.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 357614] Add the ability to export/render as gif

2016-06-06 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357614

--- Comment #2 from Jean-Baptiste Mardelle  ---
If you are using a not too old FFmpeg version, you can easily render to gif by
adding the following render profile:

file extension: gif
parameters: progressive=1 f=gif vcodec=gif an=1 g=1 bf=0

I just added it to git master. However in my tests, webm gave much
better/smaller results and works quite well

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 357614] Add the ability to export/render as gif

2016-06-06 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357614

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 585c38b49c17ac9989cc27da833d9ca0c85033c1 by Jean-Baptiste Mardelle.
Committed on 06/06/2016 at 21:08.
Pushed by mardelle into branch 'master'.

Add GIF to default image sequence render profiles

M  +26   -9src/dialogs/renderwidget.cpp
M  +2-0src/dialogs/renderwidget.h

http://commits.kde.org/kdenlive/585c38b49c17ac9989cc27da833d9ca0c85033c1

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 357614] Add the ability to export/render as gif

2016-06-06 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357614

andydecle...@gmail.com changed:

   What|Removed |Added

 CC||andydecle...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.