Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Codec 'mp3' (86017) is not supported by the bitstream filter 'aac_adtstoasc' #26286

Closed
goodboi69 opened this issue Aug 8, 2020 · 0 comments
Closed
Labels

Comments

@goodboi69
Copy link

@goodboi69 goodboi69 commented Aug 8, 2020

Checklist

  • [x ] I'm reporting a broken site support issue
  • [x ] I've verified that I'm running youtube-dl version 2020.07.28
  • [x ] I've checked that all provided URLs are alive and playable in a browser
  • [x ] I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • [x ] I've searched the bugtracker for similar bug reports including closed ones
  • [x ] I've read bugs section in FAQ

Verbose log

C:\Users\user>youtube-dl https://content.beatstars.com/users/prod/1822183/a13207vffu.hls/index.m3u8
[generic] index: Requesting header
[generic] index: Downloading m3u8 information
[download] Destination: C:\Users\user\Desktop\index.mp4
ffmpeg version N-93488-g52d8f35b14 Copyright (c) 2000-2019 the FFmpeg developers
  built with gcc 8.2.1 (GCC) 20190212
  configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt
  libavutil      56. 26.100 / 56. 26.100
  libavcodec     58. 47.106 / 58. 47.106
  libavformat    58. 26.101 / 58. 26.101
  libavdevice    58.  7.100 / 58.  7.100
  libavfilter     7. 48.100 /  7. 48.100
  libswscale      5.  4.100 /  5.  4.100
  libswresample   3.  4.100 /  3.  4.100
  libpostproc    55.  4.100 / 55.  4.100
[hls,applehttp @ 000001b936e29300] Opening 'https://content.beatstars.com/users/prod/1822183/a13207vffu.hls/index.key' for reading
[hls,applehttp @ 000001b936e29300] Opening 'crypto+https://content.beatstars.com/users/prod/1822183/a13207vffu.hls/index_000.ts' for reading
Input #0, hls,applehttp, from 'https://content.beatstars.com/users/prod/1822183/a13207vffu.hls/index.m3u8':
  Duration: 00:04:24.88, start: 1.400000, bitrate: 0 kb/s
  Program 0
    Metadata:
      variant_bitrate : 0
    Stream #0:0: Audio: mp3 ([3][0][0][0] / 0x0003), 44100 Hz, stereo, fltp, 192 kb/s
    Metadata:
      variant_bitrate : 0
[AVBSFContext @ 000001b93793de80] Codec 'mp3' (86017) is not supported by the bitstream filter 'aac_adtstoasc'. Supported codecs are: aac (86018)
Error initializing bitstream filter: aac_adtstoasc
Stream mapping:
  Stream #0:0 -> #0:0 (copy)
    Last message repeated 1 times


ERROR: ffmpeg exited with code 1

Description

Trying to grab the audio from this link https://chrisvmusic.beatstars.com/beat/ordinary-guy-136bpm-5283217

@dstftw dstftw closed this Aug 12, 2020
@dstftw dstftw added the incomplete label Aug 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.