Kodi Community Forum
[WINDOWS] Internal Directshow Based Player [NO LONGER DEVELOPED] - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Windows (https://forum.kodi.tv/forumdisplay.php?fid=59)
+---- Thread: [WINDOWS] Internal Directshow Based Player [NO LONGER DEVELOPED] (/showthread.php?tid=61355)



- carmenm - 2010-01-07

Hi tiben20. I have seen your post about needing help. I might be able to help. I dont have time at home but i might find time at work. In fact i am devoloping under vs2008 express c++ half time(the rest i am porting the code under osx).
PM me if you are interested.

PS: i have been dev under OpenGl but not so much under dx so i might be a noob too Wink


- Logandros - 2010-01-07

Mallet21 Wrote:Calm down....there was no malice in his response.

Its amazing to me though that with 100's of computer nerds visiting this site on a daily basis he can't get ANY help on developing the most important piece that remains for XBMC [WIN].

I've offered to make his coffee and cut his lawn, unfortunately that is all I can do.

Keep up the good work bud; don't let forms posts stress you out.


- tiben20 - 2010-01-07

http://www.multiupload.com/LQE4F3WZ0W
For information about the release i updated the first post of the thread


- sumofatguy - 2010-01-07

I first have to say great work tiben20, hardware decoding in windows is something that XBMC has really been missing out on lately and I appreciate your hard work developing this.

Using your previous build (26269) in win7 x64, videos played back great. the newest one you posted (26487) seemed to break something, because now selecting a movie hightlights it and attempts to play, but stays at 00:00 and never plays anything. This is the only part where the log says anything about it

Code:
22:19:37 T:1160 M:1142427648  NOTICE: CFGLoader::InsertSourceFilter Starting this file with dsplayer "d:\zombieland\zombieland-1080.mkv"
22:19:37 T:1160 M:1141338112  NOTICE: Sucess to create DXVA2CreateDirect3DDeviceManager9
22:19:37 T:1160 M:1141264384  NOTICE: CEVRAllocatorPresenter::CreateOptimalVideoType Setting to HD with Didnt get any frame dimensions on video sample defaulting the MF_MT_YUV_MATRIX to MFVideoTransferMatrix_BT709
22:19:46 T:1160 M:1141661696  NOTICE: CDSPlayer: finished waiting
22:19:47 T:1160 M:1148047360  NOTICE: DSPlayer: waiting for threads to exit

Just fyi. Not sure what the deal is here, just thought I would let you know. I'll revert back to the last working version for me. thanks


- hades_2100 - 2010-01-07

Hello,

Thanks for the continued work. Regarding your latest build, 26487, nothing seems to happen when I attempt to play a video. The file-list stays on the screen, nothing changes.

http://pastebin.com/m34157d66
http://pastebin.com/m10ccded5

Went back to your previous build, 26269. That worked for the first video, consecutive videos however exhibited the same problem. The file-list stays on the screen, nothing changes.

http://pastebin.com/m18248ddc

hades


Great! - dd_macle - 2010-01-07

Great! hope the coming the version supporting Win7


- tiben20 - 2010-01-07

hades_2100 Wrote:Hello,

Thanks for the continued work. Regarding your latest build, 26487, nothing seems to happen when I attempt to play a video. The file-list stays on the screen, nothing changes.

http://pastebin.com/m34157d66
http://pastebin.com/m10ccded5

Went back to your previous build, 26269. That worked for the first video, consecutive videos however exhibited the same problem. The file-list stays on the screen, nothing changes.

http://pastebin.com/m18248ddc

hades

With all the changes i had to do for removing mfc atl windows 7 version and vista was normal going to suffer.At least i noticed something that was making a huge error in the evr. But until im done removing atl mfc its useless to fix a bug when i might break it 5 min after


- i*windows - 2010-01-07

Hi Tibben this is really great work you are doing and long overdue. I understand it must be hard as hell to try and do the coding while replying to this thread over and over again, but I just have a quick qu. regarding windows 7 support - do you think a true working version of your mod will be available any time in the near future, or would it be wise to revisit here in a couple of months - best regards and keep up the hard work.


- billybarty - 2010-01-07

Hi, Tiben. I just wanted to express my appreciation for your work on this. Awesome stuff!
bb


- tiben20 - 2010-01-07

i*windows Wrote:Hi Tibben this is really great work you are doing and long overdue. I understand it must be hard as hell to try and do the coding while replying to this thread over and over again, but I just have a quick qu. regarding windows 7 support - do you think a true working version of your mod will be available any time in the near future, or would it be wise to revisit here in a couple of months - best regards and keep up the hard work.
Wont be long to be done. I might get soem help if there 3 times more people able to compile it with vc express 2008
Anyway boxee is about to release is beta with dxva support so it might help me developing my player if guest.


- Sykotic - 2010-01-07

Tiben, another note of thanks for the work you are doing on this. I'm a win 7 user who is patiently waiting. Keep plugging away!


- christoofar - 2010-01-08

tiben20 Wrote:Wont be long to be done. I might get soem help if there 3 times more people able to compile it with vc express 2008
Anyway boxee is about to release is beta with dxva support so it might help me developing my player if guest.

lolz at yr avatar. good one! Big Grin


- tiben20 - 2010-01-08

christoofar Wrote:lolz at yr avatar. good one! Big Grin

Its not funny this is just true Big Grin


- christoofar - 2010-01-08

tiben20 Wrote:Its not funny this is just true Big Grin

too sexay for your shirt too, I assume? Big GrinBig Grin


- tiben20 - 2010-01-08

I just did the last commit if someone want to compile with vc express it should work