|
From: SourceForge.net <no...@so...> - 2005-08-24 05:39:40
|
Bugs item #1267713, was opened at 2005-08-23 22:39 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109655&aid=1267713&group_id=9655 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: xine Group: v1.0 Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Crash when playing h264 avi file Initial Comment: The sample file is available from http://www.directfb.org/docs/FOSDEM/FOSDEM_2004_HighQuality_h264.avi xine-ui 0.99.4 and totem 1.0.4 crash while play h264 avi file, these two players are using xine-lib 1.1.0 as the backend. I can play it smoothly using ffplay from ffmpeg (cvs dated 20050816). I have already tried to use both the internal ffmpeg and external one (cvs dated 20050816). Both xine-ui and totem can play Divx5, Xvid, ISO Mpeg4 and MS Mpeg4 video supported by ffmpeg. The library is built and installed on Althon 2200+ with 640MB running FC4. These packages are built from the spec file in xine-lib 1.1.0 without any modification (add one line to using the external ffmpeg) and are complied by GCC 4.0.1. Here are the output of these three programs --- ffplay -stats FOSDEM_2004_HighQuality_h264.avi Input #0, avi, from 'FOSDEM_2004_HighQuality_h264.avi': Duration: 00:50:35.4, start: 0.000000, bitrate: 564 kb/s Stream #0.0: Video: h264, yuv420p, 512x384, 25.00 fps Stream #0.1: Audio: mp3, 48000 Hz, mono, 96 kb/s --- totem FOSDEM_2004_HighQuality_h264.avi (No output message on console) The video is frozen on the first(?) frame, but the audio is OK. At the same time, an error dialog display the following message The Application "totem" has quit unexpectedly --- xine FOSDEM_2004_HighQuality_h264.avi This is xine (X11 gui) - a free video player v0.99.4. (c) 2000-2004 The xine Team. xiTK received SIGSEGV signal, RIP. Aborted (Attached the output of xine --bug-report) --- ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109655&aid=1267713&group_id=9655 |