#10703: ffmpeg 6.1 and master error opening media
-------------------------------------+-------------------------------------
             Reporter:  Jay-HeyGen   |                     Type:  defect
               Status:  new          |                 Priority:  important
            Component:  ffmpeg       |                  Version:  git-
             Keywords:  6.1 master   |  master
  audio ffmpeg                       |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 How to reproduce:
 {{{
 ffmpeg -i test.mp3 out.mp3
 }}}
 I use ffmpeg 5.1.2 and older version can process the media, but ffmpeg 6.1
 and master version didn't work well.
 Platform:
 - Ubuntu 22.04: ffmpeg 4.2.7 -> work well
 - macOS 11.7.2: ffmpeg 5.1.2 -> work well
 - Ubuntu 22.04: ffmpeg 6.1 -> can't process
 configuration:
 {{{
 --enable-gpl --enable-version3 --enable-static --disable-debug
 --disable-ffplay --disable-indev=sndio --disable-outdev=sndio
 --cc=gcc --enable-fontconfig --enable-frei0r --enable-gnutls
 --enable-gmp --enable-libgme --enable-gray --enable-libaom
 --enable-libfribidi --enable-libass --enable-libvmaf
 --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb
 --enable-libopencore-amrwb --enable-libopenjpeg --enable-librubberband
 --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libvorbis
 --enable-libopus --enable-libtheora --enable-libvidstab --enable-libvo-
 amrwbenc
 --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265
 --enable-libxml2 --enable-libdav1d --enable-libxvid --enable-libzvbi
 --enable-libzimg
 }}}
 error info:
 {{{
 [in#0 @ 0x6fd5800] Error opening input: Invalid data found when processing
 input
 Error opening input file test.mp3.
 Error opening input files: Invalid data found when processing input
 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10703>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

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

Reply via email to