Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
nightmare_before_christmas_the [2014/02/23 20:47] – beandog | nightmare_before_christmas_the [2014/05/16 14:56] (current) – old revision restored (2014/02/23 15:33) beandog | ||
---|---|---|---|
Line 198: | Line 198: | ||
</ | </ | ||
- | === Segfault on test encode | + | === Test Encode |
- | '' | + | This one segfaults, copying the first three audio tracks (including the DTS) |
+ | |||
+ | * medium, high, 3.1 | ||
+ | * tune film | ||
+ | * q 20 | ||
+ | * chapters 1 to 1 | ||
+ | * DTS, AC3 copy | ||
+ | * copy audio tracks 1, 2, 4 (DTS Unknown, English 5.1, English 2.0) | ||
+ | |||
+ | '' | ||
< | < | ||
Line 210: | Line 219: | ||
[12:51:30] scan: audio 0x81bd: AC-3, rate=48000Hz, | [12:51:30] scan: audio 0x81bd: AC-3, rate=48000Hz, | ||
</ | </ | ||
+ | |||
+ | Using the same encode, but skipping the DTS track, works fine: | ||
+ | |||
+ | * copy audio tracks 2, 4 (English 5.1, English 2.0) |