After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 525365 - using the "vertigo" and "edge" effects together fails
using the "vertigo" and "edge" effects together fails
Status: RESOLVED INVALID
Product: cheese
Classification: Applications
Component: general
2.22.x
Other All
: Normal normal
: ---
Assigned To: Cheese Maintainer(s)
Cheese Maintainer(s)
: 522515 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-03-31 16:05 UTC by Niko
Modified: 2008-06-21 23:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot 1 (526.23 KB, image/png)
2008-03-31 16:07 UTC, Niko
Details
screenshot 2 (550.48 KB, image/png)
2008-03-31 16:08 UTC, Niko
Details
debug log (654.91 KB, application/x-compressed-tar)
2008-04-19 21:14 UTC, Niko
Details
cheese -v output (1.46 KB, text/plain)
2008-05-02 15:27 UTC, Niko
Details

Description Niko 2008-03-31 16:05:39 UTC
Please describe the problem:
Hi using cheese 2.22.0-0ubuntu2 from hardy when y select "vertigo" and "edge" the result is not what I thought it would be and seems kind o broken. Attached screen shots

Steps to reproduce:
1. apply edge effect
2. apply vertigo effect
3. look at the output


Actual results:
the output not edge + vertigo, moreover it seems broken

Expected results:


Does this happen every time?
yes

Other information:
Comment 1 Niko 2008-03-31 16:07:23 UTC
Created attachment 108351 [details]
screenshot 1
Comment 2 Niko 2008-03-31 16:08:29 UTC
Created attachment 108352 [details]
screenshot 2
Comment 3 daniel g. siegel 2008-04-02 02:36:25 UTC
this seems to be happening on certain cameras. which one is yours?
Comment 4 daniel g. siegel 2008-04-02 02:37:31 UTC
*** Bug 522515 has been marked as a duplicate of this bug. ***
Comment 5 Niko 2008-04-02 15:18:11 UTC
I is a Genius VideoCamMessenger, inside it a Microdia chip. 

lsusb

Bus 003 Device 003: ID 0c45:602e Microdia


just to satisfy curiosity why is the camara the problem?
Comment 6 daniel g. siegel 2008-04-02 15:43:25 UTC
because mine doesnt produce this effect ;)
Comment 7 Tim-Philipp Müller 2008-04-19 12:18:46 UTC
Screenshot 2 looks ok in principle, but the first screenshot not so much.

The order of the effects seems to matter a lot here. I get effects like in Screenshot2 with vertigotv ! edgetv, whereas edgetv ! vertigotv is probably more along the lines of what you would expect.

The first screenshot looks like there's a format problem of some sorts. Do any of these pipelines reproduce this problem for you?

 $ gst-launch-0.10 v4l2src ! ffmpegcolorspace ! vertigotv ! edgetv ! ffmpegcolorspace ! videoscale ! ximagesink

 $ gst-launch-0.10 v4l2src ! ffmpegcolorspace ! edgetv ! vertigotv ! ffmpegcolorspace ! videoscale ! ximagesink


Could you run cheese from a command line like this:

 $ GST_DEBUG_NO_COLOR=1  GST_DEBUG=*:4 cheese  2>dbg.log

and then re-produce the problem in the first screenshot and then quite cheese and do

 $ bzip2 dbg.log

and then attach the resulting log file?


Comment 8 Niko 2008-04-19 21:10:07 UTC
Hi my web cam is v4l1 :(  . So with a little modification I could see that you are right, the order does count, and what I spected to see from the combination of edge and vertigo was the opposite of what i got.

But the "corruption" that happens as in screenshot1 only appears in cheese, and this is what seems broken from the output. So the bug is reproduced and attached dbg.log as requested.
Comment 9 Niko 2008-04-19 21:14:50 UTC
Created attachment 109560 [details]
debug log
Comment 10 daniel g. siegel 2008-05-02 14:47:17 UTC
niko, did you try

 $ gst-launch-0.10 v4lsrc ! ffmpegcolorspace ! vertigotv ! edgetv !
ffmpegcolorspace ! videoscale ! ximagesink

 $ gst-launch-0.10 v4lsrc ! ffmpegcolorspace ! edgetv ! vertigotv !
ffmpegcolorspace ! videoscale ! ximagesink

like tim suggested?
Comment 11 Niko 2008-05-02 15:14:15 UTC
Hi, yes i did, those were the modifications y made to the suggested comand. I agree the order is important and thought I was going to get "edge ! vertigo" but got "vertigo ! edge" y think in cheese you cannot choose the order(?). 

But the main reason for this bug report was not caused by the order its what you get in screenshot 1. I only got that using these effects together and the gst-launch command did not reproduce it.

Is there a way to ask for a diferent resolution in gst-launch? I noticed cheese uses a higher resolution than gst-launch. 
Comment 12 daniel g. siegel 2008-05-02 15:23:41 UTC
please paste the cheese -v output
Comment 13 Niko 2008-05-02 15:27:49 UTC
Created attachment 110277 [details]
cheese -v output
Comment 14 Niko 2008-05-02 15:51:48 UTC
There you go, cheesee output ;) Any ideas?
Comment 15 Niko 2008-06-21 20:33:00 UTC
Hi I cant reproduce this anymore so, I am going to blame this on the webcam driver or gstreamer and close this one. Thanks a lot for your time and your excellent project.

Saludos
  Niko
Comment 16 daniel g. siegel 2008-06-21 23:26:41 UTC
great to hear that! ;)