<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Kinovea - Forums — Naming to external list?]]></title>
		<link>https://www.kinovea.org/en/forum/viewtopic.php?id=1281</link>
		<atom:link href="https://www.kinovea.org/en/forum/extern.php?action=feed&amp;tid=1281&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Naming to external list?.]]></description>
		<lastBuildDate>Tue, 12 Sep 2023 21:49:17 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Naming to external list?]]></title>
			<link>https://www.kinovea.org/en/forum/viewtopic.php?pid=5622#p5622</link>
			<description><![CDATA[<div class="quotebox"><cite>Vic wrote:</cite><blockquote><p>It seems a very good idea. Is it in the last version for try and test or not yet?</p></blockquote></div><p>No it&#039;s nowhere to be tested yet. I haven&#039;t started anything on this I just wanted to have a clear overview for design purposes.</p>]]></description>
			<author><![CDATA[null@example.com (joan)]]></author>
			<pubDate>Tue, 12 Sep 2023 21:49:17 +0000</pubDate>
			<guid>https://www.kinovea.org/en/forum/viewtopic.php?pid=5622#p5622</guid>
		</item>
		<item>
			<title><![CDATA[Re: Naming to external list?]]></title>
			<link>https://www.kinovea.org/en/forum/viewtopic.php?pid=5617#p5617</link>
			<description><![CDATA[<div class="quotebox"><cite>joan wrote:</cite><blockquote><p>I was thinking about this and another way could be to do it in the reverse direction with a &quot;startlist&quot;. I think this could be useful for various scenarios. Even during training, since you could make a startlist for the various exercises you are about to do.</p><p>Something like this:</p><p>1. First you would create or export a CSV file containing the information of the sequence of videos that you are about to capture.<br />2. This CSV file needs to have column headers, for example it would look like this:</p><div class="codebox"><pre><code>bib,name
2542,Tajay GAYLE
2206,Radek JUŠKA
2983,Marquis DENDY
2550,Carey MCLEOD
2200,Alejandro A. PARADA
2869,Simon EHAMMER
2449,Jeswin ALDRIN
2898,Thobias MONTLER
2410,Miltiadis TENTOGLOU
2552,Wayne PINNOCK
3041,William WILLIAMS
2170,Jianan WANG</code></pre></div><p>3. From the moment this file is loaded, each new capture will consume one line of the file.<br />4. The column headers would be available to use in the <strong>file name templates</strong>. For example:</p><div class="codebox"><pre><code>template: &quot;longjump-%datetime_%bib-%name&quot;

expansion: &quot;longjump-20230904-1316_2542-Tajay GAYLE.mp4&quot;</code></pre></div><p>Now each time we record a video it would be saved with the right info directly in the filename.</p><p>Some considerations:<br />- If you record two cameras the file will probably have to be loaded in each screen separately.<br />- There should be a way to navigate within the list before recording, to fix mis-ordering and spurious recordings. <br />- It would be good to have the variables visible before the recording, for confirmation and in the context of training it could even be used as a cue to know what you are supposed to do next. At the very least there should be a button next to the filename to toggle between the template and its expansion, then it can be a global option where we show the future filename in big font on top of the capture screen (not part of the recording).</p><p>What do you think?</p></blockquote></div><br /><p>It seems a very good idea. Is it in the last version for try and test or not yet?</p>]]></description>
			<author><![CDATA[null@example.com (Vic)]]></author>
			<pubDate>Tue, 12 Sep 2023 08:16:58 +0000</pubDate>
			<guid>https://www.kinovea.org/en/forum/viewtopic.php?pid=5617#p5617</guid>
		</item>
		<item>
			<title><![CDATA[Re: Naming to external list?]]></title>
			<link>https://www.kinovea.org/en/forum/viewtopic.php?pid=5613#p5613</link>
			<description><![CDATA[<p>I think the auto naming system is too rudimentary for this but we could have counter variables. Thanks for the feedback this gives a good overview of what is required.</p>]]></description>
			<author><![CDATA[null@example.com (joan)]]></author>
			<pubDate>Wed, 06 Sep 2023 15:08:43 +0000</pubDate>
			<guid>https://www.kinovea.org/en/forum/viewtopic.php?pid=5613#p5613</guid>
		</item>
		<item>
			<title><![CDATA[Re: Naming to external list?]]></title>
			<link>https://www.kinovea.org/en/forum/viewtopic.php?pid=5612#p5612</link>
			<description><![CDATA[<p>For the time being, the best option would be using the automatic&quot;naming&quot;-function</p><p>Example:<br />Name of competition_ Round A_ Jump 3 etc.<br />...<br />MenU20 A 3<br />MenU20 A 4<br />MenU20 A 5<br />...<br />MenU20 B 2<br />MenU20 B 3<br />...<br />last three rounds<br />...<br />MenU20 D 2<br />...<br />etc.</p><p>If needed, these named videos can be found by checking/comparing to the protocol.</p><p>This needs the possibility to have TWO increasing listings in the naming by a defined amount A-G - a round- AND jumporder, number of competitors - including a fast tab to either increase or decrease this number?</p>]]></description>
			<author><![CDATA[null@example.com (AlexanderH)]]></author>
			<pubDate>Wed, 06 Sep 2023 12:18:03 +0000</pubDate>
			<guid>https://www.kinovea.org/en/forum/viewtopic.php?pid=5612#p5612</guid>
		</item>
		<item>
			<title><![CDATA[Re: Naming to external list?]]></title>
			<link>https://www.kinovea.org/en/forum/viewtopic.php?pid=5607#p5607</link>
			<description><![CDATA[<p>Yeah the re-ordering for the final is a complication. </p><p>In the last version I integrated a tabular control in the context of the chronometer time table, it&#039;s fairly versatile and supports editing of the cells. Maybe it could be used to display the list coming from the CSV, and there could be an additional &quot;order&quot; column to determine the ordering manually even after the file is loaded. This could provide a way to change the order and remove lines from being used by setting the order to a special value. Wouldn&#039;t work very well for when people &quot;pass&quot; though. </p><p>Another idea is to have a shortcut key to move the template context to the next row, so you can quickly cycle through the list and find the correct line.</p><p>This was suggested to me a while back in the context of trampoline (to have a video backup in case the electronic system for time of flight fails). In trampoline they have a very specific order that doesn&#039;t change and each athlete only does one &quot;run&quot;, so the situation is a bit simpler.</p>]]></description>
			<author><![CDATA[null@example.com (joan)]]></author>
			<pubDate>Wed, 06 Sep 2023 00:10:47 +0000</pubDate>
			<guid>https://www.kinovea.org/en/forum/viewtopic.php?pid=5607#p5607</guid>
		</item>
		<item>
			<title><![CDATA[Re: Naming to external list?]]></title>
			<link>https://www.kinovea.org/en/forum/viewtopic.php?pid=5606#p5606</link>
			<description><![CDATA[<p>I will try this.</p><p>Then we need a way to easily &quot;shut out&quot; jumpers that decide to retreat from the competition, leave out jumps etc.</p><p>In competitions with more than eight participants, there is also the &quot;problem&quot; with changing the jumping order after three rounds.</p><p>thank you for your work, Joan.</p>]]></description>
			<author><![CDATA[null@example.com (AlexanderH)]]></author>
			<pubDate>Tue, 05 Sep 2023 05:57:25 +0000</pubDate>
			<guid>https://www.kinovea.org/en/forum/viewtopic.php?pid=5606#p5606</guid>
		</item>
		<item>
			<title><![CDATA[Re: Naming to external list?]]></title>
			<link>https://www.kinovea.org/en/forum/viewtopic.php?pid=5605#p5605</link>
			<description><![CDATA[<p>I was thinking about this and another way could be to do it in the reverse direction with a &quot;startlist&quot;. I think this could be useful for various scenarios. Even during training, since you could make a startlist for the various exercises you are about to do.</p><p>Something like this:</p><p>1. First you would create or export a CSV file containing the information of the sequence of videos that you are about to capture.<br />2. This CSV file needs to have column headers, for example it would look like this:</p><div class="codebox"><pre><code>bib,name
2542,Tajay GAYLE
2206,Radek JUŠKA
2983,Marquis DENDY
2550,Carey MCLEOD
2200,Alejandro A. PARADA
2869,Simon EHAMMER
2449,Jeswin ALDRIN
2898,Thobias MONTLER
2410,Miltiadis TENTOGLOU
2552,Wayne PINNOCK
3041,William WILLIAMS
2170,Jianan WANG</code></pre></div><p>3. From the moment this file is loaded, each new capture will consume one line of the file.<br />4. The column headers would be available to use in the <strong>file name templates</strong>. For example:</p><div class="codebox"><pre><code>template: &quot;longjump-%datetime_%bib-%name&quot;

expansion: &quot;longjump-20230904-1316_2542-Tajay GAYLE.mp4&quot;</code></pre></div><p>Now each time we record a video it would be saved with the right info directly in the filename.</p><p>Some considerations:<br />- If you record two cameras the file will probably have to be loaded in each screen separately.<br />- There should be a way to navigate within the list before recording, to fix mis-ordering and spurious recordings. <br />- It would be good to have the variables visible before the recording, for confirmation and in the context of training it could even be used as a cue to know what you are supposed to do next. At the very least there should be a button next to the filename to toggle between the template and its expansion, then it can be a global option where we show the future filename in big font on top of the capture screen (not part of the recording).</p><p>What do you think?</p>]]></description>
			<author><![CDATA[null@example.com (joan)]]></author>
			<pubDate>Mon, 04 Sep 2023 11:30:41 +0000</pubDate>
			<guid>https://www.kinovea.org/en/forum/viewtopic.php?pid=5605#p5605</guid>
		</item>
		<item>
			<title><![CDATA[Re: Naming to external list?]]></title>
			<link>https://www.kinovea.org/en/forum/viewtopic.php?pid=5549#p5549</link>
			<description><![CDATA[<p>Hi! I am using too the Kinovea for long jump check board, and i am doing an Excel with a macro, that you press a bottom and add the last name of video you have in the folder( Example: 20230801-114137). So lets say you can have the list of the athlete and in the second column in excel writes the name of the video. <br />I have to see for do in future taking in count the rounds jump,etc</p>]]></description>
			<author><![CDATA[null@example.com (Vic)]]></author>
			<pubDate>Tue, 01 Aug 2023 11:42:39 +0000</pubDate>
			<guid>https://www.kinovea.org/en/forum/viewtopic.php?pid=5549#p5549</guid>
		</item>
		<item>
			<title><![CDATA[Re: Naming to external list?]]></title>
			<link>https://www.kinovea.org/en/forum/viewtopic.php?pid=5153#p5153</link>
			<description><![CDATA[<p>Hmmm, the original capture history panel was a tree with each day its own entry and the list of captured videos from that day below it. <a href="http://www.kinovea.org/screencaps/0.8.x/0824-capturehistory.png">http://www.kinovea.org/screencaps/0.8.x … istory.png</a><br />But that was too complex to maintan. And you had to periodically clean it up, and always the problem of stale links when a video is deleted. </p><p>In what consist a &quot;session&quot; in your workflow? A day of recordings or just one event, so possibly multiple sessions per day? In that case it would need a concept of starting and ending a session, and the videos would be grouped under that session. More complex.</p><p>Another mechanism would be to use the Post recording command from automation panel, and point it to a script that collects all files in the current folder and consolidates them to a text file. The advantage of this is that once it&#039;s set up you can&#039;t forget to export the list. And you get the concept of session for free by just changing folder.</p>]]></description>
			<author><![CDATA[null@example.com (joan)]]></author>
			<pubDate>Mon, 13 Feb 2023 12:29:52 +0000</pubDate>
			<guid>https://www.kinovea.org/en/forum/viewtopic.php?pid=5153#p5153</guid>
		</item>
		<item>
			<title><![CDATA[Naming to external list?]]></title>
			<link>https://www.kinovea.org/en/forum/viewtopic.php?pid=5152#p5152</link>
			<description><![CDATA[<p>Would it be possible to either link or copy the list of captured files in a defined session to an external txt-file or a spreadsheet?</p><p>This would make it much easier to combine the protocol of a competition with the recorded clips.</p><p>p.s. Kinovea was used in womens triplejump at the IAAF Tampere Indoor Meeting 9.2.2023. Worked great!</p>]]></description>
			<author><![CDATA[null@example.com (AlexanderH)]]></author>
			<pubDate>Mon, 13 Feb 2023 07:25:53 +0000</pubDate>
			<guid>https://www.kinovea.org/en/forum/viewtopic.php?pid=5152#p5152</guid>
		</item>
	</channel>
</rss>
