gst-launch: WARNING **: conv: size 353280 is not a multiple of unit size 345600

bamboosso laski.maciej at gmail.com
Mon Dec 3 13:30:12 PST 2012


Hello,

I have a problem with saving media file on ARM processor. I use same
pipeline on two computers: First PC with ubuntu 12.10 with:
gstreamer-0.10.36
gstreamer-plugins-base-0.10.36
gstreamer-plugins-good-0.10.31

Second Ubuntu 10.04 on Arm processor with
gstreamer-0.10.36
gstreamer-plugins-base-0.10.36
gstreamer-plugins-good-0.10.31
Which I compiled from sources.

I use same pipeline and same camera on both computers:
gst-launch -e rtspsrc
location=rtsp://192.168.0.120:554/snl/live/1/2/Ux/sido=-Ux/sido= !
gstrtpjitterbuffer ! rtph264depay byte-stream=false ! legacyh264parse
access-unit=true output-format=0 ! mp4mux ! filesink location=camera.mp4

On the first machine with x86 There is no problem. File is totally playable.
But on arm I got warning and file is not played at all:
gst-launch: WARNING **: conv: size 353280 is not a multiple of unit size
345600

Which element can be responsible for this? Is it a compilation problem?

To play file I use:
gst-launch playbin2 uri=file:///home/lucid/camera.mp4

Regards
 Maciej Łaski



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/gst-launch-WARNING-conv-size-353280-is-not-a-multiple-of-unit-size-345600-tp4657198.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list