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 312043 - Screenshot has interlaced aspect ratio even in deinterlace,mode
Screenshot has interlaced aspect ratio even in deinterlace,mode
Status: RESOLVED INVALID
Product: totem
Classification: Core
Component: xine-lib backend
0.100
Other Linux
: Normal normal
: ---
Assigned To: Maintainer alias for xine-lib component of Totem
Maintainer alias for xine-lib component of Totem
Depends on:
Blocks:
 
 
Reported: 2005-07-30 12:55 UTC by Sebastien Bacher
Modified: 2006-09-02 14:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2005-07-30 12:55:08 UTC
This bug has been opened here: http://bugs.debian.org/304717

"Start totem and play a DVD. Then enable deinterlacing (View->Deinterlace).
After that take a screenshot. It has only half height (1069x480 pixel in my case).
For a screenshot, the best available (and probably slowest) smoothing algorithm
should be used.
The picture could be streched to full size, but then half of the information is
lost -> bad quality."
Comment 1 Bastien Nocera 2006-09-02 14:17:21 UTC
The deinterlacing is done by the video adapter, not the front-end, so we can't possibly capture the data out of there.
See bug #144932 about doing post-processing ourselves, which would allow us to capture as it appears on the screen.