[FFmpeg-trac] #11040(undetermined:new): filter_complex extrastereo don't work

FFmpeg trac at avcodec.org
Thu May 30 21:08:46 EEST 2024


#11040: filter_complex extrastereo don't work
-------------------------------------+-------------------------------------
             Reporter:  javier vera  |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 Error message:
 Cannot find a matching stream for unlabeled input pad extrastereo:default
 Error binding filtergraph inputs/outputs: Invalid argument

 How to reproduce:
 (A simple code i was using for years, to apply extrastereo to video)
 {{{
 ffmpeg -i C:\Pelis\video.mkv -vcodec copy -map 0:a -map 0:v -acodec aac
 -b:a 384k -ac 2 -filter_complex extrastereo C:\Pelis\Salida.mkv
 }}}
 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11040>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list