I'm having a trouble with jpeg dec. Jpeg decoder thinks that 1 buffer = 1 frame. Is this a right assumption ? What if i do something like gst-launch filesrc="file.jpg" blocksize=1 ! jpegdec ! .. ? Or i have to call filesrc with blocksize = file size ? good hacking Luca Ognibene