View Single Post
Old 2nd December 2015, 16:56   #4  |  Link
nevcairiel
Registered Developer
 
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 10,346
if it says "<inactive>", then you are looking in the wrong place. It would never say inactive if its decoding anything, if its using software decoding, it would say "avcodec".
You need to check the actual active decoder instance. There can be multiple decoders active at the same time, so only accessing the properties of one specific decoder can show you any relevant information.
__________________
LAV Filters - open source ffmpeg based media splitter and decoders
nevcairiel is offline   Reply With Quote