Hi,
The encoder configuration of your H.264 file is also important
besides those two live555 parameters. If you are using hierarchical B-
pictures, FFMPEG and therefore VLC do not support them correctly. In
my experience GOP up to 8 frames works OK, but larger GOP values with
hierarchical
From reading the past mailing-list archive, I get the idea that in
my h.264 framer I have to only set "fPresentationTime" and
"fDurationInMicroseconds" properly, and then the H264VideoRTPSink
will take care of setting the RTP timestamp correctly. Is my
understanding correct ?
Yes.
However, i
Hi,
I've implemented my H.264 framer but my streaming video doesn't look
right on the VLC client, it looks jittery and the picture breaks up.
>From reading the past mailing-list archive, I get the idea that in my
h.264 framer I have to only set "fPresentationTime" and
"fDurationInMicroseco