• 1
  • 6
  • 7
  • 8(current)
  • 9
  • 10
  • 14
Macroblocking with new sandy bridge build, dxva2 enabled.
H264 dxva2 WORKS just fine for me with the 17-8 nightly pre-11.0 build. Haven't tested vc-1

/offtopic: One day there's no way to get it working, the next there are multiple things to choose from Eek
i3 2100t based Sandy Bridge HTPC
Reply
so which is a better solution to the root issue in this thread, to use the DSplayer build that is apparently "back from the dead" or the 8-17 nightly build?
Reply
wickchucker Wrote:so which is a better solution to the root issue in this thread, to use the DSplayer build that is apparently "back from the dead" or the 8-17 nightly build?

Well this looks more promising to me: http://forum.xbmc.org/showthread.php?tid=94645

This is from the guy who created DSPlayer. He has forsaken DSPlayer and is now working on DSCodec for XBMC. Sadly however, the guy has little time to work on it.

DSPlayer is a dead end, because no one is developing it anymore. The Pre-eden build is done by a guy who has no C++ programming experience. He is just compiling old code from which he has removed some compiling bugs.
Reply
PelleBert Wrote:Wierd... I guess you have already installed the latest intel GPU drivers? Cause it works fore me.
This does not change anything when dxva is disabled. Can be something else in the nightlies causing the crash though.

Of course. Is there a way to output a debug file or some crash log ? Meantime i'm looking for an alternative player (mpc-hc) who works fine.

Thx
Reply
ElTRiC Wrote:Of course. Is there a way to output a debug file or some crash log ? Meantime i'm looking for an alternative player (mpc-hc) who works fine.

Thx

I have tryed another time enabling debug mode, after doing an installation in another folder... And it worked ! It rocks !

EDIT : it works only when debug mode is on, otherwise i experience the same crash... I'm disapointed...

Here is the logfile, if somebody can help ?
Quote:19:00:43 T:4300 NOTICE: Disabled debug logging due to GUI setting. Level 0.
19:00:43 T:4300 NOTICE: Log level changed to 0
19:01:03 T:4300 NOTICE: DVDPlayer: Opening: smb://SERVEUR/videos/films/300.1080p.mkv
19:01:03 T:4300 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
19:01:03 T:4836 NOTICE: Creating InputStream
19:01:03 T:4836 NOTICE: Creating Demuxer
19:01:04 T:4836 NOTICE: Opening video stream: 0 source: 256
19:01:04 T:4836 NOTICE: Creating video codec with codec id: 28
19:01:04 T:4836 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
19:01:04 T:4836 NOTICE: Creating video thread
19:01:04 T:4836 NOTICE: Opening audio stream: 1 source: 256
19:01:04 T:4836 NOTICE: Finding audio codec for: 86020
19:01:04 T:4836 NOTICE: Creating audio thread
19:01:04 T:4836 NOTICE: Opening Subtitle stream: 17 source: 256
19:01:04 T:4696 NOTICE: running thread: CDVDPlayerAudio:Tonguerocess()
19:01:04 T:1384 NOTICE: running thread: video_thread
19:01:04 T:4836 ERROR: convert_checked iconv() failed from UTF-8 to UTF-16LE, errno=2(No such file or directory)
19:01:04 T:4696 ERROR: Previous line repeats 9 times.
19:01:04 T:4696 NOTICE: Creating audio device with codec id: 86020, channels: 2, sample rate: 48000, pass-through
19:01:04 T:1384 NOTICE: fps: 23.976024, pwidth: 1920, pheight: 800, dwidth: 1920, dheight: 800
19:01:04 T:1384 WARNING: CRenderManager::Configure - timeout waiting for previous frame
19:01:04 T:1384 NOTICE: Display resolution DESKTOP : 1920x1080 @ 60.00 - Full Screen (12)
19:01:07 T:1384 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
19:01:07 T:1384 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
19:01:07 T:4300 WARNING: Previous line repeats 1 times.
19:01:07 T:4300 ERROR: D3DERR_DEVICEHUNG
19:01:07 T:1384 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
19:01:09 T:1384 ERROR: CDecoder::Check - device didn't reset in reasonable time
19:01:12 T:4696 ERROR: Previous line repeats 1 times.
19:01:12 T:4696 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
19:01:13 T:1384 WARNING: Previous line repeats 1 times.
19:01:13 T:1384 ERROR: CDecoder::Check - device didn't reset in reasonable time
19:01:19 T:4696 ERROR: Previous line repeats 3 times.
19:01:19 T:4696 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
19:01:21 T:1384 ERROR: CDecoder::Check - device didn't reset in reasonable time
19:01:27 T:4696 ERROR: Previous line repeats 3 times.
19:01:27 T:4696 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
19:01:28 T:4300 NOTICE: Storing total System Uptime
19:01:28 T:4300 NOTICE: Saving settings
19:01:28 T:4300 NOTICE: stop all
19:01:28 T:4300 NOTICE: ES: Stopping event server
19:01:29 T:3904 NOTICE: ES: UDP Event server stopped
19:01:29 T:4300 NOTICE: stop player
19:01:29 T:4300 NOTICE: CDVDPlayer::CloseFile()
19:01:29 T:4300 NOTICE: DVDPlayer: waiting for threads to exit
19:01:29 T:4836 NOTICE: CDVDPlayer::OnExit()
19:01:29 T:4836 NOTICE: DVDPlayer: closing audio stream
19:01:29 T:4836 NOTICE: Closing audio stream
19:01:29 T:4836 NOTICE: Waiting for audio thread to exit
19:01:29 T:4696 NOTICE: thread end: CDVDPlayerAudio::OnExit()
19:01:29 T:4836 NOTICE: Closing audio device
19:01:29 T:4836 NOTICE: Deleting audio codec
19:01:29 T:4836 NOTICE: DVDPlayer: closing video stream
19:01:29 T:4836 NOTICE: Closing video stream
19:01:29 T:4836 NOTICE: waiting for video thread to exit
19:01:29 T:1384 ERROR: CDecoder::Check - device didn't reset in reasonable time
19:01:29 T:1384 NOTICE: thread end: video_thread
19:01:29 T:4836 NOTICE: deleting video codec
19:01:29 T:4836 NOTICE: DVDPlayer: closing subtitle stream
19:01:29 T:4836 NOTICE: Closing subtitle stream
19:01:29 T:4836 NOTICE: CDVDPlayer::OnExit() deleting demuxer
19:01:29 T:4836 NOTICE: CDVDPlayer::OnExit() deleting input stream
19:01:29 T:4300 NOTICE: DVDPlayer: finished waiting
19:01:29 T:4300 NOTICE: stop sap announcement listener
19:01:29 T:4300 NOTICE: clean cached files!
19:01:29 T:4300 NOTICE: unload skin
19:01:29 T:4300 NOTICE: stop python
19:01:29 T:4300 NOTICE: stopped
19:01:29 T:4300 NOTICE: destroy
19:01:29 T:4300 NOTICE: closing down remote control service
19:01:29 T:4300 NOTICE: unload sections
19:01:29 T:4300 NOTICE: destroy
19:01:29 T:4300 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
19:01:29 T:4300 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
19:01:29 T:4300 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
19:01:29 T:4300 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
19:01:29 T:4300 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
19:01:29 T:4300 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
19:01:29 T:4300 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
19:01:29 T:4300 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
19:01:29 T:4300 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
19:01:29 T:4300 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
19:01:29 T:4300 NOTICE: closing down remote control service
19:01:29 T:4300 NOTICE: unload sections
19:01:29 T:4300 NOTICE: application stopped...
Reply
And the one who worked, with debug mode on :

http://pastebin.com/embed_js.php?i=um4XJAb1
Reply
Ehh, too bad I'm totally new to the xbmc code. I can see no reasonable reason why this would work only in debug? Huh
And if its working in MPC-HC it should really work here...

I will see if I can read out something from the logs, but as I said I'm no xbmc guru.
Reply
ElTRiC Wrote:And the one who worked, with debug mode on :

http://pastebin.com/embed_js.php?i=um4XJAb1

It doesn't look like this worked either? It doesn't say that it start playing, seems to be some sort of read errors. Have you tried playing a file locally instead of over network?
Reply
PelleBert Wrote:It doesn't look like this worked either? It doesn't say that it start playing, seems to be some sort of read errors. Have you tried playing a file locally instead of over network?

It worked, it's loading subtitles, rendering with ffshow, outputing audio.

There is a same error.
Code:
ERROR: convert_checked iconv() failed from UTF-8 to UTF-16LE, errno=2(No such file or directory)
So I think it's not the point.

What changes is :
Code:
19:01:07 T:4300 ERROR: D3DERR_DEVICEHUNG
Direct3D clearly. But don't know how to solve it Sad

I didn't try to play a file locally, but I don't think it will change anything.
However I'll give it a try.
Reply
ElTRiC Wrote:I didn't try to play a file locally, but I don't think it will change anything.
However I'll give it a try.

Same issue... Off course with 10.1 stable the same movie works fine (without DXVA2); Last try, i'll put today's nightly.
Reply
Rolled back to 10.1 without dxva2... Wait&See
Reply
Do you run XP or windows 7? Does it crash for all files or just mkvs? Did all contain subtitles? If only some mkvs crashes could you send me a small clip to test?

I found a thread in which someone has a similiar problem when "pixel shading" is enabled in some mkvs. If you feel like helping out some more you could changing between the different renderers and see if there is any differences.

http://forum.xbmc.org/showthread.php?tid=81367
I still can't understand why it works when debug-logging is enabled...
Reply
PelleBert Wrote:Do you run XP or windows 7? Does it crash for all files or just mkvs? Did all contain subtitles? If only some mkvs crashes could you send me a small clip to test?

- Windows 7 x64 Pro N, latest drivers and bios
- I've tryed mostly mkv (to try out DXVA2 off course) but i think i've tryed with a SD divx and it crashed to, i must confirm this.
- I've tryed randomly 2-3 more, same issue, maybe i can post somewhere (tell me ? Do you know dl.free.fr ?) short-movies i own. (300-400MB minimum)

But i don't think it's a file issue, because they're working fine with mpc-hc nor kmplayer/vlc AND XBMC nightly with debugging /ON Eek

PelleBert Wrote:I found a thread in which someone has a similiar problem when "pixel shading" is enabled in some mkvs. If you feel like helping out some more you could changing between the different renderers and see if there is any differences.

http://forum.xbmc.org/showthread.php?tid=81367
I still can't understand why it works when debug-logging is enabled...

I've read this one, and the other talking about D3D error.

Sincerely thanks for your concern but I'm a little bit tired searching and changing my system, I've even tried to fully reset my system (taked out every filters/players, reseting XBMC profile from scratch) and I've loosed the half night for nothing Sad (yes it's the next day tired man speaking Oo)
Reply
Posted the question in windows section... Maybe somebody will have a new look on this.
Reply
I've tried the new Nightly Build yesterday and it worked perfectly. I've only tried h264 (no VC-1 yet). I'm happy. I will remove my discrete video card.
HTPC 1: Core i3 2100T (Sandy Bridge), Sapphire Radeon HD6570 1GB (discrete video card)
HTPC 2: ZBox HD-ND22 (Intel SU2300+Ion first generation)
Both run: Windows 7 Ultimate x64, XBMC Nightly build
Reply
  • 1
  • 6
  • 7
  • 8(current)
  • 9
  • 10
  • 14

Logout Mark Read Team Forum Stats Members Help
Macroblocking with new sandy bridge build, dxva2 enabled.2