CONTENTS DELETED
The author has deleted this message.
|
Try,
gst-launch filesrc location=test.264 ! h264parse ! x264enc ! mp4mux( or qtmux ) ! filesink location=test.mp4 On Wed, Jan 5, 2011 at 1:40 PM, ssrk <[hidden email]> wrote: Hi all, -- Regards, Sudarshan Bisht ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
CONTENTS DELETED
The author has deleted this message.
|
CONTENTS DELETED
The author has deleted this message.
|
Oh yes, I am sorry . Its already an encoded file so encoder ( x264enc ) is not required in pipeline.
But when you try the other pipeline what error you got, can you elaborate log ?
On Thu, Jan 6, 2011 at 10:48 AM, ssrk <[hidden email]> wrote: Hi, -- Regards, Sudarshan Bisht ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Give one try to this pipeline;
gst-launch-0.10 filesrc location=test.264 ! h264parse output-format=sample access-unit=true ! qtmux ! filesink location=test.mp4
On Thu, Jan 6, 2011 at 4:47 PM, sudarshan bisht <[hidden email]> wrote:
-- Regards, Sudarshan Bisht ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |