<div dir="ltr"><p>Hi All,</p>
<p>             Thanks for confirming 360 degree video works on Linux as well.</p>
<p>I am using Ubuntu 14.04 machine to compile the Vetinari 3.0.0-git and compilation and playback of 360 degree video works.</p><p>I then use my mouse and keyboard to change the viewing angle and notice no change in video on any mouse/keyboard actions. <br>
</p>
<p>From logs i could tell , the VOUT_DISPLAY_CHANGE_VIEWPOINT control 
request is coming to the module>video_ouput>xcb>x11.c but it is
 not honoured. <br>
</p>
<p>Since, there is no appropriate handling for same in xcb found it in my code walk through.</p>
<p>(Log snippet below)</p>

<p>[a4f53650] xcb_x11 vout display error: Unknown request in XCB vout display<br>
[a4f53650] core vout display error: Failed to change Viewpoint<br>
[a4f87fc8] motiondetect filter debug: Counted 0 moving shapes.</p>
<p>This makes me think though i have synced to the tip of tree in the master branch,</p>
<p>I may not working on a branch in which the 360 support is available .Please correct me if i am wrong here.</p>
<p>Or</p>
<p>my current xcb module in video_output does not process any 360 degree
 navigation requests and i need to move to the correct version of xcb 
which supports it.</p>
<p>Please redirect me to a branch which supports navigation of 360 degree video.</p>
<p>Verbose logs are attached:</p>
<p>Attachment: 360degree_vlc.log</p>
<p>Thanks</p>
<p>Ajit Kumar<br>
</p>
</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 29, 2017 at 12:17 PM, Ajit Kumar <span dir="ltr"><<a href="mailto:ajitku1984@gmail.com" target="_blank">ajitku1984@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Hi,<br></div>      I have cloned  repository videolan\vlc on github ( synced master to tip of tree)<br></div>I
 compiled it on my ubuntu PC and wanted to check if 360 degree support 
works on the compiled build.I have referred wiki on vlc for the 
compilation and it has compiled successfully using below configure 
option.<br></div><div><br></div><div>./configure --prefix=/home/akumar5/vlc  --enable-ffmpeg  --enable-flac --with-ffmpeg-tree=/home/<wbr>akumar5/work/FFmpeg  --enable-x11 --enable-xvideo --disable-gtk --enable-sdl --enable-ffmpeg --with-ffmpeg-mp3lame --enable-mad --enable-libdvbpsi --enable-a52 --enable-dca --enable-libmpeg2 --enable-dvdnav --enable-faad --enable-vorbis --enable-ogg --enable-theora --enable-faac--enable-mkv --enable-freetype --enable-fribidi --enable-speex --enable-flac --enable-livedotcom --with-livedotcom-tree=/usr/<wbr>lib/live --enable-caca --enable-skins --enable-skins2 --enable-alsa --disable-kde--disable-qt --enable-wxwindows --enable-ncurses --enable-asa --enable-release --enable-gles2</div><div><br></div><div><br>The problem i am facing is my compiled linux build  does 
not work as per expectation on 360 videos like eagle360 degree from this
 link below. Though,It works flawlessly on the compiled player for 
windows platform<a href="https://people.videolan.org/%7Ejb/Builds/360/vlc-3.0.0-git-win32.exe" target="_blank"> "vlc-3.0.0-git-win32.exe</a>  " readily available in the link below.<br><br>

<p class="MsoNormal"><span style="color:rgb(31,73,125)"><a href="https://people.videolan.org/%7Ejb/Builds/360/" target="_blank">https://people.videolan.org/~j<wbr>b/Builds/360/</a></span></p>

<br></div>I am trying to reverse engineer 360 degree support on vlc 
player for my understanding of the support need. I am trying to get it 
working for linux platfrom , which i am not absolutely sure was tried 
earlier and need inputs on what i could be missing in my build 
procedure.<br><br></div>Any inputs regarding same is appreciated.<br><br></div>
</blockquote></div><br></div>