| Top |  |  |  |  | 
| gboolean | clamp-chroma | Read / Write | 
| gboolean | clamp-luma | Read / Write | 
| gint | drop-factor | Read / Write | 
| GstDVDecQualityEnum | quality | 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 | 
“clamp-chroma” property  “clamp-chroma”             gboolean
Clamp chroma.
Flags: Read / Write
Default value: FALSE
“clamp-luma” property  “clamp-luma”               gboolean
Clamp luma.
Flags: Read / Write
Default value: FALSE
“drop-factor” property  “drop-factor”              gint
Only decode Nth frame.
Flags: Read / Write
Allowed values: >= 1
Default value: 1