#11146: "concat" demuxer with resizing filters generated output of incomplete 
video
------------------------------------+------------------------------------
             Reporter:  degradox    |                    Owner:  (none)
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  concat      |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------
Comment (by MasterQuestionable):

 ͏    No source can be perfectly reliable.
 ͏    Blind trust only end in woes.

 ͏    Interesting alternative:
 ͏    https://www.ffmpeg.org/ffmpeg-filters.html#concat
 ͏    ; but for procedure reasons won't handle "-c copy".

 ͏    I wonder if it would be possible to utilize "-map"..?
 ͏    It appears many "concat" are mere simple join.
 ͏    So several "-map" piled together may then mean... exactly same
 things?
 ͏    E.g. !`-i "0" -i "1" -map 1 -map 0` ... seemed working?
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11146#comment:21>
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