[meta-ti] omapfbplay depends on libav
Enrico
ebutera at users.sourceforge.net
Thu Jul 26 06:28:54 PDT 2012
On Wed, Jul 25, 2012 at 9:16 PM, maniacbug <maniacbug at ymail.com> wrote:
> Using Yocto, gstreamer does install gst-launch, but I do not currently possess the knowledge to "build a gstreamer pipeline", AND gst-launch is "primarily a debugging tool, you should not build applications on top of it."
>
> I'm looking for something which I can just exec and go, "<toolname> <mediafile>.m4v"
gst-launch playbin2 uri=file:///<mediafile>.m4v
or
ffplay <mediafile>.m4v
Enrico
More information about the meta-ti
mailing list