snylonue

Results 53 comments of snylonue

What's current state of this feature? Lack of this feature makes it impossible to automate some crafting using AE2.

If you want to pass extra args to ffmpeg, set `ffmpeg_path` with desired args in `script-opts/slicing_copy.conf` (e.g. `ffmpeg_path=ffmpeg -loglevel debug`. FYI, by default, the script passes `-vcodec copy -acodec copy`...

For example, set ``` vcodec=libx264 acodec=aac ```