[MPlayer-users] Streaming .ram files not recognised (reprise)

Balatoni Denes pnis at coder.hu
Mon May 12 09:05:27 CEST 2003


Hi!

real rtsp is actually not done by the live code. Regarding the compiéle error,
did you copy libavcodec into /libavcodec in the source ?

bye
Denes


> On Mon, 2003-05-12 at 00:33, Balatoni Denes wrote:
> > Realmedia rtsp streams should now be supported with latest unstable (main
> > module in cvs), you could give that a try.
>
> Thanks, effectively the LIVE howto tells to use the latest CVS version
> (I missed it!)
> But I've just tried and I get lot of errors while make-ing:

>
> >make
>
> [cut]
> vf_pp.c:23:51: ../libavcodec/libpostproc/postprocess.h: No such file or
> directory
> vf_pp.c:26:60: ../libavcodec/libpostproc/postprocess_internal.h: No such
> file or directory
> vf_pp.c:31: syntax error before "pp_mode_t"
> vf_pp.c:31: warning: no semicolon at end of struct or union
> vf_pp.c:35: syntax error before '}' token
> vf_pp.c: In function `config':
> vf_pp.c:43: `PP_CPU_CAPS_MMX' undeclared (first use in this function)
> vf_pp.c:43: (Each undeclared identifier is reported only once
> vf_pp.c:43: for each function it appears in.)
> vf_pp.c:44: `PP_CPU_CAPS_MMX2' undeclared (first use in this function)
> vf_pp.c:45: `PP_CPU_CAPS_3DNOW' undeclared (first use in this function)
> vf_pp.c:48: `PP_FORMAT_444' undeclared (first use in this function)
> vf_pp.c:49: `PP_FORMAT_422' undeclared (first use in this function)
> vf_pp.c:50: `PP_FORMAT_411' undeclared (first use in this function)
> vf_pp.c:51: `PP_FORMAT_420' undeclared (first use in this function)
> vf_pp.c:54: dereferencing pointer to incomplete type
> vf_pp.c:54: dereferencing pointer to incomplete type
> vf_pp.c:55: dereferencing pointer to incomplete type
> vf_pp.c: In function `uninit':
> vf_pp.c:62: `PP_QUALITY_MAX' undeclared (first use in this function)
> vf_pp.c:63: dereferencing pointer to incomplete type
> vf_pp.c:64: dereferencing pointer to incomplete type
> vf_pp.c:66: dereferencing pointer to incomplete type
> vf_pp.c:66: dereferencing pointer to incomplete type
> vf_pp.c: In function `control':
> vf_pp.c:85: `PP_QUALITY_MAX' undeclared (first use in this function)
> vf_pp.c:87: dereferencing pointer to incomplete type
> vf_pp.c: In function `get_image':
> vf_pp.c:94: dereferencing pointer to incomplete type
> vf_pp.c:95: dereferencing pointer to incomplete type
> vf_pp.c:97: dereferencing pointer to incomplete type
> vf_pp.c:100: dereferencing pointer to incomplete type
> vf_pp.c:102: dereferencing pointer to incomplete type
> vf_pp.c:103: dereferencing pointer to incomplete type
> vf_pp.c:104: dereferencing pointer to incomplete type
> vf_pp.c:106: dereferencing pointer to incomplete type
> vf_pp.c:107: dereferencing pointer to incomplete type
> vf_pp.c:108: dereferencing pointer to incomplete type
> vf_pp.c:109: dereferencing pointer to incomplete type
> vf_pp.c: In function `put_image':
> vf_pp.c:117: dereferencing pointer to incomplete type
> vf_pp.c:122: dereferencing pointer to incomplete type
> vf_pp.c:122: dereferencing pointer to incomplete type
> vf_pp.c:125: dereferencing pointer to incomplete type
> vf_pp.c:128: dereferencing pointer to incomplete type
> vf_pp.c:128: dereferencing pointer to incomplete type
> vf_pp.c:131: dereferencing pointer to incomplete type
> vf_pp.c:131: dereferencing pointer to incomplete type
> vf_pp.c:131: dereferencing pointer to incomplete type
> vf_pp.c:138: dereferencing pointer to incomplete type
> vf_pp.c: In function `open':
> vf_pp.c:167: sizeof applied to an incomplete type
> vf_pp.c:168: dereferencing pointer to incomplete type
> vf_pp.c:171: dereferencing pointer to incomplete type
> vf_pp.c:172: dereferencing pointer to incomplete type
> vf_pp.c:187: `PP_QUALITY_MAX' undeclared (first use in this function)
> vf_pp.c:188: dereferencing pointer to incomplete type
> vf_pp.c:189: dereferencing pointer to incomplete type
> vf_pp.c:195: `PPMode' undeclared (first use in this function)
> vf_pp.c:195: `ppMode' undeclared (first use in this function)
> vf_pp.c:197: syntax error before ')' token
> vf_pp.c:209: dereferencing pointer to incomplete type
> vf_pp.c:214: dereferencing pointer to incomplete type
> make[1]: *** [vf_pp.o] Error 1
> make[1]: Leaving directory `/home/maxbini/MPlayer-20030511/libmpcodecs'
> make: *** [libmpcodecs/libmpcodecs.a] Error 2




More information about the MPlayer-users mailing list