AVS › AVS Forum › Gaming & Content Streaming › Networking, Media Servers & Content Streaming › Firmware - Western Digital - WD TV HD Media Player
New Posts  All Forums:Forum Nav:

Firmware - Western Digital - WD TV HD Media Player - Page 70

post #2071 of 2569
Can someone kind enough to make an firmware that make WD TV support Mov files with PCM audio. I have some home video that I want to watch, but the sound PCM in MOv files is not supported. If someone can make that happen for me, i'll thanks a thousand times and really appreciated your time.

Or if you know a firmware to update to watch mov files with PCM audio.
post #2072 of 2569
Quote:
Originally Posted by b-rad.cc View Post

just 'borrow' my xml files and integrate them into ext3-boot...it was done after my previous osd tweaks and just requires swapping them. if you download the stock.osd.bin it contains everything you need.

edit: except /usr/bin/list.watch you'll need that too

Thanks! I'll give that a try.
post #2073 of 2569
Quote:
Originally Posted by kevotinh View Post

Can someone kind enough to make an firmware that make WD TV support Mov files with PCM audio.

It is impossible to add extra formats that the WD TV would normally not support. The audio/video part is closed source and it relies on a certain sigma chip that does the decoding.

It may be possible to convert it, but that might be too slow for real-time playback.

You could ask WD for this.
post #2074 of 2569
Quote:
Originally Posted by redindian View Post

It is impossible to add extra formats that the WD TV would normally not support. The audio/video part is closed source and it relies on a certain sigma chip that does the decoding.

It may be possible to convert it, but that might be too slow for real-time playback.

You could ask WD for this.

Oh, so there is no open source to do this? that suck, I'll contact WD to see. Thanks for the info,
post #2075 of 2569
I've finished correcting bugs in the german UI (featuring german umlauts like ü and ß) but I'm stumped as to what CHARSET to use in the ge.po file to get it properly translated to ge.mo by gettext which currently aborts with a fatal error. The original file header comes with a lot of placeholders:

"Content-Type: text/plain; charset=CHARSET\
"

Appreciate any input. Thx.
post #2076 of 2569
leave charset meta as it is. file must be utf8 encoded. this error msg about charset is not important, but there must be other error in your .po file. last time i made gr.mo for greek friends i had same problem with .po file they gave me, when i used hex editor i saw that there was a few non printable characters before first # in file, i removed them and error has gone (they was not displayed in text editor, had to use hex editor to see them).
post #2077 of 2569
Thanks, apparently Ultraedit changed the file type so setting it to UTF-8 in Notepad++ did the trick. Problem is the player locked up after my update and I'm not sure why

I'm a Linux newbie so I downloaded an Ubuntu 8.04 VM and replaced my corrected ge.po/ge.mo following this to the letter (even changing all affected md5s) when mkcramfs rootfs wdtv.cramfs popped up this

Quote:


warning: gids truncated to 8 bits. (This may be a security concern.)

I continued anyway and the update went through smoothly but upon reboot all I got was the WDTV logo and nothing happened. Fortunately I can still flash over the official fimware so the player is not bricked but I've got no clue what went wrong.
post #2078 of 2569
Quote:
Originally Posted by b-rad.cc View Post

new WDLXTV
-------------------------------

0.5.3.2
* ...
http://b-rad.cc/895/wdlxtv-enhanced-wdtv-firmware-0532

Very nice! I upgraded, and NFS works now (but then, maybe it was just the reboot). One problem remains, though: after some time into the movie, the remote stops working. I can navigate the UI, but the film keeps on playing in the background, and I can't stop or pause it. I also can't start another movie. Any idea why that is?
post #2079 of 2569
Quote:
Originally Posted by Buddy Casino View Post

Very nice! I upgraded, and NFS works now (but then, maybe it was just the reboot). One problem remains, though: after some time into the movie, the remote stops working. I can navigate the UI, but the film keeps on playing in the background, and I can't stop or pause it. I also can't start another movie. Any idea why that is?

This is apparently a bug shared by almost everybody at least when using wireless network. I get it using version 0.5.2 (I have not yet installed version 0.5.3.2). If I don't plug my wireless USB adaptator, I don't have the problem.
post #2080 of 2569
Quote:
Originally Posted by Laurent Garnier View Post

This is apparently a bug shared by almost everybody at least when using wireless network. I get it using version 0.5.2 (I have not yet installed version 0.5.3.2). If I don't plug my wireless USB adaptator, I don't have the problem.

I have now upgraded to 0.5.3.2 + soft reset through menu and I have not yet encountered the famous bug after 3 reboots. I hope this will not happen again.

Now, script S00custom-options is working.

Nevertheless, I have noticed a major bug. After launching a MP3 file, now when I return to the home page, I don't have anymore the way to go back to the currently playing file. No icon + no info at top of screen. That means there is no other way to stop music than launching another file.

Regarding the choice of number of thumbmais and number of list items, that is really cool and that is working pretty well. I have just noticed few really minor things to adjust + a possible new bug when using the "next" buttion and arriving on the last page. I am not sure if this bug is new, neither if it is relative to Brad or Western Digital. I will first check with the previous OSD to determine if it is new.

My adjusted french translation is apparently not included in 0.5.3.2.
post #2081 of 2569
Quote:
Originally Posted by Laurent Garnier View Post

Nevertheless, I have noticed a major bug. After launching a MP3 file, now when I return to the home page, I don't have anymore the way to go back to the currently playing file. No icon + no info at top of screen. That means there is no other way to stop music than launching another file.

This happens with ext3-boot 0.9.2 also so I would conclude this 'bug' is from the WD official release - you don't get a 'Now playing' option. I'm sure that when I last tried it I could stop the music by pressing the Stop button (but I don't remember if I tried it from the Home page).
post #2082 of 2569
Quote:
Originally Posted by Laurent Garnier View Post

Nevertheless, I have noticed a major bug. After launching a MP3 file, now when I return to the home page, I don't have anymore the way to go back to the currently playing file. No icon + no info at top of screen. That means there is no other way to stop music than launching another file.

I have just noticed few really minor things to adjust + a possible new bug when using the "next" buttion and arriving on the last page. I am not sure if this bug is new, neither if it is relative to Brad or Western Digital. I will first check with the previous OSD to determine if it is new.

It looks like it is not relative to the OSD as I have the same behaviour with an old personalised OSD.
For the first point, I have to precise that it is when reading from the network. I have not yet checked if it is the same when reading locally from the hard drive. Can someone confirm if it is like that with 0..5.2 and/or with the official firmware ?
post #2083 of 2569
Quote:
Originally Posted by Mr Lazy View Post

This happens with ext3-boot 0.9.2 also so I would conclude this 'bug' is from the WD official release - you don't get a 'Now playing' option. I'm sure that when I last tried it I could stop the music by pressing the Stop button (but I don't remember if I tried it from the Home page).

What ennoys me is that I am almost sure that I see and use the "Now playing" option with WDLXTV 0.5.2.
post #2084 of 2569
Hi,

I have ordered a usb gig adapter, but it does not come until next week. I have setup a computer in the basement with hanewin nfs on it. I would like to test it to make sure everything is working. I have the export files setup corectly, but I am not sure what to do after. I understand you have to mount the files but I am not sure how to do that.

The export file is like this - D:\ v -name:tv

What do I do now? Do I mount it? if so how and also how can I view the share from my vista to test it? I have downloaded the nfs service files from microsoft.

Thanks

I have read through the forum and found it to be super helpful in developing themes.
post #2085 of 2569
Quote:
Originally Posted by Mr Lazy View Post

This happens with ext3-boot 0.9.2 also so I would conclude this 'bug' is from the WD official release - you don't get a 'Now playing' option. I'm sure that when I last tried it I could stop the music by pressing the Stop button (but I don't remember if I tried it from the Home page).

It is missing only when playing an audio file through network. When playing the file from an attached USB drive, that's ok.
And you're right, I can use the Stop button to stop the playback.
post #2086 of 2569
How can I restore WDTV to factory defaults; without any modifications from Zorander's FW, root password, etc...?
post #2087 of 2569
Just if on interrest:

LevelOne USB-0201 LAN-Adapter working well natively with WDLXTV. 1080p with samba is no problem when all components are connected with 1GBit.
post #2088 of 2569
Hi, I have made a small mod of the home and video menu. Into the home menu I have changed the original icons, the position and the size.
In the video menu now the thumbnails are bigger (162x230).





With this .zip you can use my mod with any firmware:

-Official: You don't need to use a pendrive.
-WDLXTV: You need to turn on with the osd.bin in a pendrive but later you can remove it. (Thank you b-rad)
-Ext3-boot: You must to keep the pendrive connected to WDTV always.

(see readme.txt)

Sorry for my english, as you can see in the home menu I'm Spanish.

w ww.megaupload.com/?d=VTFLWBTD
post #2089 of 2569
With D-LInk DWL-G122 Wifi USB adaptor and WDLXTV firmware (0.5.2 or0.5.3.2), I have noticed rt73 driver is not loaded. I have to add somewhiere a "modprobe rt73" to establish a working connection. Is it normal and expected ?
Another thing is that the connexion is established only when the Wifi USB stick is plugged at boot. Hotplug is not working. If unplug and plug again after boot, or just plug after boot, nothing happens. What's the reason ? Does someone else noticed the same behaviour with other Wifi adaptors ?

I mention that someone else in France using the same Wifi USB stick confirm these two problems.
post #2090 of 2569
Quote:
Originally Posted by Pennhaven View Post

I thought I'd share a minor improvement I made. Personally I find the original WD screen saver logo to be really bland, so I tweaked my own version. If you don't like mine you can substitute any .png renamed as welcome_logo.png.

FTP to your WDTV and copy the new file over the welcome_logo.png at both:
/osd/image/
/osd-php/image/
(Backup the original to your PC first so you can easily restore it if you want to.)

For osd-php I got an error message stating it was read only, but the file overwrote anyway.
[Edit: Disregard instructions to copy to /osd-php/image. It is not necessary]

My logo is
WDTV
HD-X


X is for experimental firmware. Developers feel free to include with your code if you wish or I'll be happy to create another one for you, if you prefer.

Original:


Custom:


Actually looks much better on the TV. The "jaggies" around the letters were created when I added the transparent background and they disappear against a black background. When I get a chance I'll work on a cleaner version.

[Edit: Custom image cleaned up to smooth transition to transparent background. Disregard previous comment.]
[Edit: 2009-03-30 Custom image resolution enhanced]

hm i downloaded leechftp, but user name root and no password doesn't get me in

anonymous doesn't either
post #2091 of 2569
Quote:
Originally Posted by juliojs View Post

Hi, I have made a small mod of the home and video menu. Into the home menu I have changed the original icons, the position and the size.
In the video menu now the thumbnails are bigger (162x230).





With this .zip you can use my mod with any firmware:

-Official: You don't need to use a pendrive.
-WDLXTV: You need to turn on with the osd.bin in a pendrive but later you can remove it. (Thank you b-rad)
-Ext3-boot: You must to keep the pendrive connected to WDTV always.

(see readme.txt)

Sorry for my english, as you can see in the home menu I'm Spanish.

w ww.megaupload.com/?d=VTFLWBTD


hey that was great, just what I was waiting for someone to do. Works perfectly although you do have to edit the firmware version for it to be recognized if you have the latest official firmware.

Still waiting for a sub-menu system for the video files, with a much larger
screenshot of the thumbs, and maybe a little information about the video, I guess I can only dream since I don't know how to edit any of this. Anyways thanks a bunch, this works perfectly for now. The thumbs are a little too close to the left edge though, maybe center them somehow?
post #2092 of 2569
Quote:
Originally Posted by sdsi View Post

How can I restore WDTV to factory defaults; without any modifications from Zorander's FW, root password, etc...?

not sure if this works with mods, but there is a system restore within the wdtv system settings menu, see if that works.
post #2093 of 2569
Quote:
Originally Posted by techflaws View Post

Thanks, apparently Ultraedit changed the file type so setting it to UTF-8 in Notepad++ did the trick. Problem is the player locked up after my update and I'm not sure why

After further testing it would appear that my USB stick was messed up. I've tried another one and also stuck to wdtv.bin as the filename and the update went flawlessly (after I had done a chgrp on the files I corrected which remedied the 'gids truncated to 8 bits'-error). I've sent my corrected german UI files to WD and B-rad but in case you feel strangely compelled to have a properly translated german UI right about now you can apply the patch I've uploaded to my blog.
post #2094 of 2569
Quote:
Originally Posted by Havoc22 View Post

hey that was great, just what I was waiting for someone to do. Works perfectly although you do have to edit the firmware version for it to be recognized if you have the latest official firmware.

.............?

+1

Great Work, it´s my new fw...
post #2095 of 2569
Quote:
Originally Posted by terapin View Post

hm i downloaded leechftp, but user name root and no password doesn't get me in

anonymous doesn't either

Well "root" / blank still work for me using FireFTP (Mozilla Firefox browser plug in) with ext3-boot-0.9.2 firmware. So I don't know what else to tell you.

It would probably be easier for someone else to help you if you state what custom firmware you are using.
post #2096 of 2569
http://twitter.com/srader

WDTV-Prerelease product update available here:

http://*******/1apxkR


Thank you Scott !!
post #2097 of 2569
Bugs fixed in 1.02.08:

-Some characters still missing from Greek font
-VC-1 MKVs playback poorly
-Audio out of sync during MKV playback
-10 Minute FF and REV doesn't work during MKV playback
-Audio clipping issues

post #2098 of 2569
1.02.08 will not work with my usb hub. Hopefully they can fix that in 1.02.09...
post #2099 of 2569
A pre-release of my RSS and Weather app is now available.

It adds a RSS feed scroller and Weather forecast to the home screen. Fully configurable by web interface.

More info and download link here
post #2100 of 2569
Hi
I downloaded the 07 firmware with bigger subs from here works great, can someone please make the bigger subs option for the new 08 firmware

Thanks

Mikael
New Posts  All Forums:Forum Nav:
  Return Home
AVS › AVS Forum › Gaming & Content Streaming › Networking, Media Servers & Content Streaming › Firmware - Western Digital - WD TV HD Media Player