[M4IF Technotes] mpeg-4 referece software
Rudinei Goularte
rudinei icmc.sc.usp.br
Mon Jun 4 15:24:05 EDT 2001
Hi all!
I've tried to compile the IM1Player (core) released by ISO as the
MPEG-4 reference software at:
http://isotc.iso.ch/livelink/livelink/fetch/2000/2489/Ittf_Home/PubliclyAvailableStandards.htm/
(look for 14496-5).
I'm using Microsoft Visual C ++ v. 5.0 under Windows 98.
The problem is that the compiler returns errors (see below). Fixing (I
think) some parts of the code I found that some methods are not
implemented. Is it true? I have to "fill in the blanks"? Or have ISO
relesead a wrong version?
Can someone help-me?
Thanks in advance.
Rudinei.
"
DMIFClientFilter.cpp
..\..\Include\ztl.h(233) : error C2678: binary '==' : no operator
defined which takes a left-hand operand of type 'struct McteSlot' (or
there is no acceptable conversion)
FlexDmux.cpp
..\..\Include\ztl.h(233) : error C2678: binary '==' : no operator
defined which takes a left-hand operand of type 'struct McteSlot' (or
there is no acceptable conversion)
MyChannel.cpp
..\..\Include\ztl.h(233) : error C2678: binary '==' : no operator
defined which takes a left-hand operand of type 'struct McteSlot' (or
there is no acceptable conversion)
Error executing cl.exe.
"
More information about the Mp4-tech
mailing list