[FFmpeg-devel] Getting timestamp from transport stream

Stefano Sabatini stefasab at gmail.com
Sun Sep 27 18:11:21 CEST 2015


On date Saturday 2015-09-26 12:48:33 -0700, Sabur Hassan Baidya encoded:
> Hi,
> 
> I am a newbie to ffmpeg. I created a transport stream from encoded mp4 file
> using ffmpeg command. Now I am trying to send the packets of the transport
> stream over UDP. I found that there are ffmpeg commands for client server
> communication which I tested with the .ts file.
> 
> But I want to control the packets at sender side and want to inject the
> packets manually to some protocol setup.
> 

> So, I wanted to ask if there is any ffmpeg/ffprobe command that gives the
> timestamp of each TS packets in the transport stream.

What's wrong with ffprobe -show_packets?

Also, this mailing-list is about ffmpeg *development*, this question
looks more about ffmpeg-user.
-- 
FFmpeg = Forgiving and Faithful Merciless Proud Extensive Goblin


More information about the ffmpeg-devel mailing list