kmssink0: failed to configure video mode
Nicolas Dufresne
nicolas at ndufresne.ca
Thu Jan 10 03:37:21 UTC 2019
Le mercredi 09 janvier 2019 à 09:29 -0600, bubbab315 a écrit :
> *Good news! I was able to output the video to the monitor using your
> suggestion of video convert and ximagesink!
> I suppose i might not have the hardware needed to use kmssink in this
If X11 works, kmssink should work too. Though, though I420 might not be
supported. It really depends what you want.
> display? Anyway, the full command I used was:*
> /gst-launch-1.0 filesrc location=/home/root/sd/test2.mp4 ! qtdemux
> name=demux demux.video_0 ! h264parse ! avdec_h264 ! queue max-size-bytes=0 !
> videoconvert! ximagesink /
> *
> I am now trying to get the video to use the whole screen, so far it is only
> using a portion of it. So any tips there are welcome, but hopefully it is an
> easy endeavor.*
Just add videoscale, and you'll get software scaling on top of all
this.
>
>
>
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list