Problem with xvid_encraw

"Ayan Roy" <[email protected]> Mon, 28 Aug 2006 12:04:57 +0530
Newsgroups gmane.comp.video.xvid.user
Message-ID <[email protected]>
--===============0308756398==
Content-Type: multipart/alternative; 
	boundary="----=_Part_168246_29988879.1156746897627"

------=_Part_168246_29988879.1156746897627
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi,
I am doing a project on video streaming for which I need to encode a raw
video. I am trying with xvidcore-1.1.0. But the problem is that, while
compiling the program xvid_encraw.c, its giving a compilation error
(Undefined References) of some functions like xvid_global,
xvid_plugin_single,...etc which r all in xvid.h and I have included that.
Here is what I have done.......
gcc -lm -o xvid_encraw xvid_encraw.c
/tmp/ccPYhibB.o: In function `enc_init':xvid_encraw.c:(.text+0x2c6d):
undefined reference to `xvid_global'
:xvid_encraw.c:(.text+0x2d31): undefined reference to `xvid_plugin_single'
:xvid_encraw.c:(.text+0x2d97): undefined reference to `xvid_plugin_2pass2'
:xvid_encraw.c:(.text+0x2def): undefined reference to `xvid_plugin_2pass1'
:xvid_encraw.c:(.text+0x2e28): undefined reference to
`xvid_plugin_lumimasking'
:xvid_encraw.c:(.text+0x2e62): undefined reference to `xvid_plugin_dump'
:xvid_encraw.c:(.text+0x302b): undefined reference to `xvid_encore'
/tmp/ccPYhibB.o: In function `enc_stop':xvid_encraw.c:(.text+0x3070):
undefined reference to `xvid_encore'
/tmp/ccPYhibB.o: In function `enc_main':xvid_encraw.c:(.text+0x3369):
undefined reference to `xvid_encore'
collect2: ld returned 1 exit status


Plzzz help...........
Thanx in advance..

-- 
With Regards,

              \\\\\////
             /         \
              | \\   // |
            ( | (.) (.) |)
---------o00o--(_)--o00o-----------------
         Ayan Kumar Roy
Web: http://sit.iitkgp.ernet.in/~ayanr
    [email protected]
    [email protected]
  M.Tech (Information Technology)
         IIT Kharagpur
------ooo0-------------------------------
      (   )     0ooo
       \ (       (    )
        \_)       )  /
                  (_/

------=_Part_168246_29988879.1156746897627
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi,<br>I am doing a project on video streaming for which I need to encode a raw video. I am trying with xvidcore-1.1.0. But the problem is that, while compiling the program xvid_encraw.c, its giving a compilation error (Undefined References) of some functions like xvid_global, xvid_plugin_single,...etc which r all in 
xvid.h and I have included that.<br clear="all">Here is what I have done.......<br>gcc -lm -o xvid_encraw xvid_encraw.c<br>/tmp/ccPYhibB.o: In function `enc_init':xvid_encraw.c:(.text+0x2c6d): undefined reference to `xvid_global'
<br>:xvid_encraw.c:(.text+0x2d31): undefined reference to `xvid_plugin_single'<br>:xvid_encraw.c:(.text+0x2d97): undefined reference to `xvid_plugin_2pass2'<br>:xvid_encraw.c:(.text+0x2def): undefined reference to `xvid_plugin_2pass1'
<br>:xvid_encraw.c:(.text+0x2e28): undefined reference to `xvid_plugin_lumimasking'<br>:xvid_encraw.c:(.text+0x2e62): undefined reference to `xvid_plugin_dump'<br>:xvid_encraw.c:(.text+0x302b): undefined reference to `xvid_encore'
<br>/tmp/ccPYhibB.o: In function `enc_stop':xvid_encraw.c:(.text+0x3070): undefined reference to `xvid_encore'<br>/tmp/ccPYhibB.o: In function `enc_main':xvid_encraw.c:(.text+0x3369): undefined reference to `xvid_encore'<br>
collect2: ld returned 1 exit status<br><br><br>Plzzz help...........<br>Thanx in advance..<br><br>-- <br>With Regards,<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\\\\////<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;| \\&nbsp;&nbsp; // |<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;( | (.) (.) |)
<br>---------o00o--(_)--o00o-----------------<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Ayan Kumar Roy<br>Web: <a href="http://sit.iitkgp.ernet.in/~ayanr">http://sit.iitkgp.ernet.in/~ayanr</a><br>&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:[email protected]">[email protected]
</a><br>&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:[email protected]">[email protected]</a><br>&nbsp;&nbsp;M.Tech (Information Technology)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IIT Kharagpur<br>------ooo0-------------------------------<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(&nbsp;&nbsp; )&nbsp;&nbsp;&nbsp;&nbsp; 0ooo<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \ (&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (&nbsp;&nbsp;&nbsp;&nbsp;)
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\_)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; )&nbsp;&nbsp;/<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(_/

------=_Part_168246_29988879.1156746897627--

--===============0308756398==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
XviD-users mailing list
[email protected]
http://list.xvid.org/mailman/listinfo/xvid-users

--===============0308756398==--