[gstreamer-bugs] [Bug 342095] Handling of videos from phones and photo cameras

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed May 24 01:36:13 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=342095
 GStreamer | gst-plugins-ugly | Ver: 0.10.x


Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #36 from Edward Hervey  2006-05-24 08:36 UTC -------
(In reply to comment #19)
> Created an attachment (id=65698)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=65698&action=view) [edit]
> Created with Sony Clie ux50 PDA
> 
> totem "cannot determine stream type". mplayer plays fine, without sound. same
> with ffmpeg's ffplay. gxine hangs.
> 

Hi, it seems to be an MQV format, which is a crack derivation of ISO-format. It
plays perfectly fine with gstreamer. The only issue is that the typefind
function can figure out it's a valid quicktime file (because of a prfl fourcc
which wasn't recognized).

It's now fixed in gst-plugins-base, and will be available in the next release
(0.10.8).

2006-05-24  Edward Hervey  <edward at fluendo.com>

        * gst/typefind/gsttypefindfunctions.c: (qt_type_find): 
        Added the 'prfl' atom type which MQV (no, it's not a typo) files
contain.
        Else they play perfectly fine with qtdemux.


-- 
Configure bugmail: http://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