Wowza Community

Trickplay Fast Forward, Slow Down H264/AAC MP4

Hi,

Is it possible to implement trickplay for H264/AAC, MP4 container?

http://flash.flowplayer.org/demos/plugins/streaming/slowmotion.html

Any ideas appreciated,

Thanks

I think slow motion works with h.264, but otherwise trick play is not supported in Wowza with h.264 content. It works with VP6 or Spark video.

Richard

I don’t have a low-level explanation, but I know that is the limitation: You need vp6 or Spark video, and RTMP player, for full trick player features with Wowza.

You might be able to do trick play in a Silverlight player (smooth streaming) or OSMF player (sanjose/HDS streaming). There are trick play features in the Silverlight smooth streaming API, though they didn’t work for me when I was working with that a couple of years ago, and we don’t have any examples.

Richard

Hi Sam,

For HTTP streaming clients, trick play is all done in the client, if it is supported; Wowza is not involved except to deliver the chunks. For RTMP playback clients streaming VP6 or Spark video, Wowza is involved in trick play. FFmpeg or GStreamer are sources, and not involved in trick play in either case.

Richard

Could you please explain, why it’s so difficult?

Thanks.

Richard,

May be you have some ideas how to implement this with FFMPEG/GSTREAMER pipelines?