May 30, 2007 at 08:46:59AM -0700, Abe Friesen wrote:
> I've written my own H264 Framer and ByteStreamFileSource to read Annex B
> encoded H264 data from a file. However, I am having difficulties setting a
> proper value for fDurationInMicroseconds. I have been unable to determine
I've written my own H264 Framer and ByteStreamFileSource to read Annex B
encoded H264 data from a file. However, I am having difficulties setting a
proper value for fDurationInMicroseconds. I have been unable to determine
the framerate from the video data but I know that it was encoded at 30 fps
wi
determine whether the
current NAL unit ends an access unit is by examining the following NAL unit
to determine if it starts an access unit - or am I missing something?
Thanks,
Abe Friesen
___
live-devel mailing list
live-devel@lists.live555.com
http
Hi Jay Furmanek,
I am about to implement the exact same functionality as you (playing an H264
Annex B encoded bytestream through live555) and was wondering if you'd be
willing to share your code :) to save me a couple of days work?
Thanks,
Abe Fr