Re: [Live-devel] Playback Speed

2014-12-04 Thread Ross Finlayson
> I suppose I could intercept the SPS headers and substitute my own, but > looking in the spec, I see no field specifying fps. The SPS (optionally) contains "time_scale" and "num_units_in_tick" fields, from which a frame rate can be inferred: frame_rate = time_scale/(2.0*num_units_in_tic

Re: [Live-devel] Playback Speed

2014-12-04 Thread Chris Richardson (WTI)
Hi, From: live-devel [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Mark Bondurant >I suppose I could intercept the SPS headers and substitute my own, but looking >in the spec, >I see no field specifying fps. It doesn't seem to me to be in the spirit of >the thing being >as everything

Re: [Live-devel] Playback Speed

2014-12-04 Thread Mark Bondurant
I suppose I could intercept the SPS headers and substitute my own, but looking in the spec, I see no field specifying fps. It doesn't seem to me to be in the spirit of the thing being as everything is so variable. GOP's can cover two seconds or half a second. Slices are very arbitrary. I discov

Re: [Live-devel] Playback Speed

2014-12-04 Thread PROMONET Michel
In an H264 elementary stream, the framerate could be defined in the SPS, but this is an optional field (see ISO 14496-10). Regards, Michel. [@@ THALES GROUP INTERNAL @@] De : live-devel [mailto:live-devel-boun...@ns.live555.com] De la part de Deanna Earley Envoyé : mardi 2 décembr