[gstreamer-bugs] [Bug 310945] gst-ffmpeg plugin-"ffdemux_mov_mp4_m4a_3gp" read mov files error on ARM platform

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Thu Jul 21 19:53:26 PDT 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=310945
 GStreamer | gst-ffmpeg | Ver: HEAD CVS





------- Additional Comments From nanwang  2005-07-22 02:53 -------
Some comments, I checked gst-plugins-0.8.8 , under directory gst/qtdemux/
in qtdemux.c ,function gst_qtdemux_loop_header ,the codes are:

/* don't believe bytestream */
//cur_offset = gst_bytestream_tell (qtdemux->bs);
 cur_offset = qtdemux->offset;

Why not use bytestream ? Is bytestream lib error here ?


------- 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