Search found 3 matches
- Thu Jan 22, 2015 6:19 am
- Forum: Feature requests
- Topic: Wishlist
- Replies: 1
- Views: 5861
Wishlist
Hi. Do you think will be possible to add two more options/features to ffastrans? - remember main & monitor windows size and position - adding another variable %parent_folder% (ex. parent_folder="dvcam" from full path "c:\ffastrans\video\dvcam") best regards, mihai P.S. - Than...
- Tue Jan 20, 2015 1:13 pm
- Forum: Usage, tips and tricks
- Topic: Multiple outputs
- Replies: 3
- Views: 10519
Re: Multiple outputs
Ok, thanks for help! Extension field from Custom FFmpeg encoder window confused me (didn't know what to put in since I have 3 file types).
I let them blank and used "%original_name%.ext1" ... "%original_name%.ext2"...
best regards,
mihai
I let them blank and used "%original_name%.ext1" ... "%original_name%.ext2"...
best regards,
mihai
- Mon Jan 19, 2015 11:15 am
- Forum: Usage, tips and tricks
- Topic: Multiple outputs
- Replies: 3
- Views: 10519
Multiple outputs
Hi. I need a little help with a particular scenario. Can I use FFAStrans & ffmpeg to create multiple outputs in one pass like this? ffmpeg i <input> <options1> <output2> <options2> <output2> <options3> <output3> I'm not sure how and where to put ffmpeg cli comands. Also can I bypass Decoders and...