Opened 9 years ago
Last modified 9 years ago
#5420 new defect
start time changes with codecpar
Reported by: | Michael Niedermayer | Owned by: | |
---|---|---|---|
Priority: | minor | Component: | undetermined |
Version: | unspecified | Keywords: | codecpar |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
./ffmpeg-ref -i ~/tickets/222/test.h264 -vcodec copy -acodec copy 222-ref.mp4 ./ffmpeg -i ~/tickets/222/test.h264 -vcodec copy -acodec copy 222.mp4 ./ffprobe 222.mp4 Duration: 00:00:00.54, start: 0.040000, bitrate: 7599 kb/s vs. ./ffprobe 222-ref.mp4 Duration: 00:00:00.54, start: 0.038461, bitrate: 7599 kb/s
https://trac.ffmpeg.org/raw-attachment/ticket/222/test.h264
Note:
See TracTickets
for help on using tickets.
using https://trac.ffmpeg.org/attachment/ticket/5258/correctness_trimming_nobeeps.opus as source and webm as destination also shows timestamp/start time changes with codecpar