[gst-devel] How to use vorbisenc and vorbisdec to record?

Zaheer Merali zaheermerali at gmail.com
Mon Jan 15 19:41:56 CET 2007


On 1/15/07, linguang_wang at astrocom.cn <linguang_wang at astrocom.cn> wrote:
> Hi all!
>    I used gst−launch osssrc ! audioconvert ! vorbisenc ! oggmux ! filesink location=input.ogg
> records sound from my audio input and encodeed it into an ogg file .But when I playbacked as
> gst-launch filesrc location=input.ogg ! oggdemux ! vorbisdec ! audioconvert ! osssink ,I can't
> hear nothing.I used gstreamer at version gstreamer-0.10.11.
>    I playbacked input.ogg by GoalWav ,the result is same.
>    And I used gst-launch -v osssrc ! wavenc ! filesink location=mymusic.wav ,
>    playbacked as gst-launch -v filesrc location=mymusic.wav ! wavparse ! osssink is ok.
> -------------------------------------------------------------------------------------------
>    What is wrong?  I'm in a pickle and one of you guys might be able to help me out.
>    Thanks!
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>

Hi

Have you checked your mixer settings for your OSS device, whether the
correct input is selected for capture and not muted?

Zaheer




More information about the gstreamer-devel mailing list