KLV stream not detected

John Hanks jhanks at vsicorp.com
Fri Jun 22 00:52:26 UTC 2018


It works correctly on 1.15.0.1.  It must be a bug in 14.:

norman:~$ gst-discoverer-1.0 --gst-version
GStreamer Core Library version 1.15.0.1
norman:~$ gst-discoverer-1.0 /data/file.ts
Analyzing file:///data/file.ts
Done discovering file:///data/file.ts

Topology:
   container: MPEG-2 Transport Stream
     video: H.264 (High 4:2:2 Profile)
     audio: MPEG-2 AAC
     unknown: meta/x-klv

Properties:
   Duration: 0:00:19.095193925
   Seekable: yes
   Live: no
   Tags:
       language code: en
       audio codec: MPEG-2 AAC
       video codec: H.264

John


On 06/21/2018 01:41 PM, Arturo Flores wrote:
> I have a file that contains two streams: a video stream and a klv 
> stream.  One problem I have encountered is it appears the KLV stream 
> is not being detected when using gstreamer-1.0 . For example, if I use 
> gst-discoverer-0.10 on this file I get:
>
> ...
> Done discovering file://somefilewithklv.mpg
>
> Topology:
>   container: MPEG-2 Transport Stream
>     video: H.264
>     unknown: private/klv
> ...
>
>
> However, if I use the new gstreamer tool gst-discoverer-1.0, I get:
>
> Done discovering file:///somefilewithklv.mpg
>
> Topology:
>   container: MPEG-2 Transport Stream
>     video: H.264 (Baseline Profile)
>
> I am using gstreamer-1.0-1.14.1 if it makes a difference.  Should I be 
> seing the unknown:private/klv stream when using the new 
> gst-discoverer-1.0 ?
>
> Thanks
>
> Arturo
>
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180621/794933b0/attachment.html>


More information about the gstreamer-devel mailing list