![]() |
![]() |
![]() |
GStreamer Good Plugins 1.0 Plugins Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
"clamp-chroma" gboolean : Read / Write "clamp-luma" gboolean : Read / Write "drop-factor" gint : Read / Write "quality" GstDVDecQualityEnum : Read / Write
dvdec decodes DV video into raw video. The element expects a full DV frame as input, which is 120000 bytes for NTSC and 144000 for PAL video.
This element can perform simple frame dropping with the "drop-factor" property. Setting this property to a value N > 1 will only decode every Nth frame.
1 |
gst-launch-1.0 filesrc location=test.dv ! dvdemux name=demux ! dvdec ! xvimagesink |
plugin |
dv |
author |
Erik Walthinsen <omega@cse.ogi.edu>,Wim Taymans <wim@fluendo.com> |
class |
Codec/Decoder/Video |