Stitch or Concatenate
Posted: Mon Feb 22, 2016 11:53 am
Hi Steipal,
I am trying to stitch three source file's and wanted to transcode to one output format, FFAStrans showing audio/video error. I am dropping .txt file in monitor. Same .txt file when I use through FFMPEG command prompt it's properly transcoded.
My text file is
# this is a comment
file 'D:/Stitching_Test/Test1.mxf'
file 'D:/Stitching_Test/Test2.mxf'
file 'D:/Stitching_Test/Test3.mxf'
and command I am using in FFMPEG is -f concat -i D:\Stitching_Test\Inbox\MyList.txt -c copy
Can you please suggest if there is any option in FFAStrans where I can monitor multiple source and stitch them.
Thanks
Vijay
I am trying to stitch three source file's and wanted to transcode to one output format, FFAStrans showing audio/video error. I am dropping .txt file in monitor. Same .txt file when I use through FFMPEG command prompt it's properly transcoded.
My text file is
# this is a comment
file 'D:/Stitching_Test/Test1.mxf'
file 'D:/Stitching_Test/Test2.mxf'
file 'D:/Stitching_Test/Test3.mxf'
and command I am using in FFMPEG is -f concat -i D:\Stitching_Test\Inbox\MyList.txt -c copy
Can you please suggest if there is any option in FFAStrans where I can monitor multiple source and stitch them.
Thanks
Vijay