Hello
I'm using VSS with Mp4 file using codec "MKV, MP4, OGG/OGM: Haali Media Splitter".
When I try to create a project with Mp4 and extract the wav, It works, but not all the length, for example, my Mp4 video has 22 minutes and when I say to it "extract" it just give me 7.30 minutes. I tried to use a external program to extract WAV and use it inside the program, but it doesn't seem to work either (I used trial Mp4 Mp3 Converter so just 60% of the hole track), I checked the wav file, it is working, with 14 minutes, I replaced the VSS wav file with this new one, and reloaded my project but this approach didn't work.
Any ideas why I can't get the hole audio track with Mp4? I tried this: http://www.codecguide.com/windows7_preferred_filter_tweaker.htm but it doesn't seem to work with mp4.
I'm using Windows 7 64 bits.
This sounds like a problem with the Windows audio decoder.
If your file is a MP4 file the audio part is probably encoded with AAC.
You need to change the audio codec used to decode AAC with Win7DSFilterTweaker. ffdshow is a good choice hare.
I tried the Win7DSFilterTweaker with a lot of options almost all of them, and it didn't worked.
To check the currently used decoder open your project then go in "View>Show/Hide Logs" and choose "Debug>List used DirectShow Filters"
This should give uou something like that :
--- Start of filters list --->
Audio Renderer - DirectSound Audio Renderer - {79376820-07D0-11CF-A24D-0020AFD79767} - C:\windows\system32\quartz.dll (6.5.1.902)
Video Renderer - Video Mixing Renderer - {B87BEB7B-8D29-423F-AE4D-6582C10175AC} - C:\windows\system32\quartz.dll (6.5.1.902)
ffdshow Audio Decoder - {0F40E1E5-4F79-4988-B1A9-CC98794E6B55} - C:\Program Files\ffdshow\ffdshow.ax (1.1.3785.0)
VSS Custom VSFilter - DirectVobSub - {93A22E7A-5091-45EF-BA61-6DA26156A5D0} - C:\Program Files\DirectVobSub\VSFilter.dll (1.0.1.4)
ffdshow Video Decoder - {04FE9017-F873-410E-871E-AB91661A4EF7} - C:\Program Files\ffdshow\ffdshow.ax (1.1.3785.0)
Z:\home\toff\Desktop\sintel-2048-surround.mp4 - Haali Media Splitter - {55DA30FC-F16B-49FC-BAA5-AE59FC65F82D} - C:\Program Files\Haali\MatroskaSplitter\splitter.ax (1.11.96.14)
<--- End of filters list ---
Also it would be interesting to see what's really in your file, you can use MediaInfo for that.
Here is tutorial that give more information about codecs : http://www.visualsubsync.org/tutorials/codecs
Hi !
Got the same problem. the audio is aac, i converted it to wav and even mp3, and now vss crashs...
here's the application error log :
Exception log with detailed tech info. Generated on 05/04/2014 11:09:08.
A copy is saved in C:\Program Files (x86)\VisualSubSync\VisualSubSync_CrashReport.log
You may send it to the application author, helping him to understand what had happened.
<Describe the="" problem="" here="">
What steps will reproduce the problem?
1.
2.
3.
Please provide any additional information below.
Exception class: EAccessViolation
Exception message: Access violation at address 08C68C87 in module 'VSSCustomVSFilter.dll'. Write of address D0A55661.
Exception address: 08C68C87
Stack list, generated 05/04/2014 11:09:08
(00007C87){VSSCustomVSFilter.dll} [08C68C87]
(000D8D28){VisualSubSync.exe} [004D9D28] Renderer.TDShowRenderer.SetSubtitleFilename + $48
(000D8D80){VisualSubSync.exe} [004D9D80] Renderer.TDShowRenderer.SetSubtitleFilename + $A0
(0015A437){VisualSubSync.exe} [0055B437] main.TMainForm.LoadProject + $563
(0015B771){VisualSubSync.exe} [0055C771] main.TMainForm.ActionNewProjectExecute + $1FD
(00029D71){VisualSubSync.exe} [0042AD71] Classes.TBasicAction.Execute (Line 10464, "classes.pas" + 3) + $9
(000A64E7){VisualSubSync.exe} [004A74E7] ActnList.TContainedAction.Execute (Line 375, "ActnList.pas" + 1) + $35
(000A7753){VisualSubSync.exe} [004A8753] ActnList.TCustomAction.Execute (Line 961, "ActnList.pas" + 7) + $C
(000026E8){VisualSubSync.exe} [004036E8] System.@CallDynaInst (Line 8717, "system.pas" + 3) + $0
(00029B6D){VisualSubSync.exe} [0042AB6D] Classes.TBasicActionLink.Execute (Line 10394, "classes.pas" + 2) + $A
(0008E4B9){VisualSubSync.exe} [0048F4B9] Menus.TMenuActionLink.IsAutoCheckLinked (Line 655, "Menus.pas" + 1) + $C
(00091283){VisualSubSync.exe} [00492283] Menus.TMenuItem.Click (Line 1818, "Menus.pas" + 12) + $B
(00092A31){VisualSubSync.exe} [00493A31] Menus.TMenu.DispatchCommand (Line 2540, "Menus.pas" + 5) + $5
(0009C735){VisualSubSync.exe} [0049D735] Forms.TCustomForm.WMCommand (Line 4114, "Forms.pas" + 2) + $25
(0007FB77){VisualSubSync.exe} [00480B77] Controls.TControl.WndProc (Line 4645, "Controls.pas" + 53) + $8
(00083458){VisualSubSync.exe} [00484458] Controls.TWinControl.MainWndProc (Line 6237, "Controls.pas" + 3) + $9
(0008346D){VisualSubSync.exe} [0048446D] Controls.TWinControl.MainWndProc (Line 6240, "Controls.pas" + 6) + $0
(0002A5A8){VisualSubSync.exe} [0042B5A8] Classes.StdWndProc (Line 10966, "classes.pas" + 8) + $0
(00083886){VisualSubSync.exe} [00484886] Controls.TWinControl.WndProc (Line 6342, "Controls.pas" + 33) + $6
(00099F50){VisualSubSync.exe} [0049AF50] Forms.TCustomForm.WndProc (Line 3097, "Forms.pas" + 103) + $6
(0001E36A){VisualSubSync.exe} [0041F36A] Classes.TThreadList.UnlockList (Line 3151, "classes.pas" + 1) + $7
(00031EC0){VisualSubSync.exe} [00432EC0] Graphics.FreeMemoryContexts (Line 4670, "Graphics.pas" + 12) + $5
(00083458){VisualSubSync.exe} [00484458] Controls.TWinControl.MainWndProc (Line 6237, "Controls.pas" + 3) + $9
(0008346D){VisualSubSync.exe} [0048446D] Controls.TWinControl.MainWndProc (Line 6240, "Controls.pas" + 6) + $0
(00083886){VisualSubSync.exe} [00484886] Controls.TWinControl.WndProc (Line 6342, "Controls.pas" + 33) + $6
(00099F50){VisualSubSync.exe} [0049AF50] Forms.TCustomForm.WndProc (Line 3097, "Forms.pas" + 103) + $6
(000C973C){VisualSubSync.exe} [004CA73C] TntControls.TWinControlTrap.WindowProc + $88
(00083458){VisualSubSync.exe} [00484458] Controls.TWinControl.MainWndProc (Line 6237, "Controls.pas" + 3) + $9
(0002A5A8){VisualSubSync.exe} [0042B5A8] Classes.StdWndProc (Line 10966, "classes.pas" + 8) + $0
(000C9390){VisualSubSync.exe} [004CA390] TntControls.TWinControlTrap.Win32Proc + $48
(0002A5A8){VisualSubSync.exe} [0042B5A8] Classes.StdWndProc (Line 10966, "classes.pas" + 8) + $0
(000AC703){VisualSubSync.exe} [004AD703] VCLFixPack.Application_CancelHint + $13
(000A1CBC){VisualSubSync.exe} [004A2CBC] Forms.TApplication.ProcessMessage (Line 6872, "Forms.pas" + 13) + $4
(000A1D03){VisualSubSync.exe} [004A2D03] Forms.TApplication.HandleMessage (Line 6891, "Forms.pas" + 1) + $6
(000A1F9E){VisualSubSync.exe} [004A2F9E] Forms.TApplication.Run (Line 6975, "Forms.pas" + 16) + $3
(001989EF){VisualSubSync.exe} [005999EF] VisualSubSync.VisualSubSync + $CB
System : Windows 7 Home Edition, Version: 6.1, Build: 1DB0, ""
Is admin : Yes, UAC enabled: No, Windows 64: Yes
Processor: AMD, AMD E-350 Processor, 1600 MHz MMXex MMX SSE SSE2 SSE3 SSE4A 64 bits DEP
Memory: 3686; free 1876
Display : 1366x768 pixels, 32 bpp
List of loaded modules:
[00400000] C:\Program Files (x86)\VisualSubSync\VisualSubSync.exe
1.0.1.1188 - 1.0.1.1188
VisualSubSync
Unit versioning information:
JCL\source\common JclUnitVersioning.pas 2968 2009-08-25 20:15:40 +0200 (mar. 25 août 2009)
JCL\source\common JclUnitVersioningProviders.pas 2892 2009-07-30 12:08:05 +0200 (jeu. 30 juil. 2009)
[02260000] C:\Users\Oli\AppData\Roaming\Dropbox\bin\DropboxExt.19.dll
<10000000> 1.0.0.19 - 1.0.0.19
Dropbox Shell Extension
[04AF0000] C:\Program Files (x86)\Win7codecs\filters\avutil-lav-52.dll
<6F540000> (no module version info)
[05260000] C:\Windows\SysWow64\ac3DX.ax
<10000000> 1.0.1.0 - 1.01a
ac3filter
[05E80000] C:\Program Files (x86)\Win7codecs\filters\avcodec-lav-54.dll
<6CD00000> (no module version info)
[08C60000] C:\Program Files (x86)\VisualSubSync\VSSCustomVSFilter.dll
<10000000> 1.0.1.3 - 1, 0, 1, 3
VobSub & TextSub filter for DirectShow/VirtualDub/Avisynth
[08D60000] C:\Program Files (x86)\Win7codecs\filters\ffdshow.ax
<60E40000> 1.3.4500.0 - 1.3.4500.0
DirectShow and VFW video and audio decoding/encoding/processing filter
[10000000] C:\Program Files (x86)\VisualSubSync\libhunspell.dll
1.2.7.0 - 1.2.7
libhunspell
[61000000] C:\Program Files (x86)\VisualSubSync\js3215R.dll
(no module version info)
[65100000] C:\Program Files (x86)\Win7codecs\filters\avresample-lav-1.dll
(no module version info)
[6A730000] C:\Windows\system32\DSOUND.DLL
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
DirectSound
[6ACF0000] C:\Windows\system32\POWRPROF.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Power Profile Helper DLL
[6BA00000] C:\Windows\system32\SAMLIB.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
SAM Library DLL
[6BAC0000] C:\Windows\system32\SHDOCVW.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Shell Doc Object and Control Library
[6BB30000] C:\Windows\SysWOW64\actxprxy.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
ActiveX Interface Marshaling Library
[6BFF0000] C:\Windows\system32\quartz.dll
6.6.7600.16905 - 6.6.7600.16385 (win7_rtm.090713-1255)
DirectShow Runtime.
[6C170000] C:\Windows\system32\d3d9.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Direct3D 9 Runtime
[6C6C0000] C:\Windows\system32\mfplat.DLL
12.0.7600.16385 - 12.0.7600.16385 (win7_rtm.090713-1255)
Media Foundation Platform DLL
[6CD30000] C:\Windows\SysWOW64\VSFilter.dll
3.0.0.213 - 3,0,0,213
VobSub & TextSub filter for DirectShow/VirtualDub/Avisynth
[6CED0000] C:\Program Files (x86)\Win7codecs\filters\LAVsplitter.ax
0.55.2.0 - 0.55.2
LAV Splitter - DirectShow Media Splitter
[6CF40000] C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCR90.dll
9.0.30729.6161 - 9.00.30729.6161
Microsoft® C Runtime Library
[6CFF0000] C:\Windows\SysWOW64\qasf.dll
12.0.7600.16385 - 12.0.7600.16385 (win7_rtm.090713-1255)
DirectShow ASF Support
[6D1C0000] C:\Program Files (x86)\Win7codecs\filters\lavaudio.ax
0.55.2.0 - 0.55.2
LAV Audio Decoder - DirectShow Audio Decoder
[6D200000] C:\Windows\system32\dbghelp.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Windows Image Helper
[6D310000] C:\Windows\system32\ntshrui.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Shell extensions for sharing
[6E220000] C:\Windows\system32\AVRT.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Multimedia Realtime Runtime
[6E240000] C:\Windows\system32\d3d8thk.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft Direct3D OS Thunk Layer
[6E280000] C:\Windows\system32\DShowRdpFilter.dll
1.0.0.0 - 1.00
RDP Renderer Filter (redirector)
[6E2C0000] C:\Windows\system32\EhStorShell.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Windows Enhanced Storage Shell Extension DLL
[6E300000] C:\Windows\system32\SearchFolder.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
SearchFolder
[6F1E0000] C:\Windows\system32\ieframe.DLL
9.0.8112.16450 - 9.00.8112.16421 (WIN7_IE9_RTM.110308-0330)
Internet Browser
[70190000] C:\Windows\SysWOW64\devenum.dll
6.6.7600.16385 - 6.6.7600.16385 (win7_rtm.090713-1255)
Device enumeration.
[701B0000] C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCP90.dll
9.0.30729.6161 - 9.00.30729.6161
Microsoft® C++ Runtime Library
[70380000] C:\Windows\system32\DINPUT.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft DirectInput
[703B0000] C:\Windows\system32\cscapi.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Offline Files Win32 API
[70590000] C:\Windows\system32\slc.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Software Licensing Client Dll
[705A0000] C:\Windows\system32\wdmaud.drv
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Winmm audio system driver
[705D0000] C:\Windows\System32\StructuredQuery.dll
7.0.7600.16587 - 7.00.7600.16587 (win7_gdr.100504-1502)
Structured Query
[708E0000] C:\Windows\system32\MSACM32.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft ACM Audio Filter
[709D0000] C:\Windows\system32\olepro32.dll
6.1.7600.16385 - 6.1.7600.16385
[709F0000] C:\Program Files (x86)\Internet Explorer\ieproxy.dll
9.0.8112.16450 - 9.00.8112.16450 (WIN7_IE9_GDR.120823-2222)
IE ActiveX Interface Marshaling Library
[70D00000] C:\Program Files (x86)\Win7codecs\filters\avformat-lav-54.dll
(no module version info)
[70F00000] C:\Windows\system32\winmm.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
MCI API DLL
[70F80000] C:\Windows\system32\uxtheme.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft UxTheme Library
[71000000] C:\Windows\system32\WINSTA.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Winstation Library
[71210000] C:\Windows\system32\RpcRtRemote.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Remote RPC Extension
[712C0000] C:\Program Files (x86)\Common Files\microsoft shared\ink\tiptsf.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Tablet PC Input Panel Text Services Framework
[71320000] C:\Windows\system32\MSVFW32.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft Video for Windows DLL
[71350000] C:\Program Files (x86)\Win7codecs\filters\libbluray.dll
(no module version info)
[71390000] C:\Windows\SysWOW64\mp3dmod.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft MP3 Decoder DMO
[715E0000] C:\Windows\system32\WindowsCodecs.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft Windows Codecs Library
[71A40000] C:\Windows\system32\apphelp.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Application Compatibility Client Library
[71B90000] C:\Windows\System32\Secur32.dll
6.1.7600.17035 - 6.1.7600.17035 (win7_gdr.120601-1506)
Security Support Provider Interface
[71DA0000] C:\Windows\system32\ntmarta.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Windows NT MARTA provider
[71E00000] C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16661_none_420fe3fa2b8113bd\comctl32.dll
6.10.7600.16661 - 6.10 (win7_rtm.090713-1255)
User Experience Controls Library
[71FA0000] C:\Windows\system32\AUDIOSES.DLL
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Audio Session
[72070000] C:\Windows\system32\PROPSYS.dll
7.0.7600.16385 - 7.00.7600.16385 (win7_rtm.090713-1255)
Microsoft Property System
[72170000] C:\Windows\system32\midimap.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft MIDI Mapper
[72190000] C:\Windows\system32\MMDevAPI.DLL
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
MMDevice API
[721D0000] C:\Windows\system32\AVIFIL32.DLL
6.1.7600.16490 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft AVI File support library
[72200000] C:\Windows\system32\samcli.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Security Accounts Manager Client DLL
[72220000] C:\Windows\system32\winspool.drv
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Windows Spooler Driver
[72280000] C:\Windows\system32\OLEACC.dll
7.0.0.0 - 7.0.0.0 (win7_gdr.110826-1505)
Active Accessibility Core Component
[723B0000] C:\Windows\system32\srvcli.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Server Service Client DLL
[723D0000] C:\Windows\system32\netutils.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Net Win32 API Helpers DLL
[72FD0000] C:\Windows\SysWOW64\thumbcache.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft Thumbnail Cache
[73040000] C:\Windows\system32\msacm32.drv
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft Sound Mapper
[73060000] C:\Windows\system32\ksuser.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
User CSA Library
[73110000] C:\Windows\system32\rsaenh.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft Enhanced Cryptographic Provider
[73150000] C:\Windows\system32\CRYPTSP.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Cryptographic Service Provider API
[73250000] C:\Windows\system32\profapi.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
User Profile Basic API
[733A0000] C:\Windows\system32\version.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Version Checking and File Installation Libraries
[734C0000] C:\Windows\system32\WTSAPI32.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Windows Remote Desktop Session Host Server SDK APIs
[74060000] C:\Windows\system32\RICHED32.DLL
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Wrapper Dll for Richedit 1.0
[74080000] C:\Windows\system32\RICHED20.DLL
5.31.23.1229 - 5.31.23.1229
Rich Text Edit Control, v3.1
[74170000] C:\Windows\system32\msdmo.dll
6.6.7600.16385 - 6.6.7600.16385 (win7_rtm.090713-1255)
DMO Runtime
[74190000] C:\Windows\system32\IconCodecService.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Converts a PNG part of the icon to a legacy bmp icon
[74350000] C:\Windows\system32\dwmapi.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft Desktop Window Manager API
[74B40000] C:\Windows\syswow64\CRYPTBASE.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Base cryptographic API DLL
[74B50000] C:\Windows\syswow64\SspiCli.dll
6.1.7600.17035 - 6.1.7600.17035 (win7_gdr.120601-1506)
Security Support Provider Interface
[74BE0000] C:\Windows\syswow64\PSAPI.DLL
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Process Status Helper
[74BF0000] C:\Windows\system32\IMM32.DLL
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Multi-User Windows IMM32 API Client DLL
[74C50000] C:\Windows\syswow64\WININET.dll
9.0.8112.16450 - 9.00.8112.16421 (WIN7_IE9_RTM.110308-0330)
Internet Extensions for Win32
[74D70000] C:\Windows\syswow64\ws2_32.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Windows Socket 2.0 32-Bit DLL
[74DB0000] C:\Windows\syswow64\MSCTF.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
MSCTF Server DLL
[74E80000] C:\Windows\syswow64\kernel32.dll
6.1.7600.16850 - 6.1.7600.16385 (win7_rtm.090713-1255)
Windows NT BASE API Client DLL
[74F80000] C:\Windows\syswow64\comdlg32.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Common Dialogs DLL
[75000000] C:\Windows\syswow64\DEVOBJ.dll
6.1.7600.16820 - 6.1.7600.16820 (win7_gdr.110523-1503)
Device Information Set DLL
[75020000] C:\Windows\syswow64\Normaliz.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Unicode Normalization DLL
[75030000] C:\Windows\syswow64\imagehlp.dll
6.1.7600.16970 - 6.1.7600.16970 (win7_gdr.120229-1504)
Windows NT Image Helper
[75060000] C:\Windows\syswow64\USP10.dll
1.626.7600.16385 - 1.0626.7600.16385 (win7_rtm.090713-1255)
Uniscribe Unicode script processor
[75100000] C:\Windows\syswow64\ole32.dll
6.1.7600.16624 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft OLE for Windows
[75260000] C:\Windows\syswow64\SHLWAPI.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Shell Light-weight Utility Library
[75320000] C:\Windows\syswow64\RPCRT4.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Remote Procedure Call Runtime
[75410000] C:\Windows\syswow64\WLDAP32.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Win32 LDAP API DLL
[75460000] C:\Windows\syswow64\GDI32.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
GDI Client DLL
[754F0000] C:\Windows\syswow64\user32.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Multi-User Windows USER API Client DLL
[755F0000] C:\Windows\syswow64\oleaut32.dll
6.1.7600.16872 - 6.1.7600.16872
[75680000] C:\Windows\syswow64\SETUPAPI.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Windows Setup API
[75820000] C:\Windows\syswow64\iertutil.dll
9.0.8112.16450 - 9.00.8112.16450 (WIN7_IE9_GDR.120823-2222)
Run time utility for Internet Explorer
[759E0000] C:\Windows\SysWOW64\sechost.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Host for SCM/SDDL/LSA Lookup APIs
[75A90000] C:\Windows\syswow64\msvcrt.dll
7.0.7600.16930 - 7.0.7600.16930 (win7_gdr.111215-1720)
Windows NT CRT DLL
[75B40000] C:\Windows\syswow64\CLBCatQ.DLL
2001.12.8530.16385 - 2001.12.8530.16385 (win7_rtm.090713-1255)
COM+ Configuration Catalog
[75BD0000] C:\Windows\syswow64\shell32.dll
6.1.7600.17038 - 6.1.7600.16385 (win7_rtm.090713-1255)
Windows Shell Common Dll
[76820000] C:\Windows\syswow64\LPK.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Language Pack
[76830000] C:\Windows\syswow64\KERNELBASE.dll
6.1.7600.16850 - 6.1.7600.16385 (win7_rtm.090713-1255)
Windows NT BASE API Client DLL
[76880000] C:\Windows\syswow64\ADVAPI32.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Advanced Windows 32 Base API
[76920000] C:\Windows\syswow64\urlmon.dll
9.0.8112.16450 - 9.00.8112.16421 (WIN7_IE9_RTM.110308-0330)
OLE32 Extensions for Win32
[76B70000] C:\Windows\syswow64\CFGMGR32.dll
6.1.7600.16820 - 6.1.7600.16820 (win7_gdr.110523-1503)
Configuration Manager DLL
[77430000] C:\Windows\syswow64\NSI.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
NSI User-mode interface DLL
[77460000] C:\Windows\SysWOW64\ntdll.dll
6.1.7600.16915 - 6.1.7600.16385 (win7_rtm.090713-1255)
NT Layer DLL
Active Controls hierarchy:
TMainForm "MainForm"
Video graph :
Default DirectSound Device - DirectSound Audio Renderer - {79376820-07D0-11CF-A24D-0020AFD79767} - C:\Windows\SysWOW64\quartz.dll (6.6.7600.16905)
VSS Custom VSFilter - DirectVobSub - {93A22E7A-5091-45EF-BA61-6DA26156A5D0} - C:\Windows\SysWOW64\VSFilter.dll (3.0.0.213)
LAV Audio Decoder - {E8E73B6B-4CB3-44A4-BE99-4F7BCB96E491} - C:\Program Files (x86)\Win7codecs\filters\lavaudio.ax (0.55.2.0)
LAV Splitter - {171252A0-8820-4AFE-9DF8-5C92B2D66B04} - C:\Program Files (x86)\Win7codecs\filters\LAVsplitter.ax (0.55.2.0)
C:\Users\Oli\Downloads\ffmpeg-20140405-git-ec8789a-win64-static\bin\jay_gilligan.wav - File Source (Async.) - {E436EBB5-524F-11CE-9F53-0020AF0BA770} - C:\Windows\SysWOW64\quartz.dll (6.6.7600.16905)
Audio graph :
Default DirectSound Device - DirectSound Audio Renderer - {79376820-07D0-11CF-A24D-0020AFD79767} - C:\Windows\SysWOW64\quartz.dll (6.6.7600.16905)
VSS Custom VSFilter - DirectVobSub - {93A22E7A-5091-45EF-BA61-6DA26156A5D0} - C:\Windows\SysWOW64\VSFilter.dll (3.0.0.213)
LAV Audio Decoder - {E8E73B6B-4CB3-44A4-BE99-4F7BCB96E491} - C:\Program Files (x86)\Win7codecs\filters\lavaudio.ax (0.55.2.0)
LAV Splitter - {171252A0-8820-4AFE-9DF8-5C92B2D66B04} - C:\Program Files (x86)\Win7codecs\filters\LAVsplitter.ax (0.55.2.0)
C:\Users\Oli\Downloads\ffmpeg-20140405-git-ec8789a-win64-static\bin\jay_gilligan.wav - File Source (Async.) - {E436EBB5-524F-11CE-9F53-0020AF0BA770} - C:\Windows\SysWOW64\quartz.dll (6.6.7600.16905)
WAV Extractor graph :
here is the debug window log :
--- Start of filters list --->
Default DirectSound Device - DirectSound Audio Renderer - {79376820-07D0-11CF-A24D-0020AFD79767} - C:\Windows\SysWOW64\quartz.dll (6.6.7600.16905)
VSS Custom VSFilter - DirectVobSub - {93A22E7A-5091-45EF-BA61-6DA26156A5D0} - C:\Windows\SysWOW64\VSFilter.dll (3.0.0.213)
LAV Audio Decoder - {E8E73B6B-4CB3-44A4-BE99-4F7BCB96E491} - C:\Program Files (x86)\Win7codecs\filters\lavaudio.ax (0.55.2.0)
LAV Splitter - {171252A0-8820-4AFE-9DF8-5C92B2D66B04} - C:\Program Files (x86)\Win7codecs\filters\LAVsplitter.ax (0.55.2.0)
C:\Users\Oli\Downloads\ffmpeg-20140405-git-ec8789a-win64-static\bin\jay_gilligan.wav - File Source (Async.) - {E436EBB5-524F-11CE-9F53-0020AF0BA770} - C:\Windows\SysWOW64\quartz.dll (6.6.7600.16905)
<--- End of filters list ---