<div dir="ltr"><div class="gmail_default" style="font-size:small"> Andrea/Andrew:</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="gmail_default" style="font-size:small">The 0030-Add-timecode-to-output-mov-mxf.patch works and introduces 
timecode in both mov and mxf and also in mp4 (instead it doesn't work in
 mkv). Thanks! I propose to put this patch in git.</div></blockquote><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">It is a good idea but I tested it and it works and shows up in mediainfo BUT there is an error message that is a problem and I do not understand.  Maybe Andrew can look at this as shown below where the new lines and error (codec open failed) is in BOLD as shown on the startup window.  <br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><u>AFTER 0030</u><br>...<br>Cinelerra is free software, covered by the GNU General Public License,<br>and you are welcome to change it and/or distribute copies of it under<br>certain conditions. There is absolutely no warranty for Cinelerra.<br>...<br><b>tc: 0.000000</b><br>Render::render_single: Session finished.<br>** rendered 2713 frames in 7.326 secs, 370.325 fps<br><b>FFMPEG::scan: codec open failed</b><br><b>FFMPEG::scan:file=/tmp/junafter.mp4</b><br>audio0 pad 32 0 (32)<br><br><br>BEFORE 0030<br>...<br>Cinelerra is free software, covered by the GNU General Public License,<br>and you are welcome to change it and/or distribute copies of it under<br>certain conditions. There is absolutely no warranty for Cinelerra.<br>...<br>Render::render_single: Session finished.<br>** rendered 2713 frames in 9.759 secs, 278.000 fps<br>audio0 pad 32 0 (32)<br></div></div>