[FFmpeg-devel] [PATCH 2/4] wmavoice: disable bitstream checking.

Michael Niedermayer michael at niedermayer.cc
Wed Dec 21 02:59:05 EET 2016


On Tue, Dec 20, 2016 at 07:51:05PM -0500, Ronald S. Bultje wrote:
> Hi,
> 
> On Tue, Dec 20, 2016 at 7:44 PM, Michael Niedermayer <michael at niedermayer.cc
> > wrote:
> 
> > On Tue, Dec 20, 2016 at 05:23:06PM -0500, Ronald S. Bultje wrote:
> > > The checked bitstream reader does that already. To allow parsing of
> > > superframes split over a packet boundary, we always decode the last
> > > superframe in each packet at the start of the next packet, even if
> > > theoretically we could have decoded it. The last superframe in the
> > > last packet is decoded using AV_CODEC_CAP_DELAY.
> > > ---
> > >  libavcodec/wmavoice.c | 144 ++++++++++--------------------
> > --------------------
> > >  1 file changed, 29 insertions(+), 115 deletions(-)
> >
> > this causes
> >
> > tickets/1708/mss2_speech.wmv
> >
> > to show
> > [wmavoice @ 0x7f7ec40726c0] WMAPro-in-WMAVoice is not implemented. Update
> > your FFmpeg version to the newest one from Git. If the problem still
> > occurs, it means that your file has a feature which has not been
> > implemented.
> > [wmavoice @ 0x7f7ec40726c0] If you want to help, upload a sample of this
> > file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel
> > mailing list. (ffmpeg-devel at ffmpeg.org)
> > [wmavoice @ 0x7f7ec40726c0] WMAPro-in-WMAVoice is not implemented. Update
> > your FFmpeg version to the newest one from Git. If the problem still
> > occurs, it means that your file has a feature which has not been
> > implemented.
> > [wmavoice @ 0x7f7ec40726c0] If you want to help, upload a sample of this
> > file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel
> > mailing list. (ffmpeg-devel at ffmpeg.org)
> 
> 
> See http://lists.ffmpeg.org/pipermail/ffmpeg-devel/2016-December/204656.html
> 
> To confirm that's the issue, did the md5 change? If not, then it's a great
> sample file and you should file a ticket so I finally have a valid sample
> to implement wmapro-in-voice decoding (I still don't have any).

The framecrc from before and after your patchset changes
file should be here:

http://samples.mplayerhq.hu/V-codecs/MSS2/mss2_speech.wmv

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The real ebay dictionary, page 2
"100% positive feedback" - "All either got their money back or didnt complain"
"Best seller ever, very honest" - "Seller refunded buyer after failed scam"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20161221/3bbdc44c/attachment.sig>


More information about the ffmpeg-devel mailing list