Re: Re: LUT magic Number.........
"Marco Al" <[email protected]>
| Newsgroups | gmane.comp.video.xvid.user |
|---|---|
| Message-ID | <[email protected]> |
Amit Bhushan wrote: > Hello, > How have you come to the conclusion of this magic number of ESCAPE > = 7167 I didnt write the code, I just took a quick look ... after that, logic. > can you please briefly explain to me how you come to this number only > why not some other number??????? Any invalid run/level/last combination will do, it has to be invalid for both the intra and inter method of storing an event in tab->code. I guess I should have written my own VLC code such that it used an invalid event too to detect the escape code too instead of using two showbit calls ... sometimes I think you are asking these questions to get me to clean up my new VLC code. Marco