MPEG-4 video mpeg transport stream muxing

Sebastian Dröge sebastian at centricular.com
Sun Oct 27 21:29:20 CET 2013


On Fr, 2013-10-25 at 18:27 +0200, Markus Fritsche wrote:
> Hello,
> 
> I have a dvb recording in 16:9 aspect ratio (720x576) and try to recode it:
> 
> gst-launch-1.0 filesrc location=00001.ts ! tsparse ! decodebin
> name=demux demux. ! queue ! audioconvert ! voaacenc bitrate=128000 !
> mux. demux. ! queue ! audioconvert ! voaacenc bitrate=128000 ! mux.
> demux. ! queue ! videoconvert ! omxh264enc control-rate=1
> target-bitrate=500000 ! video/x-h264,profile=high ! h264parse ! mux.
> mpegtsmux name=mux ! filesink location=00001.out.ts
> 
> when I try to play it with "vlc 00001.out.ts", I get
> VLC media player 2.0.8 Twoflower (revision 2.0.8a-0-g68cf50b)
> [0x7f82c8c01b08] ts demux error: MPEG-4 descriptor not found
> 
> and the aspect ration is 4:3 - is my pipe wrong? I googled for exemplary
> mpegtsmux pipes, but it didn't come up with a clue.

Could you file a bug about this at http://bugzilla.gnome.org
The pipeline looks fine to me, I expect a bug in the MPEG TS muxer.

-- 
Sebastian Dröge <sebastian at centricular.com>
Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 966 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131027/434932f6/attachment-0001.pgp>


More information about the gstreamer-devel mailing list