in reply to Re^7: Search hex string in vary large binary file
in thread Search hex string in vary large binary file
Note this particular script currently only tests for the presence of the HDVD flag, it doesn't look at whether it has a value of 1 (720p) or 2 (1080p)
So, you're benchmarking a script that finds what the OP is looking for; against a script that doesn't; on files that don't contain it; using a "ready made solution", that you had to patch -- to look for 1/6th of the information required -- and concluding its faster.
Yeah right!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^9: Search hex string in vary large binary file
by Anonymous Monk on Feb 08, 2015 at 11:35 UTC |