Eerste snelle indrukken TVIX6500

Gestart door J.A.F._Doorhof, februari 6, 2008, 16:46:04

Vorige topic - Volgende topic

0 Leden en 5 gasten bekijken dit topic.

advr


zou ook kunnen... hopelijk geen bad sectors.
misschien de firmware eens opnieuw er op zetten :o
SET 300B (Hashimoto trafo's), Devore O/96, Linn LP12, Linn Ekos SE/1, Urika, Kandid, Steve Herbelin's Tube Dampers, DH Lab powercords,  Nessie Vinylmaster, dac/streamer TDA1541A

riwi

#601
Ik heb wat uitgezocht over de IR codes van de TVIX. Het geeft namelijk een paar probleempjes om de cursor toets codes in een pronto te leren. Als je bv de cursor down toets leert aan de pronto dan gaat ie telkens 2 regels naar beneden ipv 1 regel, dat is erg lastig.

Even een paar linkjes : ftp://ftp.dvico.com/products/tvix/manual/etc/
Hier staat een pdf van dvico met de codes voor de M4000 (gelijk aan de codes van de 6500)
cursor down = 96 63  (hexadecimale getallen)
cursor up     = 96 61
cursor left    = 96 6B
cursor right   = 96 6F

dvico gebruikt een afgeleide van het NEC IR systeem
IR codes worden op een carrier frequency gezonden. Elke bit van bovenstaande waarden worden getransmit door een ON periode en een OFF periode. Zo wordt een 1 weergegeven door 16 clockcycli te sturen en 3F clockcycli niets te sturen
Daarnaast wordt een 0 weergegeven door 16 clockcycli te sturen en 15 clockcycli niets te sturen. Deze dutycycle is on de IR code in prontoedit direct terug te lezen.
Op remotecentral staan een paar documenten die erg goed deze codering beschrijven :
http://www.remotecentral.com/cgi-bin/files/rcfiles.cgi?area=pronto&db=other&br=utilities&dv=userwrittendocumentation
"ProntoEdit's IR Display format" van Barry Gordon is erg goed.

Een voorbeeld van de down toets van de tvix (96  63), 96 is de device code (tvix) en 63 de functie code van de down toets.
in prontoedit :
0000 006E 0022 0002 0157 00AB 0016 0015 0016 003F 0016 003F 0016 0015 0016 003F 0016 0015 0016 0015 0016 003F 0016 003F 0016 003F 0016 0015 0016 0015 0016 0015 0016 003F 0016 003F 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 072B 0157 0055 0016 0E55


0000 = learned code
006E = carrier frequency
0022 = lengte van de start code
0002 = lengte van het deel van de code dat herhaald wordt als de knop ingedrukt gehouden wordt.
0157 00AB = lead in van het startcode deel
0016 0015 = 0
0016 003F = 1
....
0016 072B = lead out van het start gedeelte
0157 0055 = lead in repeat deel
0016 0E55 = lead out repeat deel

Als je alle data bitjes uit deze code naast elkaar zet krijg je 0110.1001 en 1100.0110 en 0000.0000 0000.0000
Deze moet je achterste voren lezen en dat is het Hex 96 en Hex 63 de code die in de pdf staat.

Hoe dan ook de tvix blijft de cursor 2 regels verplaatsen met deze code.
Maar door het repeat gedeelte aan het vaste gedeelte te plakken heb ik het nu grotendeels opgelost. de resulterende codes worden dan als volgt :

"DOWN"
0000 006E 0024 0000 0157 00AB 0016 0015 0016 003F 0016 003F 0016 0015 0016 003F 0016 0015 0016 0015 0016 003F 0016 003F 0016 003F 0016 0015 0016 0015 0016 0015 0016 003F 0016 003F 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 072B 0157 0055 0016 0E55

"UP" :
0000 006E 0024 0000 0157 00AB 0016 0015 0016 003F 0016 003F 0016 0015 0016 003F 0016 0015 0016 0015 0016 003F 0016 003F 0016 0015 0016 0015 0016 0015 0016 0015 0016 003F 0016 003F 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0755 0157 0055 0016 0E55

"LEFT" :
0000 006E 0024 0000 0157 00AB 0016 0015 0016 003F 0016 003F 0016 0015 0016 003F 0016 0015 0016 0015 0016 003F 0016 003F 0016 003F 0016 0015 0016 003F 0016 0015 0016 003F 0016 003F 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0700 0157 0055 0016 0E55

"RIGHT":
0000 006E 0024 0000 0157 00AB 0016 0015 0016 003F 0016 003F 0016 0015 0016 003F 0016 0015 0016 0015 0016 003F 0016 003F 0016 003F 0016 003F 0016 003F 0016 0015 0016 003F 0016 003F 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 06D6 0157 0055 0016 0E55

Doordat er geen repeat deel meer is kan de cursor dus niet herhalen als je de knop vast houd.
Maar het werkt nu tenminste wel :)

THX for reading ;)

advr

Gaaf, ik was ook al eens bezig geweest de Pronto voor de Tvix in te zetten.
Nu moet ik zeggen dat ik niet zoveel geduld heb gehad dan jij ;D

ik zal het ook eens gaan proberen.  ;D

Ad.
SET 300B (Hashimoto trafo's), Devore O/96, Linn LP12, Linn Ekos SE/1, Urika, Kandid, Steve Herbelin's Tube Dampers, DH Lab powercords,  Nessie Vinylmaster, dac/streamer TDA1541A

richardnl


Starred

Citaat van: richardnl op november 26, 2008, 08:30:41
nieuwe firmware 1.3.59




Je loopt achter, 1.3.65 is er al  ;D
The link to download firmware 1.3.65 directly from Divco is http://demod.dvico.com/prerelease/tvix_M-6x00_1.3.65.zip

advr

#605
Citaat van: Starred op november 26, 2008, 10:00:16
Je loopt achter, 1.3.65 is er al  ;D
The link to download firmware 1.3.65 directly from Divco is http://demod.dvico.com/prerelease/tvix_M-6x00_1.3.65.zip


op de site zelf zie hem niet? :o

release notes?
SET 300B (Hashimoto trafo's), Devore O/96, Linn LP12, Linn Ekos SE/1, Urika, Kandid, Steve Herbelin's Tube Dampers, DH Lab powercords,  Nessie Vinylmaster, dac/streamer TDA1541A

advr

#606
1.3.65 staat er al op.

werkt goed, de instellingen zijn zelfs behouden deze keer.

het werkt allemaal sneller.

audio werkt goed. ;D

bijna naadloos tussen de nummers nu :o
SET 300B (Hashimoto trafo's), Devore O/96, Linn LP12, Linn Ekos SE/1, Urika, Kandid, Steve Herbelin's Tube Dampers, DH Lab powercords,  Nessie Vinylmaster, dac/streamer TDA1541A

diamant

na alle reactie's van jullie hier op het forum op de 6500a, ook maar eentje aangeschaft.

Makkelijk een HD te installeren en een berg hd films en de microsoft hd trailers er op gegooid.
Nu zit ik al uren te klooien en ik krijg het niet voor elkaar om dat schokken (eerder in dit forum besproken) er uit te krijgen
Ik bedoel niet het schokken door dat de hd het niet kan bijbenen ofzo maar denk dat het te maken heeft met die 24 pal frames en die 30 ntsc frames....

Is dit goed te krijgen of moet je dat maar voor lief nemen als je films kijkt die je gedownload hebt ( ntsc en pal ) met bv torrents?

IK VIND HET GEEN KIJKEN EN ALS HET NIET OP TE LOSSEN IS GAAT HIJ WEER TERUG NAAR DE WINKEL DENK IK.   >:( >:(

Ik ga van de 6500a met de nieuwste firmware er op naar mijn DVDO vp 30 (resolutie 1080i in) en dan naar mijn barco 808 graphics (resolutie 1440 16:9 uit)

Heeft iemand een idee?

Of is het antwoord makkelijk:niets aan te doen......

bedankt!  ;D

riwi

Match wel de refreshrate van het materiaal met de output van de tvix 1080i/60 ?
En welke output freq doet je vp30?

Wat voor materiaal speel je? m2ts of mkv x264 spullen? En dan hopelijk niet van die lelijke ps3/xbox achtige converts?

Als het het materiaal niet is dan lijkt me dat er iets verkeerd staat ingesteld.

diamant

vp30 out: 50 hz en 60 geprobeerd.

materiaal is goed (trailers van de microsoft pagina gedownload)

snap er de ballen niet meer van!%$#@#@%

Vr. komt reinier de boel afregelen en calibreren en wil het dan wel voor elkaar hebben voordat hij hier is.

help! ;D


diamant

gevonden!  vp30 op unlock 50 hz en unlock 60 hz. ipv lock 50 en 60 hz. (dan maakt hij er zelf 49.94 en 59.94 hz.van)

En daarna in de 6500a tv mode op ntsc gezet. geen schokkerig beeld meer!

Moet je dus elke keer controleren wat voor materiaal je hebt? pal of ntsc... en dan de 6500a op die stand zetten met de optie:standaard tv?

Dan zijn er nog 2 opties die ik niet goed begrijp: de INTER AUTO functie en de >24 HZ. AUTO BCS functie.

kan iemand me dat uitleggen?

En hoe kan ik het makkelijkste het beeld materiaal controleren op inhoud (ntsc of pal en resolutie) als het een media container file is?

bedankt!!! ;D ;D

riwi

#611
Het meeste materiaal (HD) is 60Hz of 24p. Als het een mkv is dan kiest de tvix automatisch de juiste refresh als output (als je de video instelling op auto pal/ntsc/24p hebt gezet.
Bij m2ts kiest ie niet automatisch de juiste refresh volgens mij.

Ik heb zelf de nieuwst FW nog niet draaien. De Auto BCS functie is een functie die brightness/constrast/saturation automatisch goed zet. Echter de tvix doet dit (vaak) niet goed dus is op verzoek van velen is in deze FW deze autoBCS functie afschakelbaar.
De INTER AUTO functie ken ik niet.

Mooi dat het gelukt is :) Lastig he zo'n scaler ;)

diamant

top! dank je wel.

heb net ook nog het progje. mediainfo gevonden waar je heel makkelijk de inhoud kan zien met alle info van de file.

dank je! ;)

Starred

Kan je met de nieuwste firmwares inmiddels ook de subs uit complete BR's gebruiken?

riwi

Citaat van: Starred op november 27, 2008, 22:24:34
Kan je met de nieuwste firmwares inmiddels ook de subs uit complete BR's gebruiken?

nee, de Dune HD is de eerste player die dat belooft (full bd rips spelen, inc. menu's en subs).

Starred

Wat is eigenlijk de reden dat subs niet afgespeeld kunnen worden? Technisch zal dat toch niet complex zijn

riwi

Citaat van: Starred op november 27, 2008, 22:35:32
Wat is eigenlijk de reden dat subs niet afgespeeld kunnen worden? Technisch zal dat toch niet complex zijn

Heb je je wel eens verdiept in de ifo structuur van DVD menus? Dat is al redelijk complex. Ik weet het niet, maar ik kan me voorstellen dat dat met BD nog weer een stapje complexer gemaakt is. Ik denk dat het voor de mediaplayer-makers niet al te moeilijk is, maar dat ze het geen prioriteit geven.

advr

Citaat van: Starred op november 26, 2008, 10:00:16
Je loopt achter, 1.3.65 is er al  ;D
The link to download firmware 1.3.65 directly from Divco is http://demod.dvico.com/prerelease/tvix_M-6x00_1.3.65.zip


hoe kom jij aan deze info/sites?
ik kan dat nergens vinden. ;D
SET 300B (Hashimoto trafo's), Devore O/96, Linn LP12, Linn Ekos SE/1, Urika, Kandid, Steve Herbelin's Tube Dampers, DH Lab powercords,  Nessie Vinylmaster, dac/streamer TDA1541A

MiLaN

Hoi,

De functie om met het beeld te scrollen heb ik gevonden maar hoe kun je de subtiles hoger in beeld zetten?

Groet,
Milan

riwi

Citaat van: MiLaN op december  6, 2008, 00:03:38
De functie om met het beeld te scrollen heb ik gevonden maar hoe kun je de subtiles hoger in beeld zetten?

Druk op subtitle, en tijdens dat de "SUBTITLE" popup er is kan je met de cursors links/rechts=fontsize en up/down=positie

MiLaN

Citaat van: riwi op december  6, 2008, 01:43:01
Druk op subtitle, en tijdens dat de "SUBTITLE" popup er is kan je met de cursors links/rechts=fontsize en up/down=positie

Heel erg bedankt!  :D

Starred


Dear Customer,

We are releasing a new public firmware with several fixes from 1.2.52.

This version has several known issues, but not so critical issues. Since it has been a long time, it has many improvements compared to 1.2.52 which is the our last public release.

This is for your information. The below is the release note.

Best regards,

Download

Changes from 1.2.52

• Video related

• Several bugs related to HDMI fixed now.

1. Screen shift in some TV fixed.

• Improved AVI/MKV file playback

○ Supports non standard frame rates (other than 24,25,30,120)

○ Detects s FFDS in FourCC correctly

• Supports embedded image subtitles on MKV files (SUB only)

• HD Audio(TrueHD, DTS HD MA) Pass-through through HDMI support.

○ You can turn on/off on the setup.

○ This is only possible with HDMI 1.3 receivers which support these codec.

○ If you don't have these kind of device, you must turn off.

• LPCM pass-through works.

• Now, when you press the audio or subtitle key, the track selector will be shown.

• Improved compatibility MP4 files playback

• Added option for 24Hz BCS auto correction.

○ If you turn this on, the value of brightness is set + 11 and -12 for the contrast when 24Hz is set. This value is reset to original after back to default TV type.

○ If you turn off this, the values for Brightness and Contrast will not be changed.

• Several HDMI issues are fixed.

○ 24Hz shift issue with Sony, Panasonic and other displays fixed.

○ Purple image problem fixed.

○ Now, sends the product information over HDMI.

• TS/TP/M2TS files playback improved.

• IMG extension is supported now.

○ It only works with DVD.

• DAT(VCD stream file type) files are now supported.

• A couple subtitle issues are fixed.

○ Subtitles on and off with some files.

○ Subtitle is not shows if the line is too long.

○ Supports up to 10 subtitles in one subtitle file.

• Fixed the system reboot problem with no menu DVD titles.

• Fixed sometimes MKV embedded subtitle is not shown.

• Subtitle supports improved and several bugs are fixed

○ External UTF8 subtitle is supported

○ Does not show ASS tags anymore

○ Now the maximum external subtitles in one file is 5 instead of 10.

○ Added new options of no outline for the subtitle font to improve the showing speed

• Known issues for Video related

• Some TP/TS information may not correct.

• When HD Audio pass-through is on, S/PDIF does not output.

• When HD Audio pass-through is off with HD audio stream, the playback is not smooth.

○ When DTS audio setting is digital, HDMI audio is ON and HD audio passthrough is set to ON, then audio is not heard on the SPDIF output.

○ For the same setting, if HDMI audio is set to OFF, then audio is HEARD on the SPDIF output.

• Some TP/TS files may cause the system rebooting.

• Some WMV may not play correctly.

• The digital output for AAC/WMA is disabled.

• Does not support PCM audio track on MP4 now.

• Some low sampling frequency on AVI and MKV may not sound on HDMI.

• When Auto Switch is set for NTSC/24Hz, 24Hz files may not output through HDMI with some display device

*** If you play files with HD audio tracks like Dolby TrueHD, , Dolby Digital Plus, DTS-HD MA or LPCM, you better turn on HD Audio pass through on the setup even though you don't have a receiver that supports decoding of these formats. Otherwise, you will hear strange noise with some repetitive popping noise. Currently, we don't support core decoding, if you don't have a HD audio decoder receiver, you need to select other then these HD audio tracks audio track for now.

• Audio and Picture

• Picture playback has been improved.

○ Improved file compatibility.

○ Play without a black image between pictures.

○ Support a transition effect. Fade effect is supported now.

§ By default the slideshow effect is FADE.

○ You can change the slideshow delay from 0, 5, 6, 7, 8, 9, 10, 20, 30 to 60.

○ The maximum resolution we supports is 24M pixels.

○ The picture will be rotated based on EXIF.

• Improved audio play.

○ APE is now supported.

○ Now, 2x, 4x play back is supported for MP3, OGG, FLAC and APE.

○ Low bitrates mp3 files are supported now.

§ All low bitrates mp3 files, of which sampling frequency is less than 32kHz, get up sampled to 44.1kHz

○ MP3 compatibility and sound quality has been improved.

○ Supports MMS protocol for WMA streaming. (ASX)

• Known issues for Audio and pictures playing

• EXIF information showing is disabled.

• For MP3 files with low sampling frequency, the TVIX might crash while playing or trick play like FF or RW.

• PVR

• Supports T451 DMB-TH tuner

• Supports Chinese.

• Fixed some channel scanning problem for Bulgaria and Romania.

• Supports Chinese station names.

• Known issues for PVR

• After channel changed, you may not here audio in short time. This is the bug from the chip manufacturer. To solve this, you can press DTV key or Audio key on the remote.

• General

• FTP server improvements

○ Supports up to three sessions.

○ The Timeout period has been changed to 5 min from 30 min. If the connection is not been disconnected properly, It will terminate the connection after 5min

• Setup will be backed up on the local HDD so it will be restored after firmware upgrade.

○ This feature is only available after this firmware. This means your current setting will be reset.

○ There must be local HDD or USB HDD to use this, so if you don't have the local disk, you should use USB to upgrade firmware otherwise, the setup may be cleared.

○ Setup will be saved before upgrade and every time you shutdown unit.

• SAMBA server updated.

○ It works with Vista.

○ It supports international characters.

○ You can change the ID and password for the samba server.

• Normal Upgrade speed will be improved after upgrade this version.

• You can put a blank by pressing 1 key in the alphabet input mode.

○ By pressing 1 key, you can select from '.', ',', '?', '!', ' '(blank or space).

• When TVIX connect to SAMBA servers, now shows international characters correctly.

○ It only shows based on currently selected language.

• EDID_failed.ted file is not created anymore not to confuse customers.

• Next page and Previous page key works on the subtitle selection page

• Some icon mode bugs are fixed

• Romanian is supported now.

• Dutch change to Nederland

• Other minor bug fixes.

• Known issues for general issues.

• If you play files without refreshing the file list after delete files through FTP or SAMBA server, the system will reboot.



riwi

Had je er niet even bij moeten zeggen welke firmware er gereleased is?

1.3.74 officiele firmware voor de Tvix 6500

Starred

Citaat van: riwi op december 16, 2008, 19:03:48
Had je er niet even bij moeten zeggen welke firmware er gereleased is?

1.3.74 officiele firmware voor de Tvix 6500


Wel mijn vriend, dat stond niet in het mailtje dat ik van de leverancier had gekregen, dus don't blame me  :tounge2:

papaleo

Ik ben sinds vandaag toch maar weer terug gegaan naar v1.2.52 omdat 1080P materiaal met v1.3.74 bij mij niet echt stabiel meer streamt (bekabelt/Gigabit netwerk),ik heb steeds last van freeze beelden en het geluid valt ook vaak uit..... :unhappy:

Is er iemand die dezelde klachten ondervind met de laatste firmware?
Projector: JVC DLA-NZ8 TV:Sony75x9405c
Processors: Lyngdorf MP60 / Lumagen RadiancePro 4444 18Gb/s Amp's: NAD Master M27 + M22.2 Proj.Scherm: WS-Spalluto MultiMask 100" Speakers: Monitor Audio Platinum/Gold PL300,PL100,C250 (5G) Sub: JLaudio Fathom f113v2 Atmos : 4x MA CP-CT380iDC
BDP:Oppo UHD205 4K/HDR MP:Zappiti Reference,AppleTV 4K 2021 Bluesound Node 2i
Remote:Neeo,Homey Pro Stroom:Aparte stroomgroep met Lapp kabel/ AHP Klankmodule,Kemp powerstrip 8x,Audioquest NRG-Y2,Diverse custom/make stroomkabels