Bug 356151 - Git master 2015-12-01 - Rendering project with embedded project files fails
Summary: Git master 2015-12-01 - Rendering project with embedded project files fails
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: Rendering & Export (other bugs)
Version First Reported In: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-01 09:21 UTC by Evert Vorster
Modified: 2016-01-01 07:00 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
kdenlive save file with the intended stack (12.67 KB, application/x-kdenlive)
2015-12-02 06:15 UTC, Evert Vorster
Details
kdenlive project with just two clips, renders fine. (20.41 KB, application/x-kdenlive)
2015-12-02 06:20 UTC, Evert Vorster
Details
Kdenlive project with sub-project on the timeline (9.05 KB, application/x-kdenlive)
2015-12-02 06:25 UTC, Evert Vorster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Evert Vorster 2015-12-01 09:21:39 UTC
I have many GoPro clips that have a deep stack of filters that are applied. 
To save time, I thought it would be a great time saver to add all the clips to the timeline on a project, and then load that project in another one and only apply the stack once. 
This worked fine until I came to rendering that project with an embedded project. 
It crashed every single time, no matter what encoding I have tried.

Reproducible: Always

Steps to Reproduce:
1. Add two clips to a timeline, and save project.
2. Start a new project, and load previous project as a clip.
3. Add clip to timeline
4. Hit Render

Actual Results:  
Project fails to render.

Expected Results:  
A rendered project
Comment 1 Jean-Baptiste Mardelle 2015-12-01 21:37:25 UTC
Thanks for your report. I cannot reproduce. Can you please give more details :
* Are you using the same project profile for both projects ?
* Which rendering profile are you using ?

Attaching the project file that causes the crash to the bugreport might also help.
Comment 2 Evert Vorster 2015-12-02 06:15:56 UTC
Created attachment 95855 [details]
kdenlive save file with the intended stack

Using 4k 25fps footage, profile is 1080p, 25fps.
Comment 3 Evert Vorster 2015-12-02 06:20:44 UTC
Created attachment 95856 [details]
kdenlive project with just two clips, renders fine.

This is just a test case.. two clips on the timeline. 
4k25fps clips in 1080p25fps project.
Renders fine.
Comment 4 Evert Vorster 2015-12-02 06:25:35 UTC
Created attachment 95857 [details]
Kdenlive project with sub-project on the timeline

I get the following crash information:
Rendering of /data/Kdenlive/untitled.mp4 crashed

x265 [info]: HEVC encoder version 1.8+1-5dcc9d3a928c400b x265 [info]: build info [Linux][GCC 5.2.0][64 bit] 8bit+10bit+12bit x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
x265 [info]: Main profile, Level-4 (Main tier) x265 [info]: Thread pool created using 8 threads x265 [info]: frame threads / pool features : 8 / wpp(17 rows)
x265 [info]: Coding QT: max CU size, min CU size : 64 / 8 x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra x265 [info]: ME / range / subpel / merge : hex / 57 / 2 / 2 x265 [info]: Keyframe min / max / scenecut : 25 / 250 / 40 x265 [info]: Lookahead / bframes / badapt : 20 / 4 / 2 x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 0 x265 [info]: References / ref-limit cu / depth : 3 / 0 / 0 x265 [info]: AQ: mode / str / qg-size / cu-tree : 1 / 1.0 / 32 / 1 x265 [info]: Rate Control / qCompress : CRF-20.0 / 0.60
x265 [info]: tools: rd=3 psy-rd=0.30 signhide tmvp strong-intra-smoothing x265 [info]: tools: deblock sao

Is there a way of getting more debug info from the render, maybe a way to render a project from the command line?
Comment 5 Evert Vorster 2015-12-17 12:03:33 UTC
This is still an issue
Comment 6 Evert Vorster 2016-01-01 07:00:17 UTC
Seems it works fine now, on git master 2016-01-01