[Bug 791873] New: Can not play movies made by gstreamer on Windows Media Player

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 22 13:28:53 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=791873

            Bug ID: 791873
           Summary: Can not play movies made by gstreamer on Windows Media
                    Player
    Classification: Platform
           Product: GStreamer
           Version: 1.4.4
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: gen.kato at soft-net.co.jp
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

I wrote video and sound to file with following command.

gst-launch-1.0 -v v4l2src ! video/x-raw,width=640,height=480,framerate=10/1 !
videorate ! clockoverlay ! omxh264enc ! mux. alsasrc device=plughw:1 !
audio/x-raw,rate=8000,channels=1,depth=16 ! queue ! audioresample !
audioconvert ! lamemp3enc  ! mux. avimux name=mux ! filesink
location=measure.avi

I could play is by VLC Player
But can not play same movie by Windows Media Player.
Error message shown.

My WMP supports h264 codec.
Because I can play other movie encoded with h264.


What is wrong?


Hardware : Raspberry pi (BCM2709 Revision:a22082)
OS: Raspbian GNU/Linux 8 (jessie)
Webcam: Logitech HD WEBCAM C270
Windows Media Player: 12.0.16299.64

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list