Vasil Laurynovich

Results 5 comments of Vasil Laurynovich

> What have you tried? and how would you do it with just the pure ffmpeg command? I'm trying but not working. Windows try { FFprobe ffprobe = new FFprobe("d:\\Distr\\ffprobe.exe");...

directory 09.06.2019 00:12 list.txt 08.06.2019 19:00 lqCfwIbG1EU.mp4 08.06.2019 18:26 outer24.mp4 list.txt: file lqCfwIbG1EU.mp4 file outer24.mp4

> Ok, I see two errors: > > ``` > [concat @ 000000000030a4e0] Impossible to open 'lqCfwIbG1EU.mp4' > d:\11111\list.txt: No such file or directory > ``` > > I'm assuming...

> I got it working! using > .addExtraArgs("-safe", "0") I'm trying but not working. Windows try { FFprobe ffprobe = new FFprobe("d:\\Distr\\ffprobe.exe"); FFmpeg ffmpeg = new FFmpeg("d:\\Distr\\ffmpeg.exe"); FFmpegProbeResult probeResult =...

> The error seems to be: > > ``` > Opening an input file: d:\11111\list.txt. > d:\11111\list.txt: No such file or directory > ``` > > Are you sure that...