Questions tagged [pts]

The presentation timestamp (PTS) is a timestamp metadata field in a video stream.

78 questions
0
votes
0 answers

How reset PTS while converting with FFMPEG

While converting *.ts file with ffmpeg, I want to set the start pts to be 10, or other pts. How can I do that? Some people said setpts can help. I tried, but failed. Maybe my command is not correct, so what is the correct way?
0
votes
1 answer

sshpass throwing error 'Failed to get a pseudo terminal: Success'

I am trying to run the sshpass tool to automate an sftp action. On another server, the command works, but on this server it just returns one line of error mesage. Here is the command I am using: sshpass -p Password sftp Uname@Host And I get the…
Zech
  • 11
  • 1
  • 3
0
votes
1 answer

Unix - Associate local IP to pts?

3 ppl (A B C) are connected to a local server (S1) through SSH (putty, or Unix console), with the same username (foobar). Is there a way to associate their own IP to the pts they create ? For example, a command witch display that : S1:/root# ls -l…
4wk_
  • 2,458
  • 3
  • 34
  • 46
1 2 3 4 5
6