GNOME Bugzilla – Bug 300561
problematic clip
Last modified: 2006-12-28 10:04:48 UTC
Distribution/Version: AltLinux.com alpha (Sisyphus apt/rpm repository) http://arioch.nm.ru/pvt/Gst/ this clip is made by some digital photo camera It is 1,5 mb MP4/QuickTime To me (AltLinux.com distro) with Totem and GstPlayer this causes "Negotiation error" message after the 1st frame was displayed. Another person reported he got 100% CPU loading freeze.
For me, it continuously loops in: [..] LOG (0x89d6d58 - 309298:58:55.209470000) qtdemux( 3467) qtdemux.c(665):gst_qtdemux_loop_header: unknown 70797466 'ftyp' at 19776 DEBUG (0x89d6d58 - 309298:58:55.209586000) qtdemux( 3467) qtdemux.c(586):gst_qtdemux_loop_header: loop at position 19808, state 1 DEBUG (0x89d6d58 - 309298:58:55.218147000) qtdemux( 3467) qtdemux.c(604):gst_qtdemux_loop_header: length 00000020 DEBUG (0x89d6d58 - 309298:58:55.218232000) qtdemux( 3467) qtdemux.c(606):gst_qtdemux_loop_header: atom type ftyp [..] A simple skip-data fixed that. As for the rest, can you test with CVS? I cannot reproduce. A log would also help (export GST_DEBUG=*:5, then run totem &> logfile and attach the gzip'ed logfile here).
Plays fine here.. Please reopen if it's still an issue for yoy! Try also with different audiosinks like osssink / alsasink device="hw:0" / esdsink! thanks
Created attachment 53046 [details] 3 error msgs when launch the clip
Ronald - how did you get that debug output ? Totem 1.2.0, GStreamer 0.8.11 On the 1st launch of file i get 3 error messages at once (attach). Then when i restart the clip (not totem) i get the output, shown below. If i close totem instead, i get only ffmpeg-related complaint ** (totem:9943): CRITICAL **: gst_ffmpegdec_release_buffer: assertion `buf != NULL' failed ** Message: could not link video/x-raw-yuv, width=(int)320, height=(int)240, framerate=(double)30000, format=(fourcc)I420, pixel-aspect-ratio=(fraction)1/1
Forgot to mention: sound is playing when i restart clip (from File/list-of- recent-clips menu) Windows seems to be resized for video, but it is only black square i can see. Are we to compare X.org versions, video drivers, video modes? I cannot see where i can specify sinks in Totem GUI. Gnome preferences for multimedia - i tried ti change audio and video sinks - and found no difference yet.
Your error is a different one now (30000fps as framerate..). It's already been fixed in current gst-ffmpeg cvs! Please try with gst-ffmpeg cvs, works fine here..
with 0.10.1 this clip again made errors (stream not implemented) Now when my distro incorporated Debian's patch for using externald ffmpeg, this was gone. But it seems this clip is somehow problematic for the vanilla gst-ffmpeg, since this is a 3rd type of bug while playing this clip in different GStreamer versions. May this clip be put to some media library for regression tests with new releases ?
I can add it to my media tests if you can get me a copy - the original link doesn't seem to be valid any more. Also, version 0.10.2 of gst-ffmpeg was just released, after quite a big gap since the 0.10.1 release.
To me the link does work, at list i got folder list and downloaded a text file there. Perhaps it was temporary shortage, or this site blocks some IP's ? Try again, plz. If still not working - could You give me some ftp upload ?
i laso triedto put it on another site. You'd need to enter CAPTCHA there in the mid-right. http://ifolder.ru/735144
Ah yes - the original link is working today, so it must have been a temporary failure. The file plays fine here, using both the 0.10.1 and 0.10.2 releases of gst-ffmpeg. I suspect your problem might be that you don't have the GStreamer FAAD element installed to handle the audio. Do you have gst-plugins-bad installed? That's where FAAD support comes from.