#6065: 47724 images instead of 2000
-------------------------------------+-------------------------------------
Reporter: doublemax | Owner:
Type: defect | Status: reopened
Priority: important | Component:
Version: git-master | undetermined
Keywords: mpegts | Resolution:
regression | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by doublemax):
Yes sorry. File is here:
{{{
http://doppelbauer.name/too-many-jpegs.ts
}}}
I could (more or less) fix this issue (but with AV desync):
{{{
ffmpeg -use_wallclock_as_timestamps 1 -i INPUT.ts -c copy TEMP.ts
ffmpeg -i TEMP.ts -c copy OUTPUT.ts
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/6065#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac