<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Generate thumbs on video storyboard update via API in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/generate-thumbs-on-video-storyboard-update-via-api/m-p/324540#M11541</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'm trying to use the video storyboard feature to show the chapter marks of mp4 videos. I can update the Video via API PUT command correctly:&lt;/P&gt;
&lt;P&gt;curl -X PUT 'SERVER/nuxeo/api/v1/path//test/Import/video.mov' -u Administrator:Administrator -H 'content-type: application/json' -d '{ "entity-type":"document","type":"Video","title":"test video","repository":"default","properties":{"vid:storyboard":[{"comment":"test.mov 0","timecode":0.0},{"comment":"test.mov 1","timecode":1.0},{"comment":"test.mov 2","timecode":430.0}]}}'&lt;/P&gt;
&lt;P&gt;The new timecodes show in the storyboard as position markers so you can select the chapters correctly. Now, my question is: how can I trigger a recalculation of the storyboard images for this updated storyboard position markers? Any help highly appreciated.&lt;/P&gt;</description>
    <pubDate>Thu, 09 Apr 2015 09:33:25 GMT</pubDate>
    <dc:creator>ssze_</dc:creator>
    <dc:date>2015-04-09T09:33:25Z</dc:date>
    <item>
      <title>Generate thumbs on video storyboard update via API</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/generate-thumbs-on-video-storyboard-update-via-api/m-p/324540#M11541</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'm trying to use the video storyboard feature to show the chapter marks of mp4 videos. I can update the Video via API PUT command correctly:&lt;/P&gt;
&lt;P&gt;curl -X PUT 'SERVER/nuxeo/api/v1/path//test/Import/video.mov' -u Administrator:Administrator -H 'content-type: application/json' -d '{ "entity-type":"document","type":"Video","title":"test video","repository":"default","properties":{"vid:storyboard":[{"comment":"test.mov 0","timecode":0.0},{"comment":"test.mov 1","timecode":1.0},{"comment":"test.mov 2","timecode":430.0}]}}'&lt;/P&gt;
&lt;P&gt;The new timecodes show in the storyboard as position markers so you can select the chapters correctly. Now, my question is: how can I trigger a recalculation of the storyboard images for this updated storyboard position markers? Any help highly appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2015 09:33:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/generate-thumbs-on-video-storyboard-update-via-api/m-p/324540#M11541</guid>
      <dc:creator>ssze_</dc:creator>
      <dc:date>2015-04-09T09:33:25Z</dc:date>
    </item>
  </channel>
</rss>

