gst-play wav file is playing but no sound
Arjav Parikh
parikharjav24 at gmail.com
Tue Oct 16 07:02:13 UTC 2018
How do I include tinyalsasink in gst-plugins-bad? Any suggestions?
On Wed, Oct 10, 2018 at 7:37 PM Arjav Parikh <parikharjav24 at gmail.com>
wrote:
> Output for gst-launch-1.0 audiotestsrc ! tinyalsasink is
> WARNING: erroneous pipeline: no element "tinyalsasink"
> and
> output for gst-play-1.0 --videosink=tinyalsasink /data/Haze.wav is
> ** (gst-play-1.0:10605): WARNING **: 13:52:27.197: Couldn't create
> specified video sink 'tinyalsasink'
> Press 'k' to see a list of keyboard shortcuts.
> Now playing /data/Haze.wav
> 0:00:03.0 / 0:00:03.0
> Reached end of play list. Sound not heard.
>
> Is there any patch for tinyalsasink to work in gst-plugins-bad?
>
> On Wed, Oct 10, 2018 at 6:40 PM Nicolas Dufresne <nicolas at ndufresne.ca>
> wrote:
>
>> Le mercredi 10 octobre 2018 à 11:31 +0530, Arjav Parikh a écrit :
>> > Yes tinyplay is part of libtinyalsa and I have that on my board.
>> > Using tinycap and tinyplay I am able to capture and play .wav format
>> > files.
>>
>> Ok, then the selected audio sink won't work (pulsesink or alsasink).
>> You need to make sure you have tinyalsasink in your build of gst-
>> plugins-bad, and specify it explicitly as this element is not ranked.
>>
>> gst-launch-1.0 audiotestsrc ! tinyalsasink
>> gst-play-1.0 --videosink=tinyalsasink some.wav
>>
>> This element got very low attention since it was merged. I know there
>> is multiple incompatible flavours of tinyalsa. Best for you is to grab
>> the code and compare against what your copy of tinyplay is doing.
>>
>> Nicolas
>>
>> >
>> > Thanks & Regards,
>> > Arjav Parikh
>> >
>> > On Wed, Oct 10, 2018, 11:13 AM Nicolas Dufresne <nicolas at ndufresne.ca
>> > > wrote:
>> > >
>> > > Le mer. 10 oct. 2018 01 h 12, Arjav Parikh <parikharjav24 at gmail.com
>> > > > a écrit :
>> > > > Any suggestions in this case?
>> > >
>> > > Tinyplay, that's for one of the flavour of tinyalsa lib? Are you
>> > > sure you have an element to handle that ?
>> > >
>> > > > On Tue, Oct 9, 2018 at 7:41 PM Arjav Parikh <
>> > > > parikharjav24 at gmail.com> wrote:
>> > > > > Hi,
>> > > > > When I play a wav file using command:
>> > > > > gst-play-1.0 /data/Haze.wav
>> > > > > Now playing /data/Haze.wav
>> > > > > 0:00:03.0 / 0:00:03.0
>> > > > > Reached end of play list.
>> > > > >
>> > > > > I could not hear sound but it shows file is playing. When I
>> > > > > play the same file using tinyplay utility I could hear the
>> > > > > sound produced b wav file.
>> > > > > What configurations have to be passed to enable volume?
>> > > > >
>> > > > > --
>> > > > > Thanks & Regards,
>> > > > > Arjav Parikh
>> > > >
>> > > >
>> > > > _______________________________________________
>> > > > gstreamer-devel mailing list
>> > > > gstreamer-devel at lists.freedesktop.org
>> > > > https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>
>
>
> --
> Thanks & Regards,
> Arjav Parikh
>
--
Thanks & Regards,
Arjav Parikh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20181016/a8a95f1e/attachment-0001.html>
More information about the gstreamer-devel
mailing list