[gst-devel] Re: [gst-cvs] artm gst-plugins: gst-plugins/ gst-plugins/gst/qtdemux/

Artem Baguinski artm at nerve.v2.nl
Wed May 1 12:14:08 CEST 2002


Artyom Baginski(artm at users.sourceforge.net)@2002.05.01 11:42:11 +0000:
> Log message:
> adding new quicktime parser:
> - openquicktime free (hense gst/qtdemux)
> - no more seeks for parsing -> better for network streams
> - uses GstByteStream
> - less memcpy's
> - long ChangeLog record in pompous style

comments are welcome.  i understand, nobody wants to review the code, so
i'll ask my questions, as they appear, but still. 

the test movie is available here: http://gstreamer.net/media/b35.mov

you can watch it with command, e.g.:

gst-launch filesrc location=b35.mov ! qtdemux video_00! { queue !
jpegdec ! sdlvideosink }

you will see the JPEG error messages while movie is running, guys in
#gstreamer explained why this happens, i'm digging more info on that
matter.

next thing on my list will be supporting more video formats, first of
all - uncompressed video (not that it's important, it's just easy). as
far as i understand all i need to support them is capsnego the right
way, right? then there is this mpeg, mjpa and mjpb formats. there are
decoders for these guys in gstreamer, is anybody aware of any qt-related
issues here? 

that's it for today,
cheers, folks

-- 
Artem Baguinski (http://www.artm.org/)
V2_Lab - International Lab For the Unstable Media (http://www.v2.nl/V2_Lab/)
Eendrachtsstraat 10 - 3012 XL Rotterdam 




More information about the gstreamer-devel mailing list