• 1
  • 8
  • 9
  • 10(current)
  • 11
  • 12
  • 14
[PATCH] Hardware deinterlacing for both software and DXVA2 decoded material
A600 Wrote:Problem fixed. Many thanks!

@isidrogar: since you live in Spain, could you check if you get a lot of dropped frames with some TDT HD channels like Antena3 or Tele5?

No, I'm using Tvheadend as backend and I don't have these issues. May be you are connecting to your backend through a low bandwidth WiFi connection?
Reply
minimoe Wrote:Does this build have the scrapping bug or has it been fixed?

It's driving me crazy, having to press "continue scanning..." 20 times every time I start XBMC.

The fix for this bug was commited to main about 17 days ago. My installer was based on a previous master version so it doesn't include the fix.
Reply
isidrogar Wrote:The fix for this bug was commited to main about 17 days ago. My installer was based on a previous master version so it doesn't include the fix.

Thanks for your reply.

I see that the bug was fixed on July 3rd. I've been checking this thread for an updated installer but no luck yet.

Oh well, I guess it is time to learn how to build. Smile
Reply
isidrogar Wrote:No, I'm using Tvheadend as backend and I don't have these issues. May be you are connecting to your backend through a low bandwidth WiFi connection?

No. I'm using the DVBViewer Recording Service on the same PC. It seems that all channels that have the scan type set to MBAFF, drop frames to the point that they are unwatchable (other channels with the same problem are, for example, AXN HD or Eurosport HD)

The same happened to me with linux, the TVheadend backend and VDPAU months ago when I tried with a 8400GS. I recently purchased a GT220 thinking that it would fix the problem but I was wrong Sad
Reply
A600 Wrote:No. I'm using the DVBViewer Recording Service on the same PC. It seems that all channels that have the scan type set to MBAFF, drop frames to the point that they are unwatchable (other channels with the same problem are, for example, AXN HD or Eurosport HD)

The same happened to me with linux, the TVheadend backend and VDPAU months ago when I tried with a 8400GS. I recently purchased a GT220 thinking that it would fix the problem but I was wrong Sad

I also had problems in the past with 9400GT and GT210. Now with the GT430 it is ALL perfect. Well i only tested with vdpau and spatial/temporal. Even with the 60fps full bandwidth Deinterlaaced Live Bluray rips worked perfectly. I think the cards below GT430 (even GT520) does not enough shader power.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
alanwww1 Wrote:I also had problems in the past with 9400GT and GT210. Now with the GT430 it is ALL perfect. Well i only tested with vdpau and spatial/temporal. Even with the 60fps full bandwidth Deinterlaaced Live Bluray rips worked perfectly. I think the cards below GT430 (even GT520) does not enough shader power.

Thanks for the info. So it seems I wasted my money...
Reply
Any chance of an updated windows build?
Reply
Has this been merged yet? Xbmc is at 94% in trac, this needs to be picked up! It's fixes so many problems.

I'd hate to think we'll have to wait for post Eden builds for this fix. That'll be another year away! :-( sad. Haha

Get on it team xbmc! Lol
Reply
First of all, thanks for your great work.

My problem is video freezing when I use fast-forward or rewind when deinterlacing is on. The video freezes and then XBMC becomes unresponsive.

The log has hundreds of the following lines:
Code:
16:08:14 T:3252 M:1144369152   ERROR: m_pD3DDevice->BeginScene() failed. 8876086C - D3DERR_INVALIDCALL (Invalid call)
16:08:14 T:3252 M:1144369152   ERROR: exception in CApplication::Render()

System info:
Quote:13:53:19 T:3252 M:1410695168 NOTICE: -----------------------------------------------------------------------
13:53:19 T:3252 M:1410695168 NOTICE: Starting XBMC, Platform: Windows 7, 32-bit Service Pack 1 build 7601. Built on Jul 11 2011 (Git:20110628-aad63df, compiler 1600)
13:53:19 T:3252 M:1410695168 NOTICE: AMD Athlon™ Dual Core Processor 4850e
13:53:19 T:3252 M:1410695168 NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz
13:53:19 T:3252 M:1410695168 NOTICE: Running with restricted rights
13:53:19 T:3252 M:1410691072 NOTICE: Aero is enabled
13:53:19 T:3252 M:1410691072 NOTICE: special://xbmc/ is mapped to: C:\Program Files\XBMC
13:53:19 T:3252 M:1410691072 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files\XBMC
13:53:19 T:3252 M:1410691072 NOTICE: special://masterprofile/ is mapped to: C:\Users\**************\AppData\Roaming\XBMC\userdata
13:53:19 T:3252 M:1410691072 NOTICE: special://home/ is mapped to: C:\Users\**************\AppData\Roaming\XBMC
13:53:19 T:3252 M:1410691072 NOTICE: special://temp/ is mapped to: C:\Users\**************\AppData\Roaming\XBMC\cache
13:53:19 T:3252 M:1410691072 NOTICE: The executable running is: C:\Program Files\XBMC\XBMC.exe
13:53:19 T:3252 M:1410691072 NOTICE: Log File is located: C:\Users\**************\AppData\Roaming\XBMC\xbmc.log
13:53:19 T:3252 M:1410691072 NOTICE: -----------------------------------------------------------------------
13:53:19 T:3252 M:1410670592 NOTICE: Setup SDL
13:53:19 T:3252 M:1410506752 NOTICE: Found screen: Generic PnP Monitor on ASUS EAH5450 Series, adapter 0.

Otherwise the patches work great. Is there anything I can do to fix this?
Reply
loggio Wrote:Has this been merged yet? Xbmc is at 94% in trac, this needs to be picked up! It's fixes so many problems.

I'd hate to think we'll have to wait for post Eden builds for this fix. That'll be another year away! :-( sad. Haha

Get on it team xbmc! Lol

Many work is in progress for having this feature merged in main as soon as possible (you can see latest in git pull requests) but no estimated date, sorry Sad
Reply
minimoe Wrote:First of all, thanks for your great work.

My problem is video freezing when I use fast-forward or rewind when deinterlacing is on. The video freezes and then XBMC becomes unresponsive.

The log has hundreds of the following lines:
Code:
16:08:14 T:3252 M:1144369152   ERROR: m_pD3DDevice->BeginScene() failed. 8876086C - D3DERR_INVALIDCALL (Invalid call)
16:08:14 T:3252 M:1144369152   ERROR: exception in CApplication::Render()

System info:


Otherwise the patches work great. Is there anything I can do to fix this?

These errors are related to rendering engine of xbmc. Changes are done in recent commits to fix several bugs. You can try rebase your code on latest upstream.
Reply
thegeek Wrote:Any chance of an updated windows build?

As many changes related to DXVA code are done now for adding the new features I will not release new builds nor patch versions. I know is hard to wait, but I hope we can enjoy the new features for next Eden release. Smile
Reply
isidrogar Wrote:As many changes related to DXVA code are done now for adding the new features I will not release new builds nor patch versions. I know is hard to wait, but I hope we can enjoy the new features for next Eden release. Smile

by the way, a11599 has written a note to ask someone else to take over his pull request on git due to personal/work time constraints...
Reply
Voyager-xbmc Wrote:by the way, a11599 has written a note to ask someone else to take over his pull request on git due to personal/work time constraints...

Yes, I have seen it. I will follow up his work from now in a new pull request. Keep watching...
Reply
I have ATI Radeon 5560
Deinterlacing is not working on films:

Format : AVI
Format/Info : Audio Video Interleave
File size : 550 MiB
Duration : 45mn 15s
Overall bit rate : 1 700 Kbps
Writing application : VirtualDubMod 1.5.4.1 (build 2178/release)
Writing library : VirtualDubMod build 2178/release
Video #0
ID : 0
Format : MPEG-4 Visual
Format profile : AdvancedSimple@L5
Format settings, BVOP : Yes
Format settings, QPel : No
Format settings, GMC : No warppoints
Format settings, Matrix : Custom
Codec ID : XVID
Codec ID/Hint : XviD
Duration : 45mn 15s
Bit rate : 1 501 Kbps
Width : 720 pixels
Height : 400 pixels
Display aspect ratio : 16:9
Frame rate : 25.000 fps
Resolution : 24 bits
Colorimetry : 4:2:0
Scan type : Progressive
Bits/(Pixel*Frame) : 0.209
Stream size : 486 MiB (88%)
Writing library : XviD 1.2.1 (UTC 2008-12-04)
Reply
  • 1
  • 8
  • 9
  • 10(current)
  • 11
  • 12
  • 14

Logout Mark Read Team Forum Stats Members Help
[PATCH] Hardware deinterlacing for both software and DXVA2 decoded material0