Which parameter in RMOpenFileMP4()? (Write sigma codec)

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
systest
Blank Cone
Blank Cone
Posts: 22
Joined: 19 May 2004 15:16

Which parameter in RMOpenFileMP4()? (Write sigma codec)

Postby systest » 20 May 2004 03:21

Hi, I'm writing a codec module for VLC use sigma library.

And for decode mpeg4 file, RMOpenFileMP4() or RMOpenUrlMP4() must be used,

RM_EXTERN_C RMstatus RMOpenFileMP4(const RMnonAscii *filename,
RMascii *fileType,
ExternalRMmp4Client *mp4c);

RM_EXTERN_C RMstatus RMOpenUrlMP4 ( const RMascii * url,
ExternalRMmp4Client * mp4c
)

And in VLC codec module, how can I get the mpeg4 filename or the URL?
Or, how can I get the stream data in VLC codec module?

Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 14 guests