[Bug 702619] New: FLV files could not properly be handled
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jun 19 00:14:28 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=702619
GStreamer | gst-plugins-base | 1.0.7
Summary: FLV files could not properly be handled
Classification: Platform
Product: GStreamer
Version: 1.0.7
OS/Version: All
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: wingmanvv at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
since 1.0.x, FLV files are not properly handled by playbin (a.k.a playbin2 in
0.10) in comparison to 0.10 ABI.
Here is one of many examples I provided uploaded in dropbox (not the full flv
file, but only around 60MB of data. The link is:
https://www.dropbox.com/s/ctfxtspw951qddh/Upside-down.flv
I uses the following commmand to play this file:
gst-launch-1.0 -v playbin uri=Upside-down.flv
0. If all AAC codecs and H264 codecs are kept, playbin will NOT work.
1. If all AAC codecs are removed, playbin will work, and output the video.
2. If all H264 codecs are removed, playbin will work and output the audio.
No valuable debug information could be recognized from GST_DEBUG=5.
--
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