Changes between Initial Version and Version 1 of Ticket #1925
- Timestamp:
- 11/16/2012 11:41:54 PM (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1925 – Description
initial v1 7 7 8 8 '''How to reproduce:''' 9 Using the following command, the output file (mpg.mpg) has a short first frame and doesn't match the source mjpeg (mjpeg.mov). I have attached both files. 9 Using the following command, the output file (mpg.mpg) has a short first frame and doesn't match the source mjpeg (mjpeg.mov). I have attached both files. I should note that I get the same problem when using mpeg4/aac in an mp4 container as output format. 10 10 {{{ 11 11 $ ffmpeg -i mjpeg.mov -vcodec mpeg2video -acodec mp2 -r 24 -bufsize 4000000 -maxrate 5000000 mpg.mpg


