[gstreamer-bugs] [Bug 606672] MPEG4 ASP file captured from Axis 213 PTZ IP Camera stops decoding after 1:40 m:s when the captured video is actually ~5:00 m:s.
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jan 12 06:22:33 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=606672
GStreamer | gst-plugins-bad | 0.10.25
--- Comment #7 from Wim Taymans <wim.taymans at gmail.com> 2010-01-12 14:22:31 UTC ---
making playbin2 plug the right parser is not too hard (we need to add the
parsed=false on the typefind caps and parsed=true on the ffmpeg decoder, or
plug a parser in ffmpeg). It might be tricky to do that in a way so that things
don't break.
--
Configure bugmail: https://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