+ Reply to Thread
Page 30 of 30
FirstFirst ... 20 28 29 30
Results 871 to 894 of 894
Thread
  1. Member
    Join Date: Jan 2010
    Location: United States
    Originally Posted by MarcoTX View Post
    Originally Posted by vb6rocod View Post
    Open tray and press "55" to see name of firmware.
    I did that on my _37 and I get DVP3962_37.BIN

    on my father's _F7 nothing comes up when I press 55!
    No help? Anybody?
    Quote Quote  

  2. Member
    Join Date: Feb 2010
    Location: Florida
    Firmware all updated and works great, was mostly needing the fix on the 8 character limit for files,
    Thanks so much for the work on this ! You guys are super.
    This is my first DVD player with a usb port so i'm learning all kinds of new things lately.
    Quote Quote  

  3. Hi!

    I'm having difficulty when I try to add Slovenian language as a choice in a subtitle menu. Whenever I play DVD with Slovenian subtitle, I have to choose "Others" although I modified firmware and replaced this string:

    0x0068 = Hebrew

    with this one

    0x0068 = Slovenian

    But the menu still shows other. How can I add my language so my parents can choose easily which subtitle do they want to use.


    Kind regards,
    Matjaz
    Quote Quote  

  4. Hi!

    I'm having difficulty when I try to add Slovenian language as a choice in a subtitle menu. Whenever I play DVD with Slovenian subtitle, I have to choose "Others" although I modified firmware and replaced this string:

    0x0068 = Hebrew

    with this one

    0x0068 = Slovenian

    But the menu still shows other. How can I add my language so my parents can choose easily which subtitle do they want to use.

    My DVD is Philip DVD 5990.


    Kind regards,
    Matjaz
    Quote Quote  

  5. Originally Posted by MatjazP View Post
    Hi!

    I'm having difficulty when I try to add Slovenian language as a choice in a subtitle menu. Whenever I play DVD with Slovenian subtitle, I have to choose "Others" although I modified firmware and replaced this string:

    0x0068 = Hebrew

    with this one

    0x0068 = Slovenian

    But the menu still shows other. How can I add my language so my parents can choose easily which subtitle do they want to use.

    My DVD is Philip DVD 5990.


    Kind regards,
    Matjaz
    It's not so simple. There are two place where is need to change: In menu where you select Audio, Menu or Subtitle, and where display Subtitle 0x/0y: Lang Name (when press Subtitle button). In menu, even you select a language, when play DVD, subtitle is always "Off". This is a bug without a solution. So, adding your language in menu it's not a solution. More important is to display Subtitle 0x/0y:Slovenian. For this is need to patch firmware with some code.... take a look here: http://board.softpedia.com/index.php...ndpost&p=32015
    Visit my Blog or my site (mirror)
    Quote Quote  

  6. Member
    Join Date: Nov 2009
    Location: United States
    I can hear the sound but no video. The message on TV said "video codec is not supported". These files can play on my computer.
    What do I need to do with these avi files so that they can play on the player? (Post #840)
    First, I would like to thank for the help in previous messages. However, can you please direct me to which the easiest and free converter to convert these files? I have never convert video file before. From GSpot and MediaInfo, my files are using FNMP4 codec.
    Again, thank-you very much for your help.
    Learning
    Quote Quote  

  7. Member
    Join Date: Nov 2008
    Location: Germany
    Try Handbrake 0.9.3 which is the latest version that can convert to AVI (xvid).
    Techflaws.org
    Things Can Only Get Better

    Philips DVP3260/5990 FAQ
    Quote Quote  

  8. Hi!

    In this example

    0x0059 = Russian >> 0x0059 = Romanian
    B3:6CAA 24 8B add A, #0x8B ; u ---->> 24 91 add A, #0x91 ;o


    What code do I have to put to A? Is there a list of known language code for Philips DVD 5990 as I can see there is some math involved (DVD_Language_Codes+32)?

    B3:6CA6
    B3:6CA6 B3_6CA6: ; DATA XREF: DVD_Language_Codes+32o
    B3:6CA6 90 FB 7E mov DPTR, #XRAM_FB7E
    B3:6CA9 E0 movx A, @DPTR
    B3:6CAA 24 8B add A, #0x8B ; u
    B3:6CAC 70 62 jnz B3_6D10
    B3:6CAC
    B3:6CAE 90 FB 7F mov DPTR, #XRAM_FB7F
    B3:6CB1 E4 clr A
    B3:6CB2 F0 movx @DPTR, A
    B3:6CB3 A3 inc DPTR
    B3:6CB4 74 59 mov A, #0x59 ; Russian
    B3:6CB6 F0 movx @DPTR, A
    B3:6CB7 80 57 sjmp B3_6D10
    B3:6CB7
    Quote Quote  

  9. Member Wanderlustus's Avatar
    Join Date: Dec 2008
    Location: Canada
    Originally Posted by vb6rocod View Post
    Originally Posted by kinemax View Post
    Thanks for the information.

    Is there a description/list of incremental features/fixes of this version v4.1 No-Load compared to version v3.2 I am currently using?

    TIA.
    On my site/blog
    Hey mate, I couldn't find the info particular to this new file on your blog. Maybe it's just me, but could someone point the way? I know it's supposed to fix the idx/sub prob's, but otherwise it's the same as the DVP5990_37_vb6_v4_1 file?

    BTW vb6rocod, should I be able to see thumbnails of the flics as per your screenshots on your site? So far I've seen none. Likely something I'm not doing right. Thanks for taking the time to read this.
    Cheers,
    Wanderlustus
    Quote Quote  

  10. thanks

    I am hoping for a "disable subtitles" menu option and button. It is a pain to mount the USB Flash Drive to remove/rename subtitles file.

    DVP5992/37b
    Quote Quote  

  11. Member
    Join Date: Nov 2008
    Location: Germany
    There's a menu setting for that.
    Techflaws.org
    Things Can Only Get Better

    Philips DVP3260/5990 FAQ
    Quote Quote  

  12. Member Wanderlustus's Avatar
    Join Date: Dec 2008
    Location: Canada
    Doesn't one just hit the subtitles button on the remote to turn them off/on?
    Cheers,
    Wanderlustus
    Quote Quote  

  13. Member
    Join Date: Nov 2008
    Location: Germany
    No need to if they are turned off in the settings. Cycling through with the remote is however always possible.
    Techflaws.org
    Things Can Only Get Better

    Philips DVP3260/5990 FAQ
    Quote Quote  

  14. Member Wanderlustus's Avatar
    Join Date: Dec 2008
    Location: Canada
    Right you are.
    Cheers,
    Wanderlustus
    Quote Quote  

  15. Member
    Join Date: Nov 2009
    Location: Canada
    I have vb6rocod's 4.1 firmware on my 5990 which is great! (thx vb6rocod) Lately, when I go to power on, the unit freezes. Just says "Philips" on player and becomes non responsive. Only way to turn it off is to unplug.
    Anyone else experience this?
    Should I reinstall firmware again?
    Thx
    Quote Quote  

  16. No, may to a coincidence
    Visit my Blog or my site (mirror)
    Quote Quote  

  17. VH Wanderer Ai Haibara's Avatar
    Join Date: Jan 2006
    Location: Here. Or... there?
    bubbs: Probably won't help, but have you tried leaving the unit unplugged for at least half an hour (from the wall/power socket) and then plugging it back in?
    If cameras add ten pounds, why would people want to eat them?
    Quote Quote  

  18. Member
    Join Date: Jan 2009
    Location: United States
    Originally Posted by bubbs View Post
    I have vb6rocod's 4.1 firmware on my 5990 which is great! (thx vb6rocod) Lately, when I go to power on, the unit freezes. Just says "Philips" on player and becomes non responsive. Only way to turn it off is to unplug.
    Anyone else experience this?
    Should I reinstall firmware again?
    Thx
    I don't think it is related to firmware. Do you use HDMI connection? I have similar problem but not every time I turn on though (I can say few times in a month) and I remember reading something that it due to HDMI connection flaw specific to this unit.

    BTW does anybody know waht is different between F7 & 37?
    Quote Quote  

  19. Member
    Join Date: Nov 2009
    Location: Canada
    Originally Posted by yigitus View Post
    Originally Posted by bubbs View Post
    I have vb6rocod's 4.1 firmware on my 5990 which is great! (thx vb6rocod) Lately, when I go to power on, the unit freezes. Just says "Philips" on player and becomes non responsive. Only way to turn it off is to unplug.
    Anyone else experience this?
    Should I reinstall firmware again?
    Thx
    I don't think it is related to firmware. Do you use HDMI connection? I have similar problem but not every time I turn on though (I can say few times in a month) and I remember reading something that it due to HDMI connection flaw specific to this unit.

    BTW does anybody know waht is different between F7 & 37?
    Yep, I do use HDMI...when I unplug, and plug back in it is fine...just a little annoying. Same here...it happens few times a month. Glad to hear that it isn't just my unit that has this quirk.

    It is my understanding that the F7 and 37 are the same. Correct me if I am wrong anyone?
    Quote Quote  

  20. Member
    Join Date: Jul 2008
    Location: United States
    Originally Posted by bubbs View Post
    I have vb6rocod's 4.1 firmware on my 5990 which is great! (thx vb6rocod) Lately, when I go to power on, the unit freezes. Just says "Philips" on player and becomes non responsive. Only way to turn it off is to unplug.
    Anyone else experience this?
    Should I reinstall firmware again?
    Thx
    I had this same problem. The other day it quit working all together. I discovered that it was a bad capacitor on the power supply. After replacing it works like new. The capacitor was the 16v 1000uf.
    Quote Quote  

  21. Just upgraded to 4.1 in an effort to try to fix something odd, but no joy. Digital video/audio out was working just peachy this morning, come to watch something this afternoon with absolutely no changes and I can't get any digital output, sound or vision - the corresponding menus are greyed out, it's like it's suddenly no longer able to "see" that the connections are there. Anyone else had this, or know why it would happen?
    Quote Quote  

  22. Member
    Join Date: Mar 2010
    Location: Oviedo FL
    Is there any new updates for the 3962/37? With 30 pages of the thread, I tried to find some, but all links were duds, rapidshare main home page..

    I really would like to update the firmware on my player since Philips bothered not too.
    Quote Quote  

  23. VH Wanderer Ai Haibara's Avatar
    Join Date: Jan 2006
    Location: Here. Or... there?
    Check vb6rocod's signature for his blog pages. They'll be likely to have a pointer to the files. Or, check his MediaFire directory, here.
    If cameras add ten pounds, why would people want to eat them?
    Quote Quote  

  24. Member
    Join Date: Mar 2010
    Location: Oviedo FL
    Originally Posted by Ai Haibara View Post
    Check vb6rocod's signature for his blog pages. They'll be likely to have a pointer to the files. Or, check his MediaFire directory, here.
    Awesome, that worked, love the divix background..

    However, my CD Upsampling menu option is dimmed out and non selectable now. Was it just a bogus option anyway?
    Quote Quote  




Similar Threads

  1. [Release] Philips 5990/12 modded firmware by vb6
    By shadow_cruiser in forum DVD & Blu-ray Players
    Replies: 134
    Last Post: 21st Feb 2010, 11:52
  2. 5990/12 firmware instruction
    By Yugos in forum DVD & Blu-ray Players
    Replies: 1
    Last Post: 10th Dec 2009, 18:14
  3. Phillips 5990 - How to revert back to original firmware
    By user111 in forum DVD & Blu-ray Players
    Replies: 1
    Last Post: 11th Feb 2009, 19:31
  4. Just got the 5990
    By Tbag in forum DVD & Blu-ray Players
    Replies: 16
    Last Post: 12th Nov 2008, 13:46
  5. Can Philips 5990 firmware be used on Philips 5992 Dvd Player
    By peggypwr1 in forum Newbie / General discussions
    Replies: 1
    Last Post: 15th Jun 2008, 16:42
Replay Video Capture, if you can Watch it, you can Capture it ! and save it to your computer. More info or download trial!
About   Advertise   Forum   Forum Archive   RSS Feeds   Statistics   Tools