<div dir="ltr">hello there, <div><br></div><div>this is my first message on this list, so I have to introduce myself first :-)</div><div>I'm a French interactive art maker.</div><div>I'm working both for artists as a software engineer and interactivity designer and for myself while I'm doing my own interactive art installation.</div>

<div><br></div><div>For some stuff I need an accurate video syncing solution.<br></div><div>Accurate means a per frame synchronisation.</div><div>I found the way to do that with the great VLC (thanks everybody for this wonderful tool !) and I'm trying to deploy the solution on Raspberry Pi device.</div>

<div><br></div><div>I found a good tutorial explaining how to build VLC from scratch with hardware decoding support : <a href="http://www.oblivion-software.de/index.php?id=56">http://www.oblivion-software.de/index.php?id=56</a></div>

<div><br></div><div>I built it successful (not without headache, but build ends fine :-) ) but I cannont get hardware acceleration.</div><div>I've already post something here : <a href="https://forum.videolan.org/viewtopic.php?f=13&t=119448">https://forum.videolan.org/viewtopic.php?f=13&t=119448</a></div>

<div>But I got no answer for now, I hope to find some here :-)</div><div><br></div><div>I have omxil_vout module and omxil codec as this log says : </div><div><div><br></div><div>vlc --list | grep omxil</div><div>VLC media player 2.2.0-git Weatherwax (revision 2.1.0-git-3280-g2fe9c76)</div>

<div>  omxil                  Décodeur audio/vidéo utilisant OpenMAX IL</div><div>  omxil                  Encodeur vidéo utilisant OpenMAX IL</div><div>  omxil_vout             OpenMAX IL video output</div></div><div><br>

</div><div>I start vlc in terminal with this command line : </div><div>./vlc --verbose 6 -I "dummy" --vout omxil_vout --codec omxil ../test.h264 <br></div><div><br></div><div>and I can see the first frame frozen, then another frame few seconds later but no fluent video.</div>

<div>I've post the full log here : </div><div><a href="http://pastebin.com/ARjMkfBx">http://pastebin.com/ARjMkfBx</a><br></div><div><br></div><div>If anyone could help me to understand what's happening, I'll be very <span style="color:rgb(0,0,0);font-family:Arial;font-size:14px">grateful :-)</span></div>

<div><span style="color:rgb(0,0,0);font-family:Arial;font-size:14px"><br></span></div><div><span style="color:rgb(0,0,0);font-family:Arial;font-size:14px">Antoine</span></div><div><br></div><div><div>--<br>do it yourself                       <br>

<a href="http://antoine.villeret.free.fr" target="_blank">http://antoine.villeret.free.fr</a><br></div>
</div></div>