[FFmpeg-trac] #2252(avformat:reopened): WTV files created by ffmpeg do not playback on XBox 360 extender

FFmpeg trac at avcodec.org
Tue Jun 2 01:58:30 CEST 2015


#2252: WTV files created by ffmpeg do not playback on XBox 360 extender
-------------------------------------+------------------------------------
             Reporter:  ramitbhalla  |                    Owner:
                 Type:  defect       |                   Status:  reopened
             Priority:  normal       |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  wtv bounty   |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------

Comment (by al3x):

 There are multiple (3 of them, call them A, B and C) stream descriptors
 written into each file. FFmpeg when reading the file only uses two (A, B);
 when writing it only writes (A, C).

 One of them (C) seemed to have used wrong stream ids and I hoped that is
 what Xbox is trying to use.  Apparently not.  Next steps can be disabling
 those headers and leaving only A, B, or C on and seeing which player works
 with which version.  From there on we can nail down the bug.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/2252#comment:57>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list