[FFmpeg-trac] #2111(FFmpeg:new): files made by ffmpeg cannot correctly be playbacked with panasonic hdd recoder.

FFmpeg trac at avcodec.org
Sat Jan 5 05:27:14 CET 2013


#2111: files made by ffmpeg cannot correctly be playbacked with panasonic hdd
recoder.
-----------------------------------+--------------------------------------
             Reporter:  bonconboy  |                     Type:  defect
               Status:  new        |                 Priority:  important
            Component:  FFmpeg     |                  Version:  git-master
             Keywords:             |               Blocked By:
             Blocking:             |  Reproduced by developer:  0
Analyzed by developer:  0          |
-----------------------------------+--------------------------------------
 Summary of the bug:
 How to reproduce:
 {{{
 % ffmpeg  -i A.avi -vf "fifo, scale= 720:480" -vcodec libx264 -aspect 16:9
 -r 29.97 -acodec ac3 -ac 2 -ar 48000 -ab 64000 -r 29.97 A.mkv
 ffmpeg version 1.0.git-5a2f3f0 Copyright (c) 2000-2013 the FFmpeg
 developers
 built on Jan  2 2013 18:09:20 with gcc 4.7.2
 }}}

 mkv or mp4 files made by ffmpeg cannot be playbacked with panasonic hdd
 recoder, irrespective of either filters,  x264 options, or inputfiles.
 The mkv files are converted to AVCHD(M2TS) by multiAVCHD.
 http://www.videohelp.com/tools/multiAVCHD
 When playbaking the movies with panasonic hdd recoder, stop, playback, and
 black screen are repeated. Sometimes, movie files  cannot be playbacked at
 all.

 On the other hand, mkv or mp4 files made by hand brake are smoothly
 playbacked with panasonic hdd recoder

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2111>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list