|
|
| Vince2 |
| Posted: Dec 8 2013, 03:35 AM |
 |
|
Newbie

Group: Members
Posts: 4
Member No.: 37535
Joined: 8-December 13

|
tried two capture cards, I get blank preview window, either version 1.9.11/ 1.10.4. In other softwares MPC-HC, OBS - no problemo, all works as usual.
In Vdub always used to work fine on Win7/8, But now after update to 8.1 blank preview. Sometimes I see graph constructed in 'remote filter graph' view in graphedit, but in Vdub window its empty.
Tried 7/8 compatibility mode too, and to run as admin - still no joy. tried to reset registry settings too, not helping.
P.S capture/recording still works (only blind, no preview)
the only trick I found to enable preview is to check Video -> Histogram... option, then I get the preview and the histogram that I don't need. but this is silly, I never had to do this on old OS' |
 |
| Vince2 |
| Posted: Dec 12 2013, 04:15 PM |
 |
|
Newbie

Group: Members
Posts: 4
Member No.: 37535
Joined: 8-December 13

|
???
Why I can't get capture preview to work on Win8.1 (unless Histogram option is enabled)? Please help.. |
 |
| dloneranger |
| Posted: Dec 12 2013, 04:35 PM |
 |
|
Moderator
  
Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07

|
The guy who writes the software only pops by at weekends
-------------------- MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask Windows7/8 Codec Chooser All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3 |
 |
| Vince2 |
| Posted: Dec 12 2013, 05:23 PM |
 |
|
Newbie

Group: Members
Posts: 4
Member No.: 37535
Joined: 8-December 13

|
thanks man, will wait then |
 |
| phaeron |
| Posted: Dec 28 2013, 10:07 PM |
 |
|

Virtualdub Developer
  
Group: Administrator
Posts: 7773
Member No.: 61
Joined: 30-July 02

|
It sounds like the video capture device is producing a video format that VirtualDub can decode, but that there isn't a codec installed in the system for. By default, the Preview mode has DirectShow doing the display, which means you need a codec installed to decode the captured video. When Preview Acceleration is enabled or when one of the options is enabled that requires processing of the video like Histogram, VirtualDub takes over this task and can decode the video itself. Installing ffdshow-tryouts and toggling the appropriate options in its Video Configuration panel is the best way to get what you need. |
 |
| Vince2 |
| Posted: Dec 30 2013, 08:24 PM |
 |
|
Newbie

Group: Members
Posts: 4
Member No.: 37535
Joined: 8-December 13

|
hi phaeron, you are right not only Histogram, Preview acceleration also helps get video preview. however, with these functions disabled, even though ffdshow seems properly configured and working in the graph, still Vdub preview window is blank. Please see this screenshot, I see the graph built in graphedit, and tooltip from ffdshow decoder in tray, but Vdub window is empty. http://imageshack.com/a/img571/5408/61mj.jpg |
 |
| phaeron |
| Posted: Jan 25 2014, 11:27 PM |
 |
|

Virtualdub Developer
  
Group: Administrator
Posts: 7773
Member No.: 61
Joined: 30-July 02

|
If it's a YUV format, it could still be something with the specific format being produced -- one of the problems that can occur is negative heights, which is supposed to be ignored for YUV formats but sometimes isn't. The other possibility is that DirectShow's Video Renderer is having problems. You might try fiddling with the output options in ffdshow video decoder configuration and disabling some modes -- straight RGB might work a bit better. Disabling desktop composition also might have an effect, but since you're running Windows 8 that might not be effective. |
 |