<div dir="ltr"><div>Hi,</div><div> </div><div>I am getting elementary video stream from adaptive server(say MPEG_DASH), and the stream properties changes dynamically based on n/w bandwidth. </div><div> </div><div>Say for 10 sec video size is 340x220....next 10 sec it is 1280x720.....and then 1920x1080.</div>
<div> </div><div>Now my pipeline is not capable of handling those things.</div><div> </div><div>Here is my pipeline:</div><div> </div><div>gst-launch ! appsrc ! h264parse ! ffdec_h264 ! ffmpegcolorspace ! videoscale ! autovideosink</div>
<div> </div><div> </div><div>The video plays with jerks and eventually stops....1 min video plays for only 4-5 sec.</div><div> </div><div>Can anybody suggest what additional I need to add/delete in the pipeline.</div><div>
 </div><div>Thanks</div></div>