[FFmpeg-trac] #674(avformat:closed): -vtag won't force a fourcc of 'mpeg' for an mpeg2video codec
FFmpeg
trac at avcodec.org
Mon Nov 21 23:15:26 CET 2011
#674: -vtag won't force a fourcc of 'mpeg' for an mpeg2video codec
-------------------------------------+------------------------------------
Reporter: dericed | Owner:
Type: defect | Status: closed
Priority: normal | Component: avformat
Version: unspecified | Resolution: invalid
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+------------------------------------
Changes (by cehoyos):
* status: new => closed
* resolution: => invalid
* component: undetermined => avformat
Comment:
The following is supposed to work:
{{{
ffmpeg -y -i example.mov -tag:v mpeg -vcodec mpeg1video examplempeg.mov
}}}
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/674#comment:1>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list