[MPlayer-cygwin] Fast CoreAVC DShow H264 decoder - Need help

Gianluigi Tiesi mplayer at netfarm.it
Tue Jan 24 03:51:30 CET 2006


The correct entry is:

videocodec coreavc
  info "CoreAVC DShow H264 decoder for x86 - http://corecodec.org/"
  status untested
  format 0x31637661 ; avc1
  fourcc VSSH
  fourcc X264,x264
  fourcc H264,h264
  driver dshow
  dll "CoreAVCDecoder.ax"
  guid 0x09571a4b, 0xf1fe, 0x4c60, 0x97, 0x60, 0xde, 0x6d, 0x31, 0x0c, 0x7c, 0x31
  out YV12,IYUV,I420,YUY2

anyway I cannot find an accepted source format, it always says:
Warning: DS_Filter() source format is not accepted.  (DLL=CoreAVCDecoder.ax, r=0 x1)

The "no object class found" is because you was trying to query vssh
class.

All entries are picked using graphedit so I suppose to be correct.


I've tried it also on linux, the loader misses some functions that I've
implemented but the filter crashes somewhere.

Bye

-- 
Gianluigi Tiesi <sherpya at netfarm.it>
EDP Project Leader
Netfarm S.r.l. - http://www.netfarm.it/
Free Software: http://oss.netfarm.it/




More information about the MPlayer-cygwin mailing list