[gstreamer-bugs] [Bug 585319] New: mp4mux not creating readable files

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jun 10 02:28:38 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=585319

  GStreamer | gst-plugins-bad | Ver: 0.10.x
           Summary: mp4mux not creating readable files
           Product: GStreamer
           Version: 0.10.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: Uraeus at linuxrising.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: thiagoss at embedded.ufcg.edu.br
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Files created by mp4mux (and gppmux) are not readable on my Motorola KRZR K1v
phone. Files created by ffmux_mpeg4 are working fine on the phone however.

The pipeline I use is this:
gst-launch-0.10 filesrc location=Videos/gravity.mpg ! decodebin2 !
ffmpegcolorspace ! videoflip method=0 ! videorate ! videoscale method=1 !
capsfilter caps="video/x-raw-yuv, width=(int)176, height=(int)144,
framerate=(fraction)15/1, pixel-aspect-ratio=(fraction)12/11" !
ffmpegcolorspace ! ffmpegcolorspace ! ffenc_mpeg4 ! queue ! capsfilter
caps="video/mpeg,mpegversion=4, pixel-aspect-ratio=(fraction)12/11" ! ffmux_mp4
! filesink location=mp4mux.mp4

Just replacing ffmux_mp4 with mp4mux to create both files.

The file that works and which I created with ffmux_mp4 is here:
http://www.linuxrising.org/files/ffmux_mp4.mp4

The file I created with mp4mux is here:
http://www.linuxrising.org/files/mp4mux.mp4

The file I created with the phone itself (which is a 3GPP file) is here:
http://www.linuxrising.org/files/11-05-09_1029.3gp


-- 
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=585319.




More information about the Gstreamer-bugs mailing list