i'd like to get the timecode from a 1h video playing in omxplayer to synchronize it to a pure-data patch. i tried sending the output from -s option into a pipe and use grep, but somehow the info from -s is output only at the end of the video into the pipe. is there a way to get the info continuously?
i'd like to get the timecode from a 1h video playing in omxplayer to synchronize it to a pure-data patch. i tried sending the output from -s option into a pipe and use grep, but somehow the info from -s is output only at the end of the video into the pipe. is there a way to get the info continuously?