[FFmpeg-trac] #3167(avformat:new): Creating/Remuxing AVI files results in unplayable AVI for hardware player Philips DVP640

FFmpeg trac at avcodec.org
Mon Nov 25 21:47:10 CET 2013


#3167: Creating/Remuxing AVI files results in unplayable AVI for hardware player
Philips DVP640
------------------------------------+------------------------------------
             Reporter:  userid99    |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  avi         |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by userid99):

 Tests:

 1. $ ffmpeg -f lavfi -i testsrc -vtag DX50 -t 60 T3167_video.avi

 Plays juddered 1/3 of the screen

 2. $ ffmpeg -v 9 -loglevel 99 -report -i video.avi -i audio.mp3 -map 0:0
 -map 1:0  -vcodec copy -acodec copy audio+video.avi

 Plays juddered 1/3 screen, and juddered audio

 3. $ ffmpeg -v 9 -loglevel 99 -report -i audio.mp3 -vn -acodec copy
 audioonly.avi

 No audio, and won't play

 Test files and logs files attached

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


More information about the FFmpeg-trac mailing list