[Bug 771650] Adding additional tags to FLV header

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 21 06:32:19 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=771650

Sudhir Kesti <vndkst at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vndkst at yahoo.com

--- Comment #5 from Sudhir Kesti <vndkst at yahoo.com> ---
Created attachment 335974
  --> https://bugzilla.gnome.org/attachment.cgi?id=335974&action=edit
Patch generated as per review comments

Hi Nicolas,

Code is modified as per the review comments. 
Removed codec parsing code. Instead level and profile information is read from
pad template.

To get video information video_info_from_caps() is called and parameters are
picked from it. I have modified few of existing tags also to read parameter
from VideoInfo instead of pad structure.

Unfortunately audio_info_from_caps() works only with "audio/x-raw". So All the
information is read form caps structure.

~ Sudhir

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