GNOME Bugzilla – Bug 797404
this bug is found during x264enc encoding
Last modified: 2018-12-24 22:38:08 UTC
Created attachment 374176 [details] this attachment is about error hello i am new to g streamer. i am doing x264enc encoding of deck link video src and using mpegtsmux for making transport stream and used udpsink for network. fortunately i am able to decode this TS in VLC but unfortunate to decode by DVB box. when i am analysing that TS using decktec analyzer i can found many error in ts file like cc error PMT PAT error and like wise.please help me. i am adding pipeline which is using by me. ./gst-launch-1.0 decklinkvideosrc do-timestamp=true mode=0 connection=1 device-number=0 ! videoconvert ! x264enc tune=zerolatency byte-stream=true ! mpegtsmux name=mux ! udpsink host=224.1.1.1 port=9999 sync=false decklinkaudiosrc connection=1 channels=2 ! audioconvert ! avenc_ac3 bitrate=128000 ! ac3parse ! queue2 ! mux.
GStreamer moved to https://gitlab.freedesktop.org/gstreamer — please report it there.