avidemux vs qtdemux

Jorge Fernandez Monteagudo jorgefm at cirsa.com
Thu Oct 10 09:10:04 CEST 2013


Hi all!

I'm trying to use the less cpu usage decoding video in my embedded platform, and I have a question.
From the runtime point of view, are there differences from using a avi container or a mpeg4 one?
Which is faster? I have the same video in an avi and in a mp4 file but the cpu usage is very similar.
I use the next pipelines for the avi and for mp4 one.

gst-launch-0.10 filesrc location=./video.avi ! avidemux ! ffdec_mpeg4 ! ffmpegcolorspace ! fbdevsink
gst-launch-0.10 filesrc location=./video.mp4 ! qtdemux ! ffdec_mpeg4 ! ffmpegcolorspace ! fbdevsink


Regards

Este mensaje se dirige exclusivamente a su destinatario y puede contener información privilegiada o CONFIDENCIAL. Si no es vd. el destinatario indicado, queda notificado de que la utilización, divulgación y/o copia sin autorización está prohibida en virtud de la legislación vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma vía y proceda a su destrucción.

This message is intended exclusively for its addressee and may contain information that is CONFIDENTIAL and protected by professional privilege.
If you are not the intended recipient you are hereby notified that any dissemination, copy or disclosure of this communication is strictly prohibited by law. If this message has been received in error, please immediately notify us via e-mail and delete it.


More information about the gstreamer-devel mailing list