Thread: Tech FFmpeg duration
View Single Post
Old 10-25-2017, 04:46 PM  
Barry-xlovecam
It's 42
 
Industry Role:
Join Date: Jun 2010
Location: Global
Posts: 18,083
try

${streams_stream_0_duration} /usr/local/b
replaced with
${streams_stream_0_duration}; /usr/local/b
or
${streams_stream_0_duration} && /usr/local/b

if that won't work you will need to run it as 2 commands in a bash *.sh script

loop and read `cat`a file list
Barry-xlovecam is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote