Re: Unable to play gst-launch plugin through DLNA TV



With recent rygel using GStreamer 1.0, the correct plugins names are starting with avenc_ not ffenc_.

Sorry about that.

Hi,
I have Rygel setup fine and MediaExport plugin is working and shows
videos through VLC/Rygel/DLNA TV (LG). However, when it comes to
gst-launch plugin I can only show the videos through VLC/Rygel. 

The DLNA TV does not find videotestsrc and for bbb_3s.yuv waits a
little bit before returning "This file is invalid".

the setup within rygel.conf for gst-launch is the following:

_[GstLaunch]_
_enabled=true_
_launch-items=audiotestsrc;videotestsrc;rawvideo_
_audiotestsrc-title=Audiotestsrc_
_audiotestsrc-mime=audio/x-wav_
_audiotestsrc-launch=audiotestsrc ! wavenc_
_videotestsrc-title=Videotestsrc.mpeg_
_videotestsrc-mime=video/mpeg_
_videotestsrc-launch=videotestsrc ! ffenc_mpeg2video ! mpegtsmux_
_rawvideo-title=RAW_BBB.mpeg_
_rawvideo-mime=video/mpeg_
_rawvideo-launch=filesrc location=/mnt/ram/bbb_3s.yuv
blocksize=3110400 ! capsfilter caps="video/x-raw-yuv, width=(int)1920,
height=(int)1080, framerate=(fraction)30/1, format=(fourcc)I420" !
ffenc_mpeg2video ! mpegtsmux_

As mediaexport sent the file type on the end (e.g. .mpeg) I thought
I'd give that a go but no change. I've also tried and failed with
using an already encoded file (.mp4). Is something not being created
correctly or not being passed on to the DLNA TV? Using GUPnP Universal
Control point I have the URI and meta-data for both MediaExport and
Gst-launch files. If you want to see them let me know and I'll copy
and paste them in another email :)

Regards,
Stuart Weaver
_______________________________________________
rygel-list mailing list
rygel-list gnome org
https://mail.gnome.org/mailman/listinfo/rygel-list


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]