[Matroska-users] gstreamer and matroska
tyggrysio
tyggrysio at gazeta.pl
Mon Mar 31 11:24:18 CEST 2008
hi,
I have seen David Schleef's post "Dirac mapping for Matroska" on
Matroska-devel mailing list. I am trying to create matroska video
using gstreamer on win32. I have seen that his sample file
(http://www.schleef.org/~ds/dirac_example.mkv) is a correct matroska
file.
I am trying to create matroska like this:
gst-launch filesrc location="in.h264" !
video/x-h264,height=480,width=640,framerate=5/1 ! matroskamux !
filesink location="out.mkv"
but I receive h264 video (mplayer detects it as h264; no tracks are
found) with some distortions (when comparing it to source file).
I am looking for a command creating correct matroska file. Can
someone help me?
Monika
More information about the Matroska-users
mailing list