I tried the "H264VideoStreamDiscreteFramer" first and got the following:
Warning: Invalid 'nal_unit_type': 0. Does the NAL unit begin with a
MPEG 'start code' by mistake?
Well yes, apparently it does. Note that in H.264 (unlike MPEG-1, 2
or 4), MPEG 'start codes' are supposed to be used onl
*Thanks for the response, Ross.
I tried the "H264VideoStreamDiscreteFramer" first and got the following:
Warning: Invalid 'nal_unit_type': 0. Does the NAL unit begin with a MPEG
'start code' by mistake?
With the "H264VideoStreamFramer" and BANK_SIZE set to 200, I get the
following for a few
I'm puzzled as to why I get this problem as this should be common to
both MPEG4 and H264. Any ideas?
I notice that for MPEG-4 you are using a
"MPEG4VideoStreamDiscreteFramer", but for H.264 you are using a
"H264VideoStreamFramer". If your H.264 encoder delivers discrete NAL
units (i.e., one-
Hi.
Any news on h.264 trick play? I am sure that many would be happy to see any
progress on this.
Thanks
On Tue, Dec 14, 2010 at 11:36 AM, Ross Finlayson wrote:
> I may be taking a look at this over the Christmas/New Year break. I'm not
> sure yet, but there might end up having to be a non-backwa