Could you post (on a web site, unless it's small) an example of a ".264"
file that causes this problem for you? I'd like to use it for testing.
Let me know if the following link works for you:
https://www.dropbox.com/s/s365ky5hqhko1x0/H264_Problem_sample_10sec.264
It's a 10 second snippet
As you noted, our "analyze_slice_header()" function doesn't check
for/remove 'emulation prevention' bytes in VCL NAL units (the ones that
have slice headers). That's probably OK, because we call
"analyze_slice_header()" only in certain cases, to check the parameters
of the 'current' and 'next' NAL
Hi all,
I am curious if someone could shed some light on the following
assumption in the live555 code:
liveMedia/H264VideoStreamFramer.cpp:524: // Note: We assume that there
aren't any 'emulation prevention' bytes here to worry about...
In our application we're noticing that our frame s