Your Ad Here

Hej456's modded Yamada 6700 firmware v4a+b

Based on New Age's great v3 firmware:
Read about NewAges original features here: http://newage.mpeg4-players.info/firmwares/yamada/6700/NAv3/ReadMe.txt

See this info for differences between va and vb.

Made a little bug-fix in v4a - new files up 16/9.

v4:

Player will now check for subtitle filenames equal to movie filename and if none are loaded it will automatically go to the load all routine, which loads any subtitle in the dir no matter what name it is called. (New)

Removed the load on/off menu, because it is now useless. (New)

DVD prohibited user operations protection removed better. (New)


Added subtitle timing fix, for srt / idx+sub.

Fixed color problems in .idx/.sub subtitles.

Newest files are at the bottom.

Info:

Been working hard on the ARM code..... added a lot of new code for the new feature.

The load all patch makes your Yamada 6700 load 5 mpeg4 subs in the dir no matter what they are called, you can then change between them with the subtitle button on your remote.

It loads subtitle names different from the movie-name.


Timing fix:

Without patch:

00:00:01,800 = 00:00:01,080
00:00:01,100 = 00:00:01,100
00:00:01,999 = 00:00:01,099

Two lines in subtitle:

22
00:00:01,076 --> 00:00:01,476
Text1

23
00:00:01,685 --> 00:00:02,890
Text2

With the bug it's:

22
00:00:01,007 --> 00:00:01,047
Text1

23
00:00:01,068 --> 00:00:02,089
Text2

The color fix for VobSub .idx/.sub subtitles works by converting the subtitle palette which are RGB to YUV.

-------------
Type A firmware:
+ xvid packed bitstream
- NTSC SUB bug
- partial ID3V1 TAG display ('COMMENT' tag is missing)
- during avi playback the setup menu can disappear
Type B firmware:
- no xvid packed bitstream
+ no NTSC SUB bug
+ full ID3V1 TAG display
-------------

Windows Code Pages:

CP1250:
Bosnia/Herzogovina
Croatia
Czech
Hungary
Poland
Romania
Slovakia
Slovenia
CP1251:
Bulgaria
Macedonia FYR
Russia
Serbia/Montenegro
CP1252:
Albania
Australia
Austria
Belgium - Flemish
Belgium - French
Brazil
Canada - English
Canada - French
Catalan
Denmark
Finland
France
Germany
Iceland
Ireland
Italy
Latin
America
Netherlands
New Zealand
Norway
Portugal
South Africa
Spain
Sweden
Switzerland - French
Switzerland - German
Switzerland - Italian
United Kingdom
United States
CP1253:
Greece
-------------

Save the file to disc unzip and burn.

Hej456 v4a:

CP1250 - v4a
CP1251 - v4a
CP1252 - v4a
CP1253 - v4a

Hej456 v4b:

CP1250 - v4b
CP1251 - v4b
CP1252 - v4b
CP1253 - v4b