Entries Categorized as 'Weblog related'
July 23, 2008
After getting good feedback from various users and testing myself as well I was really unhappy with the way the UPnP server was integrated and causing issues with updates. And not to forget having issues with Playstation 3 and suddenly missing SRT support again (neat feature which is not available within many UPnP servers, so I could get some fame… (I already have cause we do have Kernel NFS ;-) ).
Today a new release for beta testers .. 1.04RC5.
What is extremely important is that after firmware upgrade you NEED to reset the CH3SNAS to factory defaults. If you do not do this than certain scripts will not be updated from firmware into flash.
- Fixed: users should be able to play 8GB MOVIE files through the UPnP AV server (Especially PlayStation 3 users)
- Fixed SRT support: When a DMA is actively requesting for the SRT file the UPnP server gave it and the subtitles were displayed correctly during playback.
- Fixed & Updated: some users reported that updating the UPnP AV server was not possible, no new files were entered into the database. We have verified the working and we have re-introduced the ‘RESCAN’ button to give users the ability to force a database rescan.
Please be notified that if you modify the SHARE PATH (by default folder ROOT) into a folder which contains a white space the auto-update feature will NOT work
So do not use: ‘Media Video’ but use ‘Media-Video’ or ‘Media_Video’ otherwise the inotify tool will not start. It does not matter if the main shard folder is containing folders with white spaces in its name. Just do not start with it.
Download the 1.04RC5 here
Note: messages recieved upon the ‘kernel’ messages seen is under debugging/investigation. If someone has an easy ‘how-to reproduce’ it could be useful
Posted in Weblog related
8 Comments »
July 23, 2008
Is the following line for mounting samba shares a good one?
smbmount //server/share /tmp/mountpoing -o lfs,codepage=cp437,iocharset=utf8,username=xx,password=xx
Or has someone a better mount line? Like something with CIFS?
Posted in Weblog related
3 Comments »
July 17, 2008
Today i’m upgrading to Wordpress 2.6 .. so some items could not work properly during transition .. stay back, relax and stay tuned till I’m ready
Update: Wordpress 2.6 has bugs (hey .. everyone got them!) I just noticed that uploading my images to a non default folder were not working. Lucky the bug can be easily fixed by uploading a new function.php file
Posted in Weblog related
6 Comments »
July 14, 2008
We promised ourselves to start or end a good day with Champagne or a Cava ;-)
We are again busy with firmware(s) … it never stops ;-)
People do not know what ROT13 is .. I wrote somewhere a sentence, but no-one did notice it yet .. It has a easter-egg / feature / functionality hint in it ..
Testing some features/ functions of the CFULLHDMA after some feedback users
I’ve received some new files which are not playable … it’s good to get a lot content to see if it’s playable yes or no ..
Let’s make it available to some people .. ;-)
Posted in Weblog related
4 Comments »
July 11, 2008
This dashboard widget queries Google Blog Search so that when another blog links to your site it will show up here. It has found no incoming links… yet. It’s okay — there is no rush.
Wierd message in my incoming blog link list ..
Posted in Weblog related
2 Comments »
July 10, 2008
What to be expected to be fixed in next beta firmware?
- Fix NFS is not able to resume and play files after stopping playback.
- Fix DVD menu issue
- Fix MKV subtitle disappear issue
- Fix DVD [LANG] key issue
- Fix AVI mutltiple language srt issue
- Reproduced but probably not fixed yet: DVD Chapter issue (stuttering)
Posted in Weblog related
3 Comments »
June 30, 2008
I had some severe issues with my server this evening and I had to restart it. Did not want to wait .. so any pending ftp upload: sorry ..
b.t.w. if you upload content for analyse with CFULLHDMA please include your name and/or e-mail or notify me by e-mail cause I see duplicate info on the server and I do not know why this is ..
Posted in Weblog related
2 Comments »
June 13, 2008
v1.09.11
1. speed up switch embedded MKV subtitles
2. fixed: MKV subtitle control code issue
3. fixed: Some mp4 could not be played.
4. Improved: some MKV files with artefact issue
You need to be a beta tester to get this beta-firmware. Put a comment under this entry with your real e-mail address and I’ll put you on the beta-testers list. note for GMAIL & HOTMAIL users: maybe my mail will arrive in your SPAM inbox.. check it !
Posted in Weblog related
34 Comments »
June 11, 2008
Het schijnt dat als ik, Twingly ping en een entry bij de Telegraaf aanmerk als iets interessants (zoals bijv. het artikel over Eveline Herfkens, dan zou ik een url redirect vanaf de Telegraaf te zien moeten krijgen.. .
dat gaan we met deze URL / Entry dan ook eens proberen..
Posted in Weblog related
No Comments »
June 10, 2008
During the development of the CFULLHDMA I am always trying the best out of things. (= chipset + firmware). Knowing that not everything can be supported it is always a challenge to get the best.
Therefore my search for answers ..
Challenging the Sigma Designs 8635 chipset is one of the main things I like, especially as we know that the SDK of Sigma Designs is far from perfect.
SD 8635 does not support MKV, so this is added by a lot of manufactures themselves. The chip is strong in TS and MP4 ..
We did some tests and got feedback from users: some certain files could not be played correct: during playback a lot of artefacts (squares) could be seen. In search for ansers why this happened a lot of debugging and research has been done.
In general this is what is happening: the filestream is forced to be played at H.264 High Profile @ L4.1 but the stream is a High Profile @ L5.x one and this is causing the artefacts.
The H.264 High Profile L5.x does need much more memory than the profile L4.1 (Blueray and HDDVD do use L4.1) .. Also the ref frames have a role in this part: the more ref. frames, the more issues can be expected.
So in search for solutions it’s being checked if enough power/memory can be made available to decode the H.264 High profile L5.x
So my first suggestion is to remux the stream from L5.x to L4.x and check the amount of ref. frames.
It’s also wise to check some forums. I think the L4.1 is the profile to choose.
note: I am not H.264 expert, so if someone has more info about difference between L4.x and L5.x: please give me some hints
Posted in Weblog related
3 Comments »