[mythtv-commits] Ticket #3053: Adds support for DirectShow filters for the frontend

MythTV mythtv at cvs.mythtv.org
Sat Feb 10 18:09:03 UTC 2007


#3053: Adds support for DirectShow filters for the frontend
----------------------------------+-----------------------------------------
 Reporter:  alannisota at gmail.com  |        Owner:  ijr    
     Type:  enhancement           |       Status:  new    
 Priority:  minor                 |    Milestone:  unknown
Component:  mythtv                |      Version:  0.20   
 Severity:  low                   |   Resolution:         
----------------------------------+-----------------------------------------
Comment (by anonymous):

 Compiled w/o problems, however I'm getting segfault when trying to watch
 h264 recording

 2007-02-09 22:09:15.919 TV: Attempting to change from None to
 WatchingPreRecorded
 [h264 @ 0xb72d9408]PAFF interlacing is not implemented
 0: start_time: 3920.225 duration: 153.431
 1: start_time: 3920.074 duration: 153.502
 stream: start_time: 43556.373 duration: 1706.470 bitrate=5909 kb/s
 Trying DirectShow
 Destroying filter!
 FindModule: Module CoreAVCDecoder.ax request
 Trying native dll 'CoreAVCDecoder.ax'
 Failed to load module 'CoreAVCDecoder.ax'; error=0x00000002,
 Trying native dll '/usr/lib/win32/CoreAVCDecoder.ax'
 Dump of segment table
    Name    VSz  Vaddr     SzRaw   Fileadr  *Reloc *Lineum #Reloc #Linum
 Char
    .text: b7000 00001000 00029800 00000400 32434550 00004f17 0000 0000
 e2000060
    .rsrc: 2000 000b8000 00001a00 00029c00 00000000 00000000 0000 0000
 e0000020
   .reloc: 0200 000ba000 00000200 0002b600 00000000 00000000 0000 0000
 c0000040
 Load addr is 10000000 (base 10000000), range ba200
 Loading /usr/lib/win32/CoreAVCDecoder.ax at 10000000, range ba200
 /usr/lib/win32/CoreAVCDecoder.ax: mmaping section .text at 0x10001000 off
 400 size 29800/b7000
 clearing 0x1002a800 - 0x1002b000
 /usr/lib/win32/CoreAVCDecoder.ax: mmaping section .rsrc at 0x100b8000 off
 29c00 size 1a00/2000
 clearing 0x100b9a00 - 0x100ba000
 /usr/lib/win32/CoreAVCDecoder.ax: mmaping section .reloc at 0x100ba000 off
 2b600 size 200/200
 Security directory ignored
 *******EXPORT DATA*******
 Module name is , 5 functions, 5 names
  Ord    RVA     Addr   Name
    1 00004430 0x10004430  Configure
    2 000809f0 0x100809f0  DllCanUnloadNow
    3 00080a70 0x10080a70  DllGetClassObject
    4 00001500 0x10001500  DllRegisterServer
    5 00001510 0x10001510  DllUnregisterServer
 Dumping imports list
 Loading imports for kernel32.dll.dll
 Microsoft style imports used
 tid:ab791bb0 External func kernel32.dll:LoadLibraryA
 tid:ab791bb0 External func kernel32.dll:GetProcAddress
 tid:ab791bb0 External func kernel32.dll:VirtualAlloc
 tid:ab791bb0 External func kernel32.dll:VirtualFree
 Loading imports for VERSION.dll.dll
 Microsoft style imports used
 tid:ab791bb0 External func VERSION.dll:GetFileVersionInfoA
 Loading imports for USER32.dll.dll
 Microsoft style imports used
 tid:ab791bb0 External func USER32.dll:GetWindowLongW
 Loading imports for GDI32.dll.dll
 Microsoft style imports used
 tid:ab791bb0 External func GDI32.dll:TextOutW
 Loading imports for ADVAPI32.dll.dll
 Microsoft style imports used
 tid:ab791bb0 External func ADVAPI32.dll:RegEnumKeyExW
 Loading imports for ole32.dll.dll
 Microsoft style imports used
 tid:ab791bb0 External func ole32.dll:CoTaskMemAlloc
 Loading imports for OLEAUT32.dll.dll
 Microsoft style imports used
 tid:ab791bb0 External func OLEAUT32.dll:417
 Loaded module '/usr/lib/win32/CoreAVCDecoder.ax' at 0x10000000,
 (/usr/lib/win32/CoreAVCDecoder.ax,(nil)) - START
 (/usr/lib/win32/CoreAVCDecoder.ax,PROCESS_ATTACH,(nil)) - CALL
 (DllMain)
 CallTo32(entryproc=0x100b8875,module=10000000,type=1,res=(nil))
 Entering DllMain(DLL_PROCESS_ATTACH) for /usr/lib/win32/CoreAVCDecoder.ax
 Segmentation fault

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3053#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list