[XviD-devel] Xvid-devel Digest, Vol 75, Issue 1

Marcio Adriano Hübner matrix.ex at gmail.com
Fri Apr 3 00:59:08 CEST 2009


language in which you work? c #?


2009/4/2 <xvid-devel-request at xvid.org>

> Send Xvid-devel mailing list submissions to
>        xvid-devel at xvid.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://list.xvid.org/mailman/listinfo/xvid-devel
> or, via email, send a message with subject or body 'help' to
>        xvid-devel-request at xvid.org
>
> You can reach the person managing the list at
>        xvid-devel-owner at xvid.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Xvid-devel digest..."
>
>
> Today's Topics:
>
>   1. MPEG4 raw streame broadcast ( ?? )
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 1 Apr 2009 21:54:24 +0800
> From: " ?? " <bing.li at autosoft.com.cn>
> Subject: [XviD-devel] MPEG4 raw streame broadcast
> To: "xvid-devel at xvid.org" <xvid-devel at xvid.org>
> Message-ID: <200904012154235624073 at autosoft.com.cn>
> Content-Type: text/plain;       charset="gb2312"
>
> Dear everyone:
>
>       I am using xvid decore to make a player.
>
>       In this project , the server will broadcast the encoded streames to
> all
>
> the clients.   The clients should play the streames  whenever they connect
> to
>
> the network.  The video size is fixed to 720x576.
>
>       I analyze the sample mpeg4 raw streames, and notice that before
>
> the first I/P frame data, there are some VISOBJ_START_CODE (0x000001b5 )
>
> VIDOBJ_START_CODE (0x00000100 )  VIDOBJLAY_START_CODE (0x00000120 )
>
> VISOBJSEQ_START_CODE (0x000001b0 ) .
>
>       Since the video server will broadcast the mpeg4 streames continuesly,
>
> the client may not receive the first  VISOBJSEQ_START_CODE
>  VIDOBJLAY_START_CODE
>
> and etc.  So   I want to know that if i jump over these infomation,  may I
>
> play the I/P frames correctly? If so, how should I process??  That means,
>
> I want to use only those data after VOP_START_CODE  to reconstruct
>
> the video, is it possible?
>
>       I use the decraw.c to do the test, it does not work..... Please help
> me....
>
>                                                         Ice
>
>
> ------------------------------
>
> _______________________________________________
> Xvid-devel mailing list
> Xvid-devel at xvid.org
> http://list.xvid.org/mailman/listinfo/xvid-devel
>
>
> End of Xvid-devel Digest, Vol 75, Issue 1
> *****************************************
>



-- 
Marcio Adriano Hübner


More information about the Xvid-devel mailing list