TImestamps in byte stream format input

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

TImestamps in byte stream format input

Treesa
Hi,

I have sevral doubts regarding byte stream format and nal alignment.
Does one h264 decoder can accept nal alignemnt?
I have my own h264 decoder plugin.
Should I give only au alignment for its sink cap or giving both au and nal alignemnt caps is fine?


Thanks and Regards
Anju Sebastian.

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

AW: TImestamps in byte stream format input

Thornton, Keith

Hi,

I use stream-format=byte-stream,alignment=au for streaming and

stream-format=avc, alignment=au for recording. The recordings work with vlc, MediaPlayer etc.

streaming works with vlc as client.

 

Von: gstreamer-devel [mailto:[hidden email]] Im Auftrag von Anju Sebastian
Gesendet: Mittwoch, 4. April 2018 11:07
An: Discussion of the development of and with GStreamer <[hidden email]>
Betreff: TImestamps in byte stream format input

 

Hi,

 

I have sevral doubts regarding byte stream format and nal alignment.

Does one h264 decoder can accept nal alignemnt?

I have my own h264 decoder plugin.

Should I give only au alignment for its sink cap or giving both au and nal alignemnt caps is fine?

 


Thanks and Regards

Anju Sebastian.


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: TImestamps in byte stream format input

Treesa
Is it okay to have nal alignemnt input for decoder?
If yes what all things do we need to consider ? ( eg: time stamp)

Thanks and Regards
Anju Sebastian.

On Wed, Apr 4, 2018 at 3:42 PM, Thornton, Keith <[hidden email]> wrote:

Hi,

I use stream-format=byte-stream,alignment=au for streaming and

stream-format=avc, alignment=au for recording. The recordings work with vlc, MediaPlayer etc.

streaming works with vlc as client.

 

Von: gstreamer-devel [mailto:[hidden email]] Im Auftrag von Anju Sebastian
Gesendet: Mittwoch, 4. April 2018 11:07
An: Discussion of the development of and with GStreamer <[hidden email]>
Betreff: TImestamps in byte stream format input

 

Hi,

 

I have sevral doubts regarding byte stream format and nal alignment.

Does one h264 decoder can accept nal alignemnt?

I have my own h264 decoder plugin.

Should I give only au alignment for its sink cap or giving both au and nal alignemnt caps is fine?

 


Thanks and Regards

Anju Sebastian.


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

AW: TImestamps in byte stream format input

Thornton, Keith

Hi, timestamps are a feature of the muxer and not the encoder so they shouldn’t be affected. I would suggest you just try it out. I don’t have any files with NAL alignment so I can’t help you

 

Von: gstreamer-devel [mailto:[hidden email]] Im Auftrag von Anju Sebastian
Gesendet: Donnerstag, 5. April 2018 08:28
An: Discussion of the development of and with GStreamer <[hidden email]>
Betreff: Re: TImestamps in byte stream format input

 

Is it okay to have nal alignemnt input for decoder?

If yes what all things do we need to consider ? ( eg: time stamp)


Thanks and Regards

Anju Sebastian.

 

On Wed, Apr 4, 2018 at 3:42 PM, Thornton, Keith <[hidden email]> wrote:

Hi,

I use stream-format=byte-stream,alignment=au for streaming and

stream-format=avc, alignment=au for recording. The recordings work with vlc, MediaPlayer etc.

streaming works with vlc as client.

 

Von: gstreamer-devel [mailto:[hidden email]] Im Auftrag von Anju Sebastian
Gesendet: Mittwoch, 4. April 2018 11:07
An: Discussion of the development of and with GStreamer <[hidden email]>
Betreff: TImestamps in byte stream format input

 

Hi,

 

I have sevral doubts regarding byte stream format and nal alignment.

Does one h264 decoder can accept nal alignemnt?

I have my own h264 decoder plugin.

Should I give only au alignment for its sink cap or giving both au and nal alignemnt caps is fine?

 


Thanks and Regards

Anju Sebastian.


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

 


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel