View Issue Details

IDProjectCategoryView StatusLast Update
0000266JVT JM H.264/AVC reference softwareencoderpublic2011-11-10 16:34
ReporterOneL Assigned ToKarsten Suehring  
PriorityhighSeverityminorReproducibilityN/A
Status resolvedResolutionfixed 
OSW7 
Product VersionJM 18.0 
Fixed in VersionJM 18.1 
Summary0000266: that have 2 error in jm18.0
Description1.we can see the configfile.h
 #if (MVC_EXTENSION_ENABLE)
Mapping MapView1[] = {
  {"InputFile", &cfgparams.input_file2.fname,
 
  but the encoder_view1.cfg is
   InputFile2 = "foreman_part_qcif.yuv" # Input sequence 2 for the MVC profile
    InputFile & InputFile2 have error

2. when we use stereo , MVCInterViewReorder should be enable?
TagsNo tags attached.

Relationships

related to 0000264 resolvedKarsten Suehring can not support stereo videp? 
has duplicate 0000233 closedKarsten Suehring MVCEnableInterViewFlag ??? 

Activities

Alexis Michael Tourapis

2011-06-13 00:47

developer   ~0000487

There are issues with the current separation of the config parameters and we will change that. In any case, please use "InputFile" in the config.

And you are correct, you need to set that flag in order to utilize interview prediction. Otherwise, only inter prediction will be used.

Karsten Suehring

2011-10-27 00:44

administrator   ~0000507

I fixed the first issue in the current development branch.

I'm not sure how good MVCInterViewReorder works. So I'm keeping the current default.

Karsten Suehring

2011-10-27 00:49

administrator   ~0000509

Last edited: 2011-10-27 00:50

revising the previous statement:

It seems MVCInterViewReorder to actually requited to use inter view prediciton (ticket 0000264).

Thus I'm setting this as the default im JM 18.1.

Issue History

Date Modified Username Field Change
2011-06-05 21:56 OneL New Issue
2011-06-13 00:47 Alexis Michael Tourapis Note Added: 0000487
2011-10-27 00:44 Karsten Suehring Note Added: 0000507
2011-10-27 00:44 Karsten Suehring Status new => resolved
2011-10-27 00:44 Karsten Suehring Fixed in Version => JM 18.1
2011-10-27 00:44 Karsten Suehring Resolution open => fixed
2011-10-27 00:44 Karsten Suehring Assigned To => Karsten Suehring
2011-10-27 00:49 Karsten Suehring Note Added: 0000509
2011-10-27 00:50 Karsten Suehring Relationship added related to 0000264
2011-10-27 00:50 Karsten Suehring Note Edited: 0000509
2011-11-10 16:34 Karsten Suehring Relationship added has duplicate 0000233