[gst-devel] Trying to transcode from NUV to h.264

Marco Ballesio gibrovacco at gmail.com
Fri Nov 19 16:15:18 CET 2010


Hi,

On 11/14/10, Brian Michalk <michalk at awpi.com> wrote:
> I'm trying to use variations on the nuvdemux node, but it seems that I
> just can't get a sample video to play from a MythTV file.
>

it's not clear what you're trying to do. All of the pipelines you've
posted are about playback, but below you say you're trying to
transcode (actually maybe you want to do something like transmux). Can
you please clarify?

Regards

> I've tried the following:
> gst-launch -v filesrc location=fname.nuv ! nuvdemux name=demux
> demux.audio_00 ! decodebin ! audioconvert ! audioresample !
> autoaudiosink   demux.video_00 ! queue ! decodebin ! ffmpegcolorspace !
> videoscale ! autovideosink
>
> gst-launch -v filesrc location=fname.nuv ! nuvdemux name=demux
> demux.audio_00 ! autoaudiosink   demux.video_00 ! queue ! decodebin !
> ffmpegcolorspace ! videoscale ! autovideosink
>
> gst-launch -v filesrc location=fname.nuv ! nuvdemux name=demux
> demux.audio_00 ! autoaudiosink   demux.video_00 ! autovideosink
>
> gst-launch -v filesrc location=fname.nuv ! playbin
>
> gst-launch -v filesrc location=fname.nuv ! playbin2
>
> gst-launch -v playbin2 uri=file://./fname.nuv
>
>
> I have tried a few different files.  Perhaps there's some error common
> to all of my files?  I can play them in VLC just fine, but on my N900, I
> can't seek, which is why I want to transcode them.
>
> ------------------------------------------------------------------------------
> Centralized Desktop Delivery: Dell and VMware Reference Architecture
> Simplifying enterprise desktop deployment and management using
> Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
> client virtualization framework. Read more!
> http://p.sf.net/sfu/dell-eql-dev2dev
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>




More information about the gstreamer-devel mailing list