Embedded Streaming Media with GStreamer - PowerPoint PPT Presentation

1 / 6
About This Presentation
Title:

Embedded Streaming Media with GStreamer

Description:

Hardware accelerated GGtreamer plug-in. When. Now. Where. http://gstreamer.ti.com. OMAP35x. DM6446. DM6467. DM355. DM357. DM365. Why ? ... – PowerPoint PPT presentation

Number of Views:126
Avg rating:3.0/5.0
Slides: 7
Provided by: tfischerP
Category:

less

Transcript and Presenter's Notes

Title: Embedded Streaming Media with GStreamer


1
Embedded Streaming Media with GStreamer
  • ETechDays
  • Presented by Todd Fischer
  • todd.fischer_at_ridgerun.com

2
  • Who
  • TI Chip support
  • RidgeRun GStreamer plug-in
  • Community improvements
  • What
  • Hardware accelerated GGtreamer plug-in
  • When
  • Now
  • Where
  • http//gstreamer.ti.com
  • Why ???
  • Simplify application development

3
GStreamer in3 Layers
4
Davinci MultimediaApplication Interface
5
DMAI and GStreamer
  • Davinci Multimedia Application Interface
  • Exposes OMAP/Davinci hardware using high level of
    abstraction
  • Stream audio / video
  • Graphics display
  • Hardware optimized frame/data copy

6
OMAP35x Example
  • Personal Digital Video Player
  • Use gst-launch command to create the GStreamer
    pipeline

gst-launch filesrc locationbig_buck_bunny_480p_st
ereo.avi ! typefind ! avidemux namedemux
demux.audio_00 ! queue max-size-buffers1200
max-size-time0 max-size-bytes0 ! typefind !
TIAuddec1 ! audioconvert ! audio/x-raw-int,
width16, depth16 ! alsasink demux.video_00 !
typefind ! TIViddec2 ! TIDmaiVideoSink
displayStdv4l2 displayDevice/dev/video1
videoStdVGA videoOutputLCD resizerFALSE
accelFrameCopyTRUE
Write a Comment
User Comments (0)
About PowerShow.com