[x264-devel] Multi-sliced encoding

Etienne Bömcke etienne.bomcke at uclouvain.be
Mon Mar 10 17:38:41 CET 2008


That's odd. I just checked the patch file and the i_numb_mbs variable  
is supposed to be added to the nal struct by the line 446 :

+    int i_numb_mbs; /* number of macroblocks in this NAL */

I'd be surprised if the patch were corrupted as I followed strictly  
the instructions on vlc wiki to create it, but again it's my first  
experience with git so I could have messed something up.
Can you open the patch file and see if the line is there? If not I'll  
need to generate another one.

Thanks for the feedback,

Etienne

On 10 Mar 2008, at 17:24, Jason Martens wrote:

> On Mar 10, 2008, at 6:51 AM, Etienne Bömcke wrote:
>
>> I just switched to git, so here's the patch adding support for
>> multisliced encoding, allowing one to specify a maximum size in MBs  
>> or
>> in bytes. Could you please review it and tell me if I need to change
>> anything before including it in the git repository?
>
> Won't build:
>
> encoder/encoder.c: In function ‘x264_nal_start’:
> encoder/encoder.c:784: error: ‘struct <anonymous>’ has no member named
> ‘i_numb_mbs’
> encoder/encoder.c: In function ‘x264_slice_write’:
> encoder/encoder.c:1189: error: ‘struct <anonymous>’ has no member
> named ‘i_numb_mbs’
>
> Corrupt patch, maybe?
>
> --
> Cheers,
>
> Jason Martens
> cacepi at gmail.com
>
> _______________________________________________
> x264-devel mailing list
> x264-devel at videolan.org
> http://mailman.videolan.org/listinfo/x264-devel

--
Etienne Bömcke
UCL - Laboratoire TELE
etienne.bomcke at uclouvain.be





More information about the x264-devel mailing list