#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to