#5073: Parsed_concat_1 @ 02ad98e0 Failed to configure output pad on
Parsed_concat_1
-------------------------------------+-------------------------------------
             Reporter:  samverdikt   |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:  invalid
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by llogan):

 From the [http://ffmpeg.org/ffmpeg-filters.html#concat concat filter]
 docs:

 > All corresponding streams must have the same parameters in all segments;
 the filtering system will automatically select a common pixel format for
 video streams, and a common sample format, sample rate and channel layout
 for audio streams, but other settings, such as resolution, must be
 converted explicitly by the user.

 Your inputs did not share the same parameters: specifically SAR.

 Please note that the bug tracker is not a help resource. If you have
 additional questions you should direct them to the ffmpeg-user mailing
 list or the #ffmpeg IRC channel.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5073#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac

Reply via email to