[gstreamer-bugs] [Bug 626637] New: gnlcomposition doesn't merge two fragments of MPEG2 file
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Aug 11 08:30:49 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=626637
GStreamer | gnonlin | git
Summary: gnlcomposition doesn't merge two fragments of MPEG2
file
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gnonlin
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: wl2776 at gmail.com
QAContact: bilboed at gmail.com
GNOME target: ---
GNOME version: ---
Created an attachment (id=167612)
--> (https://bugzilla.gnome.org/attachment.cgi?id=167612)
code
Trying to cut two fragments of the mpeg2 PS file and merge them together in the
mpeg2PS file.
The first fragment is from 5th to 10th second, and the second one is from 120
to 125 second.
So, the resulting file should be 10 seconds long.
The first fragment is saved, the second is not, and the program never ends.
If I comment out the lines, dealing with the second fragment, I get a valid
file of 5 seconds.
The attached code runs g_main_loop in a separate thread, this is done by
intent. Nothing changes if I simply put g_main_loop_run into the main()
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list