[Bug 673891] vp8dec: add threads option
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Apr 11 03:51:51 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=673891
GStreamer | gst-plugins-bad | git
--- Comment #1 from Oleksij Rempel <bug-track at fisher-privat.net> 2012-04-11 10:51:47 UTC ---
Here are test results made on Intel Core2 Duo E8400 @ 3.00GHz.
The video length is 02:05:02 with resolution 720x428 at 25fps
pipe line:
time gst-launch-1.0 filesrc location=in_den_schuen_meiner_schwester.mkv !
matroskademux ! vp8dec threads=2 ! fakesink
with threads=1:
real 15m7.971s
user 14m18.613s
sys 0m9.595s
with threads=2:
real 11m59.063s
user 13m10.811s
sys 1m11.575s
--
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