Changes between Initial Version and Version 1 of Ticket #2123
- Timestamp:
- 01/08/2013 08:07:06 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2123
- Property Status changed from new to open
- Property Component changed from undetermined to avcodec
- Property Priority changed from normal to important
- Property Version changed from unspecified to git-master
- Property Keywords dirac regression added
- Property Reproduced by developer set
-
Ticket #2123 – Description
initial v1 6 6 7 7 '''The current git shows this:''' 8 8 {{{ 9 9 ffmpeg -i dirac_problem.ts 10 10 ffmpeg version N-48610-gb23aff6 Copyright (c) 2000-2013 the FFmpeg developers … … 54 54 Stream #0:0[0x44]: Video: dirac (drac / 0x63617264), yuv420p, 24 fps, 24 tbr, 90k tbn, 24 tbc 55 55 Stream #0:1[0x45]: Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz, stereo, s16p, 256 kb/s 56 56 }}} 57 57 '''Last Known Working''' 58 58 {{{ 59 59 ffmpeg -i dirac_problem.ts 60 60 ffmpeg version N-47062-g26c531c Copyright (c) 2000-2012 the FFmpeg developers … … 87 87 Stream #0:1[0x45]: Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz, stereo, s16 88 88 , 256 kb/s 89 }}}


