Comment 4 for bug 71476

Revision history for this message
Alexander Hunziker (alex-hunziker) wrote :

Looks exactly the same.

gst-inspect-0.10 videoscale contains the following (end of output):

Element Properties:
  name : The name of the object
                        flags: readable, writable
                        String. Default: null Current: "videoscale0"
  qos : handle QoS messages
                        flags: readable, writable
                        Boolean. Default: false Current: true
  method : method
                        flags: readable, writable
                        Enum "GstVideoScaleMethod" Current: 0, "nearest-neighbour"
                           0) nearest-neighbour - Nearest Neighbour
                           1) bilinear - Bilinear

so i guess the default for "method" is on 0 instead of 1.