sday, January 30, 2013 2:25 PM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] Scaling a H264 elementary stream
Yes, this seems like a good way to implement fast-forward and slow-motion,
provided that (1) the network and receiver can handle the increased bitrate
Yes, this seems like a good way to implement fast-forward and slow-motion,
provided that (1) the network and receiver can handle the increased bitrate
when you increase the scale factor - as you noted, and (2) the receiver can
properly handle frames that arrive at an 'unusual' frame rate. By th
Hello everyone,
we've just developed a H264 video stream filter that allows scaling.
Fast-forward and slow-motion, only, reverse-play is not contemplated.
It works by adjusting the presentation time and frame duration of each frame
based on the current scale factor, thus speeding up or slowing do