Custom Query (1442 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (19 - 21 of 1442)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#103 fixed -fs (--FrameSkip) command-line option does not work for TAppEncoderStatic davidf pimthurn
Description

Run the following two commands and observe that the frames extracted are identical, although one uses the frame-skip option and one does not.

TAppEncoderStatic -c ../cfg/encoder_lowdelay.cfg -c ../cfg/per-sequence/Traffic.cfg -i <path to Traffic video sequence> -f 1 -sym 2

TAppEncoderStatic -c ../cfg/encoder_lowdelay.cfg -c ../cfg/per-sequence/BQMall.cfg -i <path to BQMall video sequence> -fs 10 -f 1 -sym 2

#8 fixed .dsw is obsolete ksuehring nickw
Description

Workspace for Visual Studio 6.0 does not match the correct building rules

#943 fixed 1-CTB wide picture, wavefront, and dependent slices bheng
Description

In the special case of a 1-CTB wide picture, the top-right CTB is never available for wavefront synchronization, so the CABAC context at the start of every CTB row should be reinitialized to the default values.

However, if the first CTB in a row is also the first CTB in a dependent slice, HM will continue using the CABAC context from the previous row.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracQuery for help on using queries.