Opened 4 months ago
Last modified 4 months ago
#11243 new defect
[aac @ 0x147732550] env_facs_q 255 is invalid
Reported by: | kairosvorgailone | Owned by: | |
---|---|---|---|
Priority: | wish | Component: | undetermined |
Version: | 7.1 | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description (last modified by )
Summary of the bug:
When running ffplay, a warning is displayed but the audio keeps playing.
Error is sporadic and is not shown all the time.
How to reproduce:
% $ ffplay -hide_banner -nodisp -af "volume=0.05" -i 'https://0n-jazz.radionetz.de/0n-jazz.aac' [aac @ 0x147732550] env_facs_q 255 is invalid 0KB sq= 0B Input #0, aac, from 'https://0n-jazz.radionetz.de/0n-jazz.aac': Metadata: icy-index-metadata: XXX icy-logo : XXXX icy-country-code: XXX icy-country-subdivision-code: XX icy-language-codes: X icy-main-stream-url: XX icy-geo-lat-long: XXX icy-br : XXXX icy-description : XXXXX icy-genre : XXXX icy-name : XXX icy-private : XX icy-pub : X icy-url : XX StreamTitle : XXX Duration: N/A, bitrate: 64 kb/s Stream #0:0: Audio: aac (HE-AAC), 44100 Hz, stereo, fltp, 64 kb/s [aac @ 0x1477322e0] env_facs_q 255 is invalid $ ffmpeg -version ffmpeg version 7.1 Copyright (c) 2000-2024 the FFmpeg developers built with Apple clang version 16.0.0 (clang-1600.0.26.3) configuration: --prefix=/opt/homebrew/Cellar/ffmpeg/7.1 --enable-shared --enable-pthreads --enable-version3 --cc=clang --host-cflags= --host-ldflags='-Wl,-ld_classic' --enable-ffplay --enable-gnutls --enable-gpl --enable-libaom --enable-libaribb24 --enable-libbluray --enable-libdav1d --enable-libharfbuzz --enable-libjxl --enable-libmp3lame --enable-libopus --enable-librav1e --enable-librist --enable-librubberband --enable-libsnappy --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libtesseract --enable-libtheora --enable-libvidstab --enable-libvmaf --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libxvid --enable-lzma --enable-libfontconfig --enable-libfreetype --enable-frei0r --enable-libass --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libspeex --enable-libsoxr --enable-libzmq --enable-libzimg --disable-libjack --disable-indev=jack --enable-videotoolbox --enable-audiotoolbox --enable-neon libavutil 59. 39.100 / 59. 39.100 libavcodec 61. 19.100 / 61. 19.100 libavformat 61. 7.100 / 61. 7.100 libavdevice 61. 3.100 / 61. 3.100 libavfilter 10. 4.100 / 10. 4.100 libswscale 8. 3.100 / 8. 3.100 libswresample 5. 3.100 / 5. 3.100 libpostproc 58. 3.100 / 58. 3.100 built on (macOS, using brew install ffmpeg)
Patches should be submitted to the ffmpeg-devel mailing list, not this bug tracker.
Attachments (1)
Change History (3)
comment:1 by , 4 months ago
Description: | modified (diff) |
---|
by , 4 months ago
Attachment: | ffplay-20241014-152731.log added |
---|
comment:2 by , 4 months ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
report file