[FFmpeg-trac] #4868(undetermined:new): Unable to perform mpeg-ts lossless copy with seek
FFmpeg
trac at avcodec.org
Sun Sep 20 12:57:26 CEST 2015
#4868: Unable to perform mpeg-ts lossless copy with seek
-------------------------------------+-------------------------------------
Reporter: | Owner:
bruno.chartier | Status: new
Type: defect | Component:
Priority: normal | undetermined
Version: git-master | Resolution:
Keywords: mpegts h264 | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by cehoyos):
* keywords: mpegts ss copy seek => mpegts h264
* version: => git-master
Comment:
Could you add the command line that recorded the stream you uploaded?
The stream does not contain a second I frame but uses intra-refresh
afaict, the following workaround does not help:
{{{
$ ffmpeg -ss 1 -flags2 +showall -i cannot_copy_video_with_seek.ts -vcodec
copy -an -f null -
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/4868#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list