From: hu heng <heng.hu.1989@gmail.com>
To: Paul B Mahol <onemda@gmail.com>
Cc: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Subject: Re: [FFmpeg-devel] [PATCH] avcodec/libspeexdec: initialize channels
Date: Sat, 16 Jul 2022 18:33:11 +0800
Message-ID: <CAGZNDYmZZsT6bfGpp=pTMo9vuUNk=t8=wYOZaDpHsXRcYabmzg@mail.gmail.com> (raw)
In-Reply-To: <CAPYw7P5g6X+ce_p5GEB_FeF6UrSNrBeqeHeOuUZQeQt9rsBOjQ@mail.gmail.com>
Thanks for your advice.
But native speex decoder also has its own issue when decoding speex packet
which contains multiple frames.
ffmpeg -i someaudio -ac 1 -ar 16000 -c:a libspeex -frames_per_packets 3 -f
flv xx.flv
ffplay xx.flv
native speed decoder only get the first frame of every packet as speex in
flv has no header.
so I prefer use libspeexdec as an alternative before the native speex
decoder issue is fixed and send this patch for libspeexdec.
Paul B Mahol <onemda@gmail.com> 于2022年7月16日周六 15:24写道:
> use native decoder
>
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
next prev parent reply other threads:[~2022-07-16 10:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-16 6:08 huheng
2022-07-16 7:27 ` Paul B Mahol
2022-07-16 10:33 ` hu heng [this message]
2022-07-16 10:50 ` Paul B Mahol
2022-07-16 10:54 ` Timo Rothenpieler
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='CAGZNDYmZZsT6bfGpp=pTMo9vuUNk=t8=wYOZaDpHsXRcYabmzg@mail.gmail.com' \
--to=heng.hu.1989@gmail.com \
--cc=ffmpeg-devel@ffmpeg.org \
--cc=onemda@gmail.com \
/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
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git