Opened 11 years ago

Closed 11 years ago

#1879 closed defect (invalid)

Command line to compress all the video file formats

Reported by: Ramesh 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 am not able to compress video files other than .avi and mp4 video file format. Please provide the exact ffmpeg command line to compress the video file.
How to reproduce:

ffmpeg -i input.avi -vcodec msmpeg4v2 output.avi
ffmpeg version:1.0

Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker.

Change History (1)

comment:1 by Clément Bœsch, 11 years ago

Keywords: Compress video files for all the format removed
Priority: criticalnormal
Reproduced by developer: unset
Resolution: invalid
Status: newclosed

This is a user question and belongs either to #ffmpeg irc channel, or the ffmpeg-user mailing list (see https://ffmpeg.org/contact.html).

Please also consider pasting the whole command line and output when asking for help.

And finally, your command line is an example with an avi output while you said to have trouble with some other format.

Thanks for not re-opening this issue, this is a bug tracker, not a user support board.

Note: See TracTickets for help on using tickets.