AW: problem with cslg_shift in qtdemux
Nicolas Dufresne
nicolas.dufresne at gmail.com
Tue May 24 11:52:05 UTC 2016
Please, file a bug, and share a file to reproduce.
https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
regards,
Nicolas
Le mardi 24 mai 2016 à 07:32 +0000, Thornton, Keith a écrit :
> I forgot to mention I am recording at 50Hz and the value of timescale
> in qtdemux is 5000.
>
> Von: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedeskto
> p.org] Im Auftrag von Thornton, Keith
> Gesendet: Dienstag, 24. Mai 2016 08:50
> An: Discussion of the development of and with GStreamer
> Betreff: problem with cslg_shift in qtdemux
>
> Hi,
> I have a recording pipeline which contains an encoder which makes use
> of intel’s quicksync under windows to produce an H264 stream which is
> muxed using mp4mux as part of splitmuxsink.
> This recorder normalizes the DTS and PTS so that DTS starts with 0.
> The produced videos can be played back using VLC and windows media
> player, repositioning and pause and resume are also possible.
> My gstreamer playback pipeline which uses splitmuxsrc and qtdemux can
> also playback the videos but has problems with pause, resume and re-
> positioning.
> I have traced the problems to the part of the demuxer where the
> cslg_shift correction takes place. cslg_shift contains the value
> 702356852. QTSTREAM_TO_GSTTIME(stream, stream->cslg_shift) returns
> 140471370400000 which leads to a ridiculous correction of the segment
> start and stop values.
> Has anyone any idea what my encoder is not doing which could explain
> what is happening here. I am using gstreamer 1.8.1
> regards
> _______________________________________________
> 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/20160524/14bd68e3/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160524/14bd68e3/attachment.sig>
More information about the gstreamer-devel
mailing list