[gstreamer-bugs] [Bug 576378] New: Matroska mux fails to mux WMA2 and WMV2

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 23 03:57:41 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=576378

  GStreamer | gst-plugins-good | Ver: 0.10.14
           Summary: Matroska mux fails to mux WMA2 and WMV2
           Product: GStreamer
           Version: 0.10.14
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: Uraeus at linuxrising.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Been testing various transcoding pipelines in conjuction with writing
Transmageddon. Using the ffmpeg plugins I am not able to put WMA2 and WMV2 into
a Matroska container which I assume should work:

gst-launch-0.10 filesrc location=/home/cschalle/Videos/gravity.mpg ! decodebin2
name="decode" decode. ! ffmpegcolorspace ! ffenc_wmv2 ! queue ! qtmux name=mux
! gnomevfssink location=file:///tmp/test8.mkv decode. ! audioconvert !
ffenc_wmav2 ! queue ! mux.


0:00:00.330910354  6346  0x954a050 ERROR         GST_PIPELINE
./grammar.y:524:gst_parse_perform_link: could not link queue0 to mux
0:00:00.331826532  6346  0x954a050 ERROR         GST_PIPELINE
./grammar.y:524:gst_parse_perform_link: could not link ffenc_wmav20 to queue1
WARNING: erroneous pipeline: could not link queue0 to mux
Caught SIGSEGV accessing address 0x40
./any-to-ogg2: line 1:  6346 Killed                  gst-launch-0.10 filesrc
location=/home/cschalle/Videos/gravity.mpg ! decodebin2 name="decode" decode. !
ffmpegcolorspace ! ffenc_wmv2 ! queue ! qtmux name=mux ! gnomevfssink
location=file:///tmp/test8.mkv decode. ! audioconvert ! ffenc_wmav2 ! queue !
mux.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576378.




More information about the Gstreamer-bugs mailing list