mpeg-ts and multifilesink
dean
deanan at gmail.com
Fri Oct 12 11:46:06 PDT 2012
I can get ts files working on IOS fine but just not the gstreamer ones so
far.
I'm doing something like this:
gst-launch-1.0 -e rtspsrc location=rtsp://10.10.10.10 latency=100 !
rtph264depay ! capsfilter
caps="video/x-h264,width=720,height=480,framerate=(fraction)30/1" !
mpegtsmux ! filesink location=file.ts
It's baseline profile coming from a hardware encoder.
Could it be because there's no PAT in the gstreamer ts files?
Thanks.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/mpeg-ts-and-multifilesink-tp4656497p4656566.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list