[vlc-devel] [PATCH] mux/avformat: normalize pts and dts in AVPacket
Francois Cartegnie
fcvlcdev at free.fr
Tue Feb 21 15:13:14 CET 2017
Le 21/02/2017 à 14:59, Filip Roséen a écrit :
>>
>> [00007f519c003228] avformat mux error: could not write frame (pts:
>> 12237718190, dts: 12237684823) (pkt pts: 22772, dts: 22806)
>> [matroska @ 0x7f519c005c40] pts 22856 < dts 22922 in stream 2
>> [00007f519c003228] avformat mux error: could not write frame (pts:
>> 12237801612, dts: 12237801612) (pkt pts: 22856, dts: 22922)
>> [matroska @ 0x7f519c005c40] pts 22872 < dts 22939 in stream 2
>> [00007f519c003228] avformat mux error: could not write frame (pts:
>> [........]
>
> I am unable to reproduce the above behavior (which I reckon happens
> when transcoding the mentioned `ts` with the *avformat muxer*). Can
> you elaborate on how you came to the described log?
I did not transcode. I did remux.
--sout="#std{access=file{overwrite},mux=mkv,dst='/tmp/a.mkv'}"
More information about the vlc-devel
mailing list