play 720p .mp4 files on Gstreamer

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

play 720p .mp4 files on Gstreamer

pranshu24
Can any help me with the pipeline to play 720p .mp4 files on Gstreamer,
I am playing it on Beagleboard.


--
Pranshu Nahar
B.E(Hons)EEE,Msc(Hons)Mathematics 
Bits-Pilani


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: play 720p .mp4 files on Gstreamer

Tim-Philipp Müller-2
On Fri, 2011-08-12 at 10:35 +0530, Pranshu Nahar wrote:

> Can any help me with the pipeline to play 720p .mp4 files on
> Gstreamer, I am playing it on Beagleboard.

 gst-launch-0.10 playbin2 uri=file:///path/to/foo.mp4

assuming you have the required demuxer (qtdemux) and decoders installed.

Cheers
 -Tim


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: play 720p .mp4 files on Gstreamer

pranshu24
Thanks Tim...
I am already having qtdemux but still i am facing an error :failed to open codec engine "codecServer" ...

On Fri, Aug 12, 2011 at 2:31 PM, Tim-Philipp Müller <[hidden email]> wrote:
On Fri, 2011-08-12 at 10:35 +0530, Pranshu Nahar wrote:

> Can any help me with the pipeline to play 720p .mp4 files on
> Gstreamer, I am playing it on Beagleboard.

 gst-launch-0.10 playbin2 uri=file:///path/to/foo.mp4

assuming you have the required demuxer (qtdemux) and decoders installed.

Cheers
 -Tim


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



--
Pranshu Nahar
B.E(Hons)EEE,Msc(Hons)Mathematics 
Bits-Pilani


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: play 720p .mp4 files on Gstreamer

Stefan Sauer
On 08/12/11 11:25, Pranshu Nahar wrote:
> Thanks Tim...
> I am already having qtdemux but still i am facing an error :failed to
> open codec engine "codecServer" ...

there is no codecServer in gstreamer. Figure out who provides it and
talk to them.

Stefan

>
> On Fri, Aug 12, 2011 at 2:31 PM, Tim-Philipp Müller <[hidden email]
> <mailto:[hidden email]>> wrote:
>
>     On Fri, 2011-08-12 at 10:35 +0530, Pranshu Nahar wrote:
>
>     > Can any help me with the pipeline to play 720p .mp4 files on
>     > Gstreamer, I am playing it on Beagleboard.
>
>      gst-launch-0.10 playbin2 uri=file:///path/to/foo.mp4
>
>     assuming you have the required demuxer (qtdemux) and decoders
>     installed.
>
>     Cheers
>      -Tim
>
>
>     _______________________________________________
>     gstreamer-devel mailing list
>     [hidden email]
>     <mailto:[hidden email]>
>     http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
>
>
> --
> Pranshu Nahar
> B.E(Hons)EEE,Msc(Hons)Mathematics
> Bits-Pilani
>
>
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel