[FFmpeg-trac] #477(FFmpeg:reopened): Unnecessary h264 -> libx264 conversion when using copy video codec
    FFmpeg 
    trac at avcodec.org
       
    Tue Sep 20 15:10:17 CEST 2011
    
    
  
#477: Unnecessary h264 -> libx264 conversion when using copy video codec
------------------------------------+------------------------------------
             Reporter:  redirect77  |                    Owner:  michael
                 Type:  defect      |                   Status:  reopened
             Priority:  minor       |                Component:  FFmpeg
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------
Changes (by redirect77):
 * status:  closed => reopened
 * resolution:  invalid =>
Comment:
 Modification of the command line to:
 ffmpeg.exe -y -i video.mkv -i audio.mkv -vcodec copy -acodec copy clip.mkv
 doesn't remedy the problem with binaries, compiled from Git repository
 source code.
 Also, in 0.8.3 release code, the problem doesn't occur no matter of the
 sequence of the parameters - both command lines perform a multiplex
 without recoding as expected.
-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/477#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
    
    
More information about the FFmpeg-trac
mailing list