[gst-devel] why i cannot get the audio output from MKV?

michael young mcygogo at gmail.com
Thu Jun 3 12:17:23 CEST 2010


hi Tim:
    I changed to playbin2 , then when I play MKV file, the Messages
disappeared .
But I still CANNOT hear the sound. And  when I play MPG file, I got
neither video nor
audio, if I use playbin , MPG file play well. do u know why??  thx

 On Thu, Jun 3, 2010 at 5:56 PM, Tim-Philipp Müller <t.i.m at zen.co.uk> wrote:
> On Thu, 2010-06-03 at 17:41 +0800, michael young wrote:
>
>>    I write a simple video player, but when I play the MKV file, I
>> cannot get the audio output, and Gstreamer give this Message:
>>
>> ** Message: don't know how to handle audio/mpeg, mpegversion=(int)4,
>> framed=(boolean)true, codec_data=(buffer)138856e5a0, channels=(int)1,
>> rate=(int)44100
>> ** Message: don't know how to handle audio/mpeg, mpegversion=(int)4,
>> framed=(boolean)true, codec_data=(buffer)1290, channels=(int)2,
>> rate=(int)32000
>
> This means you are missing an AAC decoder (e.g. faad). You probably also
> got a missing-plugin message on the pipeline bus.
>
>
>>     bin = gst_element_factory_make ("playbin", "bin");
>
> You should use playbin2 for new projects/code.
>
> Cheers
>  -Tim
>
>
>
> ------------------------------------------------------------------------------
> ThinkGeek and WIRED's GeekDad team up for the Ultimate
> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
> lucky parental unit.  See the prize list and enter to win:
> http://p.sf.net/sfu/thinkgeek-promo
> _______________________________________________
> 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