my fix was applied as 8921It may well be a prior change that did the real fix, it just hadn't been picked up by people yet.
My little skip-the-tuner switch wa applied on top of: dshow.cpp 8921 2004-10-05
All I did was add a switch to explicitly allow skipping past the tuner part of ShowDeviceProperties:
IAMTVTuner *p_TV;
var_Get( p_this, "dshow-tuner", &val );
if( val.i_int )
The little change hasn't been committed to subversion. Gibalou has it, to see if it makes sense. Doesn't matter to me -- I don't have a tuner card
Return to “General VLC media player Troubleshooting”
Users browsing this forum: No registered users and 25 guests