<div dir="ltr"><div><div><div>Hi,<br><br></div>Guys, as Albert (who was a great helping hand to me) is away, it would be great if you all can fill in :)<br><br></div>Problem : Unable to position video widget.<br><br></div>

Here's what we know till now :<br><ul><li>As epubs use TextDocuments, in core/textdocumentgenerator.cpp there's a signal named addAnnotation(annot, startCursorPos, endCursorPos). It adds the annotations, but I'm not sure if startCursorPos & endCursorPos is of any use. I tried out some experiments and it resulted that no matter what positions I give it renders the annotation the same place. ( I even tried it with line annotation )</li>
<li>So, the cursor positions aren't helpful</li><li>Next what comes to mind is MovieAnnotation::setBoundingRectangle(NormalizedRect), I don't know why but this too doesn't work.</li><li>Also I always have to specify the video size to the video widget otherwise the video widget takes up the whole page, which is not too big problem, it can be fixed.</li>
<li>Despite of whatever I do the video widget is stuck at (0,0) with a fixed size.</li></ul><p><br></p><p>I tried to read all the code and figure it out myself, but it's a lot to digest for me.</p><p>Also it always requires me a huge amount of time to understand someone else's code.</p>
<p>Here's a <a href="https://www.dropbox.com/s/vg07jr0kolzn6u0/videoEpub.epub">link</a> to an epub containing video.<br></p><p><b><i><font>Any help is appreciated.</font></i></b></p><p>Thank you.</p><p><br></p><p>Cheers,</p>
<p>Jaydeep<br></p></div>