[Bug 654959] textoverlay would flicker if it receives not timestampes text on input

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 2 08:00:58 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=654959
  GStreamer | gst-plugins-base | unspecified

jaromrax changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jaromrax at gmail.com

--- Comment #6 from jaromrax at gmail.com 2011-08-02 15:00:54 UTC ---
 Thank you. I have managed to compile and have checked it with this command

for ((i=0;i<60;i++)); do cat /proc/meminfo | grep -i memfree; sleep 1; done  |
gst-launch fdsrc fd=0 ! text/plain ! txt. v4l2src device=/dev/video0 !
image/jpeg,width=640,height=480 ! jpegdec ! ffmpegcolorspace ! textoverlay
name=txt shaded-background=yes font-desc="Mono 20"  ! xvimagesink 

In my opinion, this patch extends the usage also to other on-line uses. No way
I encourage anybody to use it for subtitles with text/plain.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list