<div dir="ltr">Hi,<br> I tried to play <b>mpegts</b> file(t<b>est_file.ts, consists of h264 video, mp3 audio</b>) using gstreamer, but I'm not able to get video and audio, I used command is shown below, please refer one time. <br>
<br><b><i>gst-launch-0.10 filesrc location=test_file.ts ! flutsdemux name=demuxer demuxer. ! queue ! ffdec_h264 ! ffmpegcolorspace sdlvideosink demuxer. ! queue ! mad ! audioconvert ! audioresample ! alsasink.<br>and the message is,<br>
Setting pipeline to PAUSED ...<br>Pipeline is PREROLLING ...<br></i></b><br>I'm sure that there is not plug in missing in the above command. (For this case i used gst-inspect-0.10 plugin_name, here I'm able to see plug in information)<br>
If there is any mistake in the above command, please send me proper command. <br><br>But when i run the same <b>mpegts</b> file using the command , <br>gst-launch-0.10 playbin uri=file://<b>test_file.ts</b> , here I'm able to get both video and audio. <br>
<br><br>I installed total 156 plugins with 780 features in my <b>fedora 8 system</b> , these total plugins information is redirected to one text file. I attached that text file along this mail. Please refer one time that attachment.<br>
<br><br><b>thanks in advance</b><br>John David<br><br></div>