AtiQah-FC / lavfilters

Automatically exported from code.google.com/p/lavfilters
GNU General Public License v2.0
0 stars 0 forks source link

DXVA native: CPU fallback after Standby #237

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Describe the issue you're having:
DXVA native uses the GPU to decode the video. But after Windows standby mode, 
all decoding is done by the CPU until the host application is restarted. The 
Atom CPU is not capable of decoding HDTV and thus the video doesn't run 
smoothly.

How can the issue be reproduced? Sample File?
Run DVBViewer to watch HDTV stations. Go to standby. Wake up.

What version of the product are you using? In which Player?
0.50.5 in DVBViewer 4.5

Please provide any additional information below.
Atom CPU, 
GPU: Nvidia Ion 

Original issue reported on code.google.com by yves.goe...@gmail.com on 17 Jun 2012 at 7:34

GoogleCodeExporter commented 9 years ago
The DXVA device is provided by the renderer, its responsible for providing it 
again after the device was re-created after standby.

Original comment by h.lepp...@gmail.com on 18 Jun 2012 at 5:23

GoogleCodeExporter commented 9 years ago

Original comment by h.lepp...@gmail.com on 14 Dec 2012 at 10:26