Ticket #1880 (closed defect: needs_more_info)
How to cut a video part and also convert video file format.
| Reported by: | ramesh1482 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | FFmpeg |
| Version: | 1.0 | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
Summary of the bug:I need to cut a part of video file by giving the time duration and also to convert the video file format.
How to reproduce:
ffmpeg -ss 00:00:30.0 -t 00:00:10.0 -i input.wmv -acodec copy -vcodec copy -async 1 output.wmv ffmpeg version: 1.0
Change History
Note: See
TracTickets for help on using
tickets.



You didn't explain what is wrong. Again, this is a bug tracker, not a place for user support. Re-open this issue if you believe there is a bug, and provide more information.
Also, please stop setting the priority to critical and checking the "reproduced by developer" box.