Ticket #971 (new defect)
Opened 4 months ago
FORMAT TYPE xml tag internationalization crashes command line batch rendering
| Reported by: | nec | Owned by: | cinelerra@… |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Building | Version: | 2.1.5 |
| Severity: | normal | Keywords: | internationalization xml command line render batch |
| Cc: |
Description
Since some Cinelerra installations come with an internationalization wrapper that sets:
env LANG=blablabla
then when saving a batch render list, the XML file created contains a tag about the output format in translated form.
For example, in french, this leads to:
<FORMAT TYPE="Quicktime pour Linux" USE_HEADER="1"></FORMAT>
When running command line
cinelerra -r myBatchList.xml
the following output shows:
Crash is: Render::run: failed
Render::run 100
and no file gets created.
Running cinelerra in pure english, and following the exact same actions leads to success.
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)