On Thu, Feb 18, 2021 at 7:30 PM Paul B Mahol <[email protected]> wrote:
> > > On Thu, Feb 18, 2021 at 7:26 PM Ulf Zibis <[email protected]> wrote: > >> >> Am 18.02.21 um 01:20 schrieb Ulf Zibis: >> > >> > Am 17.02.21 um 11:27 schrieb Paul B Mahol: >> >> Have you read carefully -map_metadata documentation? >> >> >> >> It is not just single number, but it can have additional arguments. >> >> >> >> The only way to reproduce issue could be to upload same but trimmed >> input >> >> too. >> > >> > I have croped the file to decrease it's size and uploaded it to: >> > www.jugkoeln.de/Videos/INPUT_croped.mkv >> > www.jugkoeln.de/Videos/INPUT_test.ffmeta >> > >> > ffmpeg -i INPUT_croped.mkv -i INPUT_test.ffmeta -map_metadata 1 -c copy >> OUTPUT_croped.mkv >> >> Was it possible, to redroduce my problem, maybe by anyone else? >> > > I have better things to do than to help someone else PEBKAC. > ffmpeg -i INPUT_croped.mkv -i INPUT_test.ffmeta.txt -map_chapters 1 -c copy OUTPUT_croped.mkv > >> >> -Ulf >> >> _______________________________________________ >> ffmpeg-user mailing list >> [email protected] >> https://ffmpeg.org/mailman/listinfo/ffmpeg-user >> >> To unsubscribe, visit link above, or email >> [email protected] with subject "unsubscribe". > > _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
