| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000908 | Kdenlive | MLT | public | 2009-06-11 00:06 | 2009-06-11 00:10 |
|
| Reporter | xzhayon | |
| Assigned To | | |
| Priority | normal | Severity | minor | Reproducibility | random |
| Status | new | Resolution | open | |
| Platform | | OS | | OS Version | |
| Product Version | Recent git | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0000908: wrong locale result in corrupted rendering |
| Description | i've spent the afternoon on irc trying to solve a problem for a user
he was getting a corrupted rendered video (composite transitions missing or "jumping") with any profile while its preview in kdenlive was ok
the generated .mlt was equal to the .kdenlive file (without the kdenlive parts, obviously) -> see below for THE exception
`melt file.(mlt|kdenlive)` was giving the same corrupted result, while `LANG= melt file.(mlt|kdenlive)` worked (he had a czech utf8 locale)
something must be broken in melt while working in libmlt[++] |
| Steps To Reproduce | reproducibility should be "always with two exceptions": once it worked, and once the .mlt file had a corrupted character instead of a "black_track" (xmik-broken.mlt) and the render was empty |
| Additional Information | a temporary workaround could be adding "LANG=" to the melt command line, but i wonder if this could break anything else... |
| Tags | No tags attached. |
|
| Build/Install Method | (select) |
|
| Attached Files | xmik.kdenlive [^] (181,409 bytes) 2009-06-11 00:06
xmik.mlt [^] (137,258 bytes) 2009-06-11 00:07
xmik-broken.mlt [^] (137,258 bytes) 2009-06-11 00:08 |
|