3DTV Support - Play "3D" Movies in XBMC plus have GUI / OSD and subtitles just work?

  Thread Rating:
  • 4 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
poofyhairguy Offline
Resident Hardware Guru
Posts: 2,954
Joined: Apr 2010
Reputation: 49
Post: #171
sonic00 Wrote:How can I disable VDPAU?

You use CPU decoding.

Mini/Micro ITX Frontend (with SSD) + Mediaserver/NAS + Logitech Harmony + LCD/LED/Plasma TV + Nice AV Receiver + XBMC + USENET + sabnzbd + sickbeard +couchpotato

My Setup--HTPC Building Guide- Start Here--Advice on Hard Drives and SSDs--Mediaserver Guide--Harmony Guide
find quote
steve1977 Offline
Posting Freak
Posts: 1,577
Joined: Dec 2006
Reputation: 0
Post: #172
Any good news on better display of half-SBS movies in XBMC? Any news on sub-title support? Thanks in advance!

Server: Asus Sabertooth Z77 | Intel Core i5 3.4 GHz | 12 GB DDR3 | 256 GB SSD, 40 TB (1 x 4 TB, 6 x 3TB, 9 x 2 TB)
HTPC 1: Apple Mac Mini (mid-2011) | Intel Core i5 2.5 GHz | 4GB DDR3 | 500 GB
HTPC 2: Apple Mac Mini (mid-2007) | Intel Core 2 Duo 2.0 GHz | 4 GB DDR2 | 16 GB SSD
find quote
bragg2012 Offline
Junior Member
Posts: 16
Joined: Jan 2010
Reputation: 0
Post: #173
side by side mkv's and top/bottom 3D rips will play fine if your hardware can handle it. (I'm decoding on a crystal HD 1080p sbs fine)

I just kick them off then put the TV into 3D side by side mode. Depending on the movie you might have to fine tune the depth in the TV settings.

On my Samsung I prefer -2 as the 3D viewpoint for most films, for gaming on crysis2/avatar I have to turn this up to +5.

The only thing I'm struggling with now are subtitles on Avatar. I have yet to find a SBS rip with hardcoded na'vi subs. I might try this software http://84.27.10.123/3DSubtitler/ to add them myself.
find quote
mngrl1 Offline
Junior Member
Posts: 44
Joined: Aug 2008
Reputation: 0
Post: #174
just quickly i was disappointed about xbmc not playing 3d sbs files then i remembered about the external player being a total noob and not knowing much about changing config files i managed to get this setup working so i thought id share

sView is a free 3d easy to use player

http://www.sview.ru/en

i ran this got it playing my SBS .mkv files the way i wanted

then on windows 7 x64 in
\AppData\Roaming\Xbmc\userdata

.....windows x86 is probably a different folder i dont know.....

i made a new text file saved it as playercorefactory.xml

inside i put

<playercorefactory>
<players>
<player name="SView" type="ExternalPlayer" audio="true" video="true">
<filename>C:\Program Files\sView 2009\sView.exe</filename>
<args>"{1}" --fullscreen /close</args>
<hidexbmc>false</hidexbmc>
<hideconsole>false</hideconsole>
<warpcursor>none</warpcursor>
</player>
</players>
<rules action="prepend">
<rule filetypes="mkv" filename=".*sbs*" player="sview"/>
</rules>
</playercorefactory>

then where i have my 3d SBS files stored i add to each movies file name sbs

so example

movie is jackass 3d.mkv i changed it to jackass 3d sbs.mkv

and it works im so happy Smile

i love xbmc SmileBig Grin
find quote
mngrl1 Offline
Junior Member
Posts: 44
Joined: Aug 2008
Reputation: 0
Post: #175
i dont have a 3d tv just a pc with 3d monitor and 3d projector. other wise i could have just flick the tv to play sbs. i have a optoma hd66 projector which relies on the pc to play the sbs files in sbs mode
find quote
steve1977 Offline
Posting Freak
Posts: 1,577
Joined: Dec 2006
Reputation: 0
Post: #176
mngrl1 Wrote:just quickly i was disappointed about xbmc not playing 3d sbs files then i remembered about the external player being a total noob and not knowing much about changing config files i managed to get this setup working so i thought id share

This is cool. Just one Q - I have thought that XBMC actually plays half-SBS. It will play them in moderate quality using HW-acceleration and in good quality when turning off HW-acceleration.

Does the external player above have any advantages over standard XBMC player?

Server: Asus Sabertooth Z77 | Intel Core i5 3.4 GHz | 12 GB DDR3 | 256 GB SSD, 40 TB (1 x 4 TB, 6 x 3TB, 9 x 2 TB)
HTPC 1: Apple Mac Mini (mid-2011) | Intel Core i5 2.5 GHz | 4GB DDR3 | 500 GB
HTPC 2: Apple Mac Mini (mid-2007) | Intel Core 2 Duo 2.0 GHz | 4 GB DDR2 | 16 GB SSD
find quote
mngrl1 Offline
Junior Member
Posts: 44
Joined: Aug 2008
Reputation: 0
Post: #177
xbmc will play sbs mkv files beautifully but it plays them side by side then you use the tv in sbs mode to view them correctly.

3d projectors dont have side by side mode so you need a software player to play them in side by side mode

a quick question for someone in the know or if someone could do a search for me, it seems that sView player is using all my cpu is this cause its using cpu for decoding and not my gfx card?

also i am using a ati 4890 in my htpc would i be better using a nvidia with cuda?

htpc specs are

amd x2 2.7ghz
4gb ddr2 800mhz ram
ati 4890

3d files are now dropping frame rates and running 2 programs xbmc and sview is using %100 cpu lol now searching ebay for cheap am3 quad core cpu and cuda gfx card
find quote
bigbadrabbit Offline
Member
Posts: 98
Joined: Sep 2008
Reputation: 0
Post: #178
mngrl1 Wrote:3d projectors dont have side by side mode so you need a software player to play them in side by side

That's not correct. 3D projectors like the Acer HD5360BD do have a side-by-side mode along with all other common 3D-modes like over/under, framepacking, etc.

XBMC Frodo
OS X 10.8.3
Mac mini (mid 2011) | i5 | 8GB RAM | SSD
find quote
mngrl1 Offline
Junior Member
Posts: 44
Joined: Aug 2008
Reputation: 0
Post: #179
My bad I didn't mean all 3d projectors. Should have said some 3d compatible projectors.
find quote
modderhut Offline
Junior Member
Posts: 16
Joined: Jun 2011
Reputation: 1
Location: Apeldoorn, Netherlands
Post: #180
Thank you all for all the pointers in this thread! Especially mngrl1.

I use the external player MPC-HC as described by mngrl1 5 posts above.
MPC is called for all files that have SBS or 3D in the filename.
Discovered that if you are on a x64 system with MPC x64 installed that the audio does not work, so you need to install MPC x86.

Did put the audio to "false" as I don't want an audio file that has SBS or 3D in its filename to call MPC.

MPC makes use of ffdshow and in the ffdshow video decoder settings you can enable subtitles and under placement enable stereoscopic.
If you still see the standard subs the uncheck "Enable" in MPC -Play -Subtitles.

There is an android app for MPC and I use that to close it and return to XBMC, would be nice if a close MPC button could be in the XBMC remote app.
find quote
Post Reply