Hi All,
I am producing some mpeg2 ts files with gstreamer that I would like to see with VLC (first with local files, then using streaming).
I have following pipeline:
gst-launch ksvideosrc ! ffmpegcolorspace ! ffenc_mpeg2video ! ffmux_mpegts ! filesink location=myfile.mpg
I'm able to read the file in gstreamer using filesrc ! ffdemux_mpegts ! ffdec_mpeg2video ! ffmpegcolorspace ! directdrawsink
I'm able to read the file in windows media player.
But... VLC can't display the file. It gets the good width&height, framerate, and displays a frame with good dimensions, but the content is just all black.
Is there something in the encoding or muxing that is not standard in gstreamer plugins (I'm
running gstreamer winbuilds v0.10.4 on XP) ?
Regards,
Al
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.
http://p.sf.net/sfu/bobj-july_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel