[FFmpeg-trac] #415(undetermined:open): vcodec copy fails with H264 stream from AVCHD container

FFmpeg trac at avcodec.org
Tue Aug 23 12:10:36 CEST 2011


#415: vcodec copy fails with H264 stream from AVCHD container
-----------------------+---------------------------
Reporter:  damian0815  |       Owner:
    Type:  defect      |      Status:  open
Priority:  normal      |   Component:  undetermined
 Version:  git-master  |  Resolution:
Keywords:              |  Blocked By:
Blocking:              |  Reproduced:  1
Analyzed:  0           |
-----------------------+---------------------------

Comment (by adruna):

 I have the same problem with the "JVC Everio GZ-HM650" at XP recording
 mode, 1920x1080 pixels, Average Approximate 17 Mbps.
 FFMPEG build: N-32023-gf138c7f

 Not working:
 ffmpeg -i 0001.MTS -vcodec copy -acodec copy out/0001.mp4
 but when transcoding like:
 ffmpeg -i 0001.MTS -vcodec libx264 -acodec copy out/0001.mp4
 it Works.

 I will add a small sample file later on.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/415#comment:5>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list