$KDENLIVE_RENDER_LOG

2020-08-31 Thread Conor Dowdall
Hi, I am doing a project and I would like to see the ffmpeg command that kdenlive is using to render the video. Your documentation says to set $KDENLIVE_RENDER_LOG, but I cannot figure out how to make it work. Could you clear this up for me? Kind regards, Conor Dowdall.

[Kdenlive-devel] KDENLIVE_RENDER_LOG

2009-06-20 Thread Patrick Matthäi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alberto Villa schrieb: > On Saturday 20 June 2009 22:05:58 Mads Bondo Dydensborg wrote: >> I added/uncommented code in kdenlive_render to allow it to log its call to >> melt and response, iff KDENLIVE_RENDER_LOG is set. I believe this

[Kdenlive-devel] KDENLIVE_RENDER_LOG

2009-06-20 Thread Alberto Villa
On Saturday 20 June 2009 22:05:58 Mads Bondo Dydensborg wrote: > I added/uncommented code in kdenlive_render to allow it to log its call to > melt and response, iff KDENLIVE_RENDER_LOG is set. I believe this is needed > to debug some of the render problems some people experience on IRC.

[Kdenlive-devel] KDENLIVE_RENDER_LOG

2009-06-20 Thread Mads Bondo Dydensborg
Hi all I added/uncommented code in kdenlive_render to allow it to log its call to melt and response, iff KDENLIVE_RENDER_LOG is set. I believe this is needed to debug some of the render problems some people experience on IRC. The reason I wanted to make it known here, is because jb earlier