alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: alsa-devel@alsa-project.org
Cc: Takashi Iwai <tiwai@suse.de>, Mark Brown <broonie@kernel.org>,
	Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Subject: [alsa-devel] [ANNOUNCE] fcplay: compressed audio test utility
Date: Tue, 19 Nov 2019 16:56:25 +0530	[thread overview]
Message-ID: <20191119112625.GD82508@vkoul-mobl> (raw)

Hello,

I have forked the cplay test app into fcplay which is a different repo
[1] licensed as LGPLv2.1. The reason for fork was me getting sick of
seeing the tool miss sync word for mp3 and no support for other formats
which I wanted to test. But I was lazy to start exploring all media
formats and write a parser for them so I have used libavcodec to the job
for me which is GPL.

The fcplay links to libavcodec to get compressed audio parameters and
then uses tinycompress to send data to sound card.

It supports mp3 (no more complaints about sync words) and Flac. I will
add more formats, wma etc are in the list along with gapless audio
playback and support for new changes coming to gapless audio playback
as discussed in audio meeting at Lyon.

As usual patches are welcome.

Jaroslav, can we add to alsa-project github as well?

Thanks
-- 
~Vinod
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

             reply	other threads:[~2019-11-19 12:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-19 11:26 Vinod Koul [this message]
2019-11-19 12:43 ` [alsa-devel] [ANNOUNCE] fcplay: compressed audio test utility Vinod Koul
2019-11-26 10:27   ` Jaroslav Kysela
2019-12-03 10:12     ` Vinod Koul
2019-12-03 10:23       ` Jaroslav Kysela
2019-12-03 11:04         ` Vinod Koul
2019-12-05  9:11           ` Vinod Koul

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191119112625.GD82508@vkoul-mobl \
    --to=vkoul@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=pierre-louis.bossart@linux.intel.com \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).