On Thu, May 02, 2019 at 08:13:10PM +0300, Panagiotis Malakoudis wrote:
> When outputing to mpegts format, using -copyts option makes program
> fail after the oveflow of mpegts PCR happens at around 26 hours and 30
> minutes. When not using -copyts, only a warning is reported.
> In order to reproduce the issue, you first have to create a 27 hour
> mpegts video.
> I have described the problem in thorough at ticket
> https://trac.ffmpeg.org/ticket/7876
> 
> The issue is resolved if you use a patch created originally by Arut
> (Roman Arutyunyan) at
> https://github.com/arut/ffmpeg-patches/blob/master/mpegts-33bit
> 
> I have converted the patch in order to apply with current git and
> confirmed working fine, fixing the above mentioned issue. Original
> author describes the patch as: "Implements smooth 33-bit mpeg-ts
> timestamp overflow in mpegts muxer."
> 
> Here it is:
> --- libavformat/mpegts.c 2019-04-30 16:11:49.000000000 +0300
> +++ libavformat/mpegts.c 2019-04-30 18:55:12.736428766 +0300

doesnt apply with git am
Applying: Using copyts with mpegts output fails after 26, 5 hours
error: mpegts.c: does not exist in index
Patch failed at 0001 Using copyts with mpegts output fails after 26, 5 hours

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Dictatorship: All citizens are under surveillance, all their steps and
actions recorded, for the politicians to enforce control.
Democracy: All politicians are under surveillance, all their steps and
actions recorded, for the citizens to enforce control.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to