[Bug 729120] New: Gstreamer Editing Services (GES)(1.2.1) samples Using Gstreamer 1.2.4.1 on windows
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Apr 28 08:36:01 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=729120
GStreamer | gst-editing-services | 1.2.4
Summary: Gstreamer Editing Services (GES)(1.2.1) samples Using
Gstreamer 1.2.4.1 on windows
Classification: Platform
Product: GStreamer
Version: 1.2.4
OS/Version: Windows
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: gst-editing-services
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: el.el86 at yahoo.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Hi,
I dowloaded and installed both gstreamer normal and dev packages for x86 from
http://gstreamer.freedesktop.org/data/pkg/windows/1.2.4.1/ with all available
options , created Visual Studio 2010 C++ project, added source.c file, added
x86.props, gstreamer-1.0.props, gst-editing-services-1.0.props property sheet
files to the solution, set working dir to $(GSTREAMER_1_0_ROOT_X86)\bin .
downloaded gstreamer-editing-services-1.2.1.tar.xz from
http://gstreamer.freedesktop.org/src/gst-editing-services/ , extracted
gstreamer-editing-services-1.2.1.tar.xz file twice with 7zip, opened
gstreamer-editing-services-1.2.1\tests\examples\ dir and copied code from
"simple1.c" example file to my solution, successfully built example project,
added program launch parameter in Visual Studio 2010 like this "D:\video.mpg"
and finally launched the compiled program. Console seemed to be working for a
few seconds and then it printed "Press any key to continue..." - no error
messages, no video or audio output. What is more the same thing happens with
the remaining test1.c, test2.c, test3.c, test4.c test files. What do I do
wrong? Maybe it is impossible to launch these GES examples on Windows at all?
Or maybe these examples are just outdated?
--
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