Re: [FFmpeg-user] aacDecoder_DecodeFrame() failed

2019-12-10 Thread Kung, Andreas
This time I use build in aac decoder instead of fdk.

Sound mute, disappear after

Continuity check failed for pid 257 expected 8 got 9




Carl Eugen Hoyos  於 2019年12月10日 週二 下午8:23寫道:

> Am Di., 10. Dez. 2019 um 08:39 Uhr schrieb Kung, Andreas  >:
> >
> > When I try to play this stream with ffplay, many decode failed occurred.
> >
> > ffplay -infbuf -vn -acodec libfdk_aac
> > https://radio.mcu.edu.tw:8080/hls/a2/index.m3u8
> >
> >
> > [mpegts @ 0x7f97028b7400] PES packet size mismatch sq=0B f=0/0
> > [libfdk_aac @ 0x7f96fe890600] aacDecoder_DecodeFrame() failed: 4007
> > [libfdk_aac @ 0x7f96fe890600] aacDecoder_DecodeFrame() failed: 1001
> > [libfdk_aac @ 0x7f96fe890600] aacDecoder_DecodeFrame() failed: 4004
>
> Complete, uncut console output and libfdk version information missing.
>
> I cannot reproduce the error messages but the stream apparently has a
> bandwidth issue, if it works with other players there may be an unknown
> issue though.
>
> Carl Eugen
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".


ffmpeg.log
Description: Binary data
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

[FFmpeg-user] aacDecoder_DecodeFrame() failed

2019-12-09 Thread Kung, Andreas
When I try to play this stream with ffplay, many decode failed occurred.

ffplay -infbuf -vn -acodec libfdk_aac
https://radio.mcu.edu.tw:8080/hls/a2/index.m3u8


[mpegts @ 0x7f97028b7400] PES packet size mismatch sq=0B f=0/0
[libfdk_aac @ 0x7f96fe890600] aacDecoder_DecodeFrame() failed: 4007
[libfdk_aac @ 0x7f96fe890600] aacDecoder_DecodeFrame() failed: 1001
[libfdk_aac @ 0x7f96fe890600] aacDecoder_DecodeFrame() failed: 4004

output sound sometimes corrupted or muted.

I can play the same stream with VLC or Google Chrome.

Could anyone help? Thanks
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".