Search found 2 matches

by Oleg
Tue Mar 01, 2022 1:24 pm
Forum: Feature requests
Topic: Merging MP4 files from an SD card.
Replies: 4
Views: 10439

Re: Merging MP4 files from an SD card.

Can there be PROCESSOR where you can do without resorting to external processes? For example, the PanasonicP2 monitor performs file gluing very well.
by Oleg
Tue Mar 01, 2022 10:10 am
Forum: Feature requests
Topic: Merging MP4 files from an SD card.
Replies: 4
Views: 10439

Merging MP4 files from an SD card.

The task is this. 1. There are memory cards with mp4 files. It is necessary to combine all the files into one and save them in HD. 2. Then we make PROXY-files from this file (everything is clear here). When using the CMD, I created a list with the command for %%i in (*.mp4) do echo file '%%i'>> myli...