[FFmpeg-user] mp4 to mpeg-2 ts pcr period

Carl Eugen Hoyos ceffmpeg at gmail.com
Wed Oct 26 17:58:52 EEST 2016


2016-10-26 15:42 GMT+02:00 dariusz w <dariusz.wapinski at sgtsa.pl>:

> I use latest stable version 3.1.5.

There is nothing "stable" about 3.1.5 (see for example #5909),
on the contrary, it contains more known bugs and less features
than current FFmpeg.

[...]

> I have found that this command:
>
> ./ffmpeg -debug info -i input.mp4 -c copy -muxrate 7000k output.ts
>
> remux *.ts and I see that pcr period is fine for hw decoder.
>
> [mpegts @ 0x3579ea0] muxrate 7000000, pcr every 93 pkts,
> sdt every 2327, pat/pmt every 465 pkts
>
> so maybe I should use muxrate everytime?

If it solves your issue, this is likely a good idea.
This sounds like ticket #5750, btw.

Carl Eugen


More information about the ffmpeg-user mailing list