Opened 13 years ago
Closed 13 years ago
#1164 closed defect (invalid)
Wrong start: for mpegts output
Reported by: | zimbatm | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | 0.10.2 | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
For some reason, all videos that are converted to .ts have a start of 1.400000. This seem not to be a new issue, searching for that value shows other unrelated tickets having it: https://ffmpeg.org/trac/ffmpeg/search?q=1.400000
I tested this behavior on ffmpeg 0.10.2 but it also happens before and works with any video I tested with.
For good figure, here is a recorded terminal session that shows the issue: https://gist.github.com/59e13c20c1f6ae51a246
Attachments (1)
Change History (3)
by , 13 years ago
Attachment: | session1.txt added |
---|
comment:1 by , 13 years ago
Tested on 24e90d0 with latest x264 and the start time is now fixed. Sorry for the noise
comment:2 by , 13 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Console session showing the issue