[gstreamer-bugs] [Bug 164377] [ppc] Segfault on ./bin/gst-launch-0.8 dvdreadsrc device=/dev/hdc title=2 ! dvddemux ! mpeg2dec ! ffmpegcolorspace ! videoscale ! video/x-raw-yuv,width=360,height=288 ! fakesink

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Wed Jan 19 13:45:27 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=164377
 GStreamer | gst-plugins | Ver: HEAD CVS





------- Additional Comments From Michele Baldessari  2005-01-19 16:45 -------
I believe you're right, Tim:
michele at kantele:/home/devel/thoggen$ ./INSTALL/bin/gst-launch-0.8 dvdreadsrc
device=/dev/hdc title=2 ! dvddemux
RUNNING pipeline ...
libdvdread: Using libdvdcss version 1.2.8 for DVD access

libdvdread: Attempting to retrieve all CSS keys
libdvdread: This can take a _long_ time, please be patient

libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x00000133
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x000001df
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x000002b5
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_0.VOB at 0x0022a3ac
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x0022a3b1
libdvdread: Elapsed time 0
libdvdread: Found 2 VTS's
libdvdread: Elapsed time 0
1 : ?, Dolby AC-3 5.1
1 : ?, Dolby AC-3 5.1
Execution ended after 34730 iterations (sum 5108680000 ns, average 147097 ns,
min 41000 ns, max 411616000 ns).

Whereas with mpeg2dec ! fakesink:

michele at kantele:/home/devel/thoggen$ ./INSTALL/bin/gst-launch-0.8 dvdreadsrc
device=/dev/hdc title=2 ! dvddemux ! mpeg2dec ! fakesink
RUNNING pipeline ...
libdvdread: Using libdvdcss version 1.2.8 for DVD access

libdvdread: Attempting to retrieve all CSS keys
libdvdread: This can take a _long_ time, please be patient

libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x00000133
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x000001df
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x000002b5
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_0.VOB at 0x0022a3ac
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x0022a3b1
libdvdread: Elapsed time 0
libdvdread: Found 2 VTS's
libdvdread: Elapsed time 0
1 : ?, Dolby AC-3 5.1
1 : ?, Dolby AC-3 5.1
Segmentation fault

Let me know if you need any other debug output.
Thanks for looking into this,
Michele

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list