I got gst-dsp working on a beagleboard with MeeGo following this
http://wiki.meego.com/ARM/N900/Tips_and_Tricks/DSP, but after I changed my Meego screen resolution from 800x480 to 864x480 through boot args (omapfb.mode=dvi:864x480MR-16@60) and meegotouch configuration file (at "/usr/share/meegotouch/targets/") the same gst-launch command stopped working. Do I need to change something on dspvdec and/or omapfbsink to get gst-dsp working on a different resolution?