Had no luck with the command you suggested.
Tried adapting it to my name scheme.
The outcome is always "Invalid file! Could not process."
It is not clear to me the notation with dots and semicolons in "-map 1:0.0:0", no mention of it in the ffmpeg documentation.
Will try again later.
separate video and sound sources, frame sequences
-
- Posts: 16
- Joined: Fri Oct 17, 2014 3:23 pm
Re: separate video and sound sources, frame sequences
I'll be the first to admit that FFAStrans does not have a very good way of dealing with this issue and it's something I will try to address soon. The problem is that there is no universal approach to this kind of workflow, unless all the files are delivered by a system that has a very spesific file structure. F.ex. the next major version of FFAStrans will support monitoring Panasonic P2 file structure that has separate audio, video and .xml files as metadata.
However, I've got the workflow working but it needs to monitor proper mediafiles or else you will get the error message you got. I think the best way is to monitor audio files and make sure these are the last to be written to your monitor folder.
FFmpeg documentation can be very confusing and FFmpeg has several ways of dealing with mapping. This approach is correct and it gives you the ability to specifiy which input stream goes to which output stream.
-steipal
However, I've got the workflow working but it needs to monitor proper mediafiles or else you will get the error message you got. I think the best way is to monitor audio files and make sure these are the last to be written to your monitor folder.
FFmpeg documentation can be very confusing and FFmpeg has several ways of dealing with mapping. This approach is correct and it gives you the ability to specifiy which input stream goes to which output stream.
-steipal
-
- Posts: 16
- Joined: Fri Oct 17, 2014 3:23 pm
Re: separate video and sound sources, frame sequences
Do you mean I can or I can't use the supplied options?admin wrote: Also, please note that you can use the supplied video and audio options in the "Custom FFmpeg"-encoder. You must only use the command-line and extension.
Re: separate video and sound sources, frame sequences
Holy cow, bad typo! Sorry, you can't.
Well, of course you can but in your case it probably would be counterproductive.
-steipal
Well, of course you can but in your case it probably would be counterproductive.
-steipal