Also 1 other question.. with xbmc.. with the much older version of
crystalhd it at least worked to an extent.. but latest vesion it doesn't
seem to work at all.. and xbmc crashes completely.. has xbmc been
changed with any changes in crystalhd?
from the command line...
-------------------
./hellobcm
starting up
Running DIL (3.5.0) Version
DtsDeviceOpen: Opening HW in mode 0
Clock set to 165
Setting Color Mode to 1
DbgOptions=b0000025
try calls done
file opened successfully
Input Buffer: 0x9db9db8
Aligned Input Buffer: 0x9db9db8, Offset = 0
Y Buffer: 0xb219a008
Format Change Detected. Flags: 0x00030004
New Format
----------------------------------
TimeStamp: 0
Picture Number: 0
Width: 1920
Height: 1080
Chroma: 0x420
Pulldown: 9
Flags: 0x00000000
Frame Rate/Res: 0
Aspect Ratio: 1
Color Primaries: 2
MetaData: 0
Session Number: 0
TimeStamp: 0
Custom Aspect: 0
Frames to Drop: 0
H264 Valid Fields: 0x00000000
Received Output. Bytes In: 393216, Y: 1038720, UV: 0, Number: 3, H:
1080, W: 1920, Flags: 0x00020004
Received Output. Bytes In: 589824, Y: 1038720, UV: 0, Number: 4, H:
1080, W: 1920, Flags: 0x00020004
Received Output. Bytes In: 786432, Y: 1038720, UV: 0, Number: 5, H:
1080, W: 1920, Flags: 0x00020004
... etc
Read 149 pictures
Unable to read input file
DtsAllocIoctlData Error
DtsReleaseMemPools: pIoData MemPool Leak: 7..
>From dmesg
-----------
crystalhd 0000:02:00.0: Entering chd_dec_open
crystalhd 0000:02:00.0: Opening new user[0] handle
crystalhd 0000:02:00.0: Firmware Downloaded Successfully
start_capture: pause_th:12, resume_th:5
crystalhd 0000:02:00.0: [FMT CH] PIB:0 1 420 2 780 438 780 0 9 0
Invalid Line Number[80808080]
Invalid Line Number[80808080]
crystalhd 0000:02:00.0: MISSING 3 PICTURES
crystalhd 0000:02:00.0: list_index:1 rx[1] rxtot[74] Y:10 UV:0 Int:800
YDnSz:0 UVDnSz:0
crystalhd 0000:02:00.0: list_index:1 rx[2] rxtot[78] Y:10 UV:0 Int:800
YDnSz:0 UVDnSz:0
crystalhd 0000:02:00.0: list_index:0 rx[3] rxtot[85] Y:2 UV:0 Int:8
YDnSz:0 UVDnSz:0
crystalhd 0000:02:00.0: list_index:1 rx[4] rxtot[88] Y:10 UV:0 Int:800
YDnSz:0 UVDnSz:0
crystalhd 0000:02:00.0: MISSING 2 PICTURES
crystalhd 0000:02:00.0: list_index:0 rx[5] rxtot[95] Y:2 UV:0 Int:8
YDnSz:0 UVDnSz:0
crystalhd 0000:02:00.0: MISSING 2 PICTURES
.....
crystalhd 0000:02:00.0: number of rx success 167 and failure 57
crystalhd 0000:02:00.0: Entering chd_dec_close
crystalhd 0000:02:00.0: Closing user[0] handle
no element found
hellobcm looks normal.
>
>Also 1 other question.. with xbmc.. with the much older version of
>crystalhd it at least worked to an extent.. but latest vesion it doesn't
>seem to work at all.. and xbmc crashes completely.. has xbmc been
>changed with any changes in crystalhd?
My svn tree is behind the git tree right now. XBMC should work, if
not pastebin both xbmc.log and the crashlog. There might be some
issues between my svn tree and the git tree that are effecting XBMC.