Difference between revisions of "VSG:Usage:DirectShow:Crash"
(Created page with "== VLC crashes while using DirectShow (eg Webcam) == ''<br> This has also been discussed in the ''[http://forum.videolan.org/viewtopic.php?t=12394 ''forum'']''.'' <br> There …") |
m (Corbax moved page VSG:Usage:DirectShow Crash to VSG:Usage:DirectShow:Crash) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
== VLC crashes while using DirectShow (eg Webcam) == | == VLC crashes while using DirectShow (eg Webcam) == | ||
− | '' | + | ''This has also been discussed in the ''[http://forum.videolan.org/viewtopic.php?t=12394 ''forum'']''.'' |
− | + | There was a bug a while back when you tried to stream using a directshow/webcam it would reboot the computer. The fix was to specify the resolution on the command line or in the "Advanced" section when opening the directshow. | |
− | |||
− | + | Some things to try for reboot issues for direct show capture devices (it's not VLC crashing but it seems to trigger a driver bug which takes down the Operating System): | |
− | |||
− | i) Update VLC to latest version (final or a development version from http://nightlies.videolan.org) <br> ii) Update DirectX to latest version (Windows Update) <br> iii) Update drivers for video and audio to latest versions. <br> iv) Disable hardware acceleration. Rightclick on Desktop, Properties, Settings, Advanced, Troubleshoot. Move the slider to None. Reboot <br> v) Use one capture device so only video for starters (no adev and commandline --no-audio) to rule out an audio driver problem (and vice versa) <br> vi) Force a dshow-size to something your card supports dshow-size="320x240", if that fails specify resolution with spaces "320 x 240". | + | i) Update VLC to latest version (final or a development version from http://nightlies.videolan.org) <br> ii) Update DirectX to latest version (Windows Update) <br> iii) Update drivers for video and audio to latest versions. <br> iv) Disable [[hardware acceleration]]. Rightclick on Desktop, Properties, Settings, Advanced, Troubleshoot. Move the slider to None. Reboot <br> v) Use one capture device so only video for starters (no adev and commandline --no-audio) to rule out an audio driver problem (and vice versa) <br> vi) Force a dshow-size to something your card supports dshow-size="320x240", if that fails specify resolution with spaces "320 x 240". |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{{VSG}} | {{VSG}} |
Latest revision as of 16:26, 13 August 2013
VLC crashes while using DirectShow (eg Webcam)
This has also been discussed in the forum.
There was a bug a while back when you tried to stream using a directshow/webcam it would reboot the computer. The fix was to specify the resolution on the command line or in the "Advanced" section when opening the directshow.
Some things to try for reboot issues for direct show capture devices (it's not VLC crashing but it seems to trigger a driver bug which takes down the Operating System):
i) Update VLC to latest version (final or a development version from http://nightlies.videolan.org)
ii) Update DirectX to latest version (Windows Update)
iii) Update drivers for video and audio to latest versions.
iv) Disable hardware acceleration. Rightclick on Desktop, Properties, Settings, Advanced, Troubleshoot. Move the slider to None. Reboot
v) Use one capture device so only video for starters (no adev and commandline --no-audio) to rule out an audio driver problem (and vice versa)
vi) Force a dshow-size to something your card supports dshow-size="320x240", if that fails specify resolution with spaces "320 x 240".