Jun 15, 2008

Easy backup and navigation DVD video

There are two ways to backup your DVD video collections :
1. Direct copy all files to ME1.
2. Make a ISO image which is supported by ME1.

Note:
Some DVD Discs can not be copied because of copy protection. The backup operation must obey your local law of copyright. Please do not copy or distribute media with copyright.

Browse the folder/ISO and Open the video_ts subfolder.Play the video_ts.ifo file. Usually, the video_ts.ifo is the first file in the subfolder. The menu of the DVD video will be shown, you can use the remote control to navigate the DVD video.

Navigation functions
A. AUDIO selection by press the number key 4
Select different audio or language setting.
B. SUBTITLE selection by press the number key 5
Select a subtitle.
C. ANGLE selection by press the number key 7
Select a viewing angle
D. BOOKMARK SET by press the number key 3
Set a bookmark.
E. BOOKMARK GOTO by press the number key 6
Go to the bookmark.
F. TITLE by press the number key 1
Go to Menu of the DVD video
G. GOTO by press number key 2
Press the number key 2, a Playback Search dialog box will be popped up. Use Up/Down arrow key to select Title, Chapter, or Time setting. Press ENTER to start Title/Chapter/Time input. You can use Up/Down arrow key or digits key to change the value. Press ENTER again, the display will jump to the specified Title/Chapter/Time. Press RETURN key, the dialog box will be closed.

Jun 2, 2008

Easy way to enable Samba server, Mldonkey, Gmedia Server and SSH at bootup.

Samba Server : Provides file services to all manner of SMB/CIFS clients, including the numerous versions of Microsoft Windows operating systems.
Mldonkey : The p2p client for Linux/Unix/Windows
Gmedia server : GMediaServer serves audio and video files to certain network connected media players.
SSH : Secure Shell or SSH is a network protocol that allows data to be exchanged using a secure channel between two computers.

Samba image

Steps :
1. Unzip downloaded files to ME1's FAT32 partition through USB connection. [Make sure there are 4GB space available]
2. Disconnect USB connection and boot up ME1, make sure time is set at present and LAN is connected.
3. In Windows, go to the Start menu, select Run,at the command line type "telnet 192.168.0.101" [Assume ME1's IP address is 192.168.0.101]
4. Venus login : root [Type "root" for login]5. /# /usr/local/etc/hdd/volumes/HDD1/first [ME1 will reboot and all applications will be enabled at bootup}

Note :
Default login ID and PW
SSH : root & 1234
Mldonkey : admin and 1234

1. After Samba server is active, type "file://x.x.x.x/" to access ME1' FAT32 partition.
2. BT download is disabled in Mldonkey by default, you would need to enable it first, type "http://x.x.x.x:4080/ to access Mldonkey
3. If you need Samba server only while boot up ME1, rename or delete .SH in service foler for each service.
4. The image is tested with F/W version 1.08

May 23, 2008

New firmware with new function released

New firmware just released for more functions. The juiciest one is FileCopy which allows you to transfer files from Net.


Change List :

1. Add a new icon at main menu for File Copy function.
2. Add preview on/off and HD off/720p/1080i in Setup.
3. Support ISO file, DVD Navigation and SUB/SMI/SSA subtitle.
4. More than one shortcut can be added.

PS.
Don't forget to download ReadMe.pdf for firmware update procedure and new function operation method.

MEB_P1.08.K1.b1.zip
ReadMe.pdf

May 13, 2008

1080i LG Demo video torrent

A good demo video to show off your 1080i AV enclosure.

07 10 23 LG Demo--Well Being Lie &4 Seasons and Under the Sea

Mar 10, 2008

Setup ME1 as a BT downloader

Note : There is an upate post which let you set ME1 as BT downloader, Samba Server, GMedia Server and SSH with couple steps only.
http://emprex-me1.blogspot.com/2008/06/easy-way-to-enable-samba-server.html


There are people out there are trying to build more APs for ME1, I think BT downloader and Samba Server are the most useful. This post is base on their contributions to help more users easier to build APs.

It's quiet easy to setup ME1 as BT downloader, the performacnec is considering good and power saving. After BT download you could just play it back directly by ME1, no need to transfer file. And even better part is that you can copy files over LAN, not just steaming. Have ever, there are risks, for example ME1 might won't boot up again and you would need to remove all partitions and re-initial hard disk again, all data will be lost.
You could download Debian 1.0 from bellow link, it would require to unzip .gz under Linux :
Part1: http://www.uploading.com/files/9VWJTFII/bcm47xx_debian_v1.0.part1.exe.html
Part2: http://www.uploading.com/files/DZX1G806/bcm47xx_debian_v1.0.part2.rar.html
Pwassword : orz101.com

Or you could download Ext2 from
http://cid-09ea019cecf560ad.skydrive.live.com/self.aspx/Set%20up%20ME1%20as%20a%20BT%20dwonloader
{There are 11 rar files}{The provided image will create 4G space, you could create your own if needed and know how to.}

I find the easiest way is to download Ext2 and follow the bellow processes. Here are the steps :
Unzip downloaded file to ME1's FAT32 partition through USB connection. {Make sure there are 4GB space available}
Disconnect USB connection and boot up ME1, make sure time is set at present and LAN is connected.
In Windows, go to the Start menu, select Run,at the command line, type "telnet 192.168.1.3" {Assume ME1's IP address is 192.168.1.3}
Venus login : root {Type "root" for login}
/ # cd /usr/local/etc/hdd/volumes/HDD1/
/usr/local/etc/hdd/volumes/HDD1 # mkdir chroot
/usr/local/etc/hdd/volumes/HDD1 # mount -o loop -w ./debin-4g.ext2 ./chroot
/usr/local/etc/hdd/volumes/HDD1 # chroot ./chroot
sh-3.1# mount -t proc proc /proc
sh-3.1# mount /dev/hda1 /mnt/hda
sh-3.1# apt-get update
sh-3.1# apt-get install mldonkey-server
...
...
After unpacking 10.9MB of additional disk space will be used.Do you want to continue [Y/n]? y {type "y" to continue}
...
...
Launch MLDonkey at startup ? {Select Yes to enable it at startup}MLDonkey directory : {Just press Enter to accept default}
...
...
Maximal download speed :{Just press Enter to accept default}
...
...
Password of admin user: {Type in password}
Retype Password of admin user: {Type in password again}
...
...
sh-3.1# /etc/init.d/mldonkey-server stop
sh-3.1# vim /var/lib/mldonkey/downloads.ini
{find 'allowed_ips = ["127.0.0.1";]' and rewrite it as 'allowed_ips = ["192.168.1.0/24";]',assume ME1 and PC IP is in range of 192.168.1.X (X=1~254)}
sh-3.1# /etc/init.d/mldonkey-server start
{If MLdonkey doesn't work, you can check /var/lib/mldonkey/mlnet.log for detail message}
Now you could use IE and type "http://x.x.x.x:4080/ (x.x.x.x is ME1's IP address)click Servers -> Import Server.met ( use google find sever.met and copy and paste link adress )

PS : Sancho is a good GUI connects to MLDonkey core application. (http://sancho-gui.sourceforge.net/download.phtml)

If you would like to set ME1 as a samba sever, execute the bellow command :
sh-3.1# apt-get install samba
sh-3.1# mv /etc/samba/smb.conf{,.bk}
sh-3.1# /etc/init.d/samba stop
sh-3.1# vim /etc/samba/smb.conf {Modify smb.conf as bellow}
*******
[global]
workgroup = workgroup
netbios name = ME1
server string = server
include = /etc/samba/dhcp.conf
dns proxy = no
log file = /var/log/samba/log.%m
max log size = 50 syslog = 0
guest account = root
security = share
encrypt passwords = false
[ME1 share]
comment = mldonkey download folder
path = /var/lib/mldonkey/incoming
read only = no
public = yes
[ME1 HDD]
comment = the fat32 partition of HDD
path = /mnt/hda
read only = no
public = yes
***********

sh-3.1# /etc/init.d/samba start {Start Samba server}{After Samba server is active, type "file://x.x.x.x/" to access ME1' FAT32 partition}

Have fun !

Feb 13, 2008

Initializing the HDD

HDD must set as MASTER mode to avoid unpredictable problem.

Timeshift Buffer takes 4GB per hour and max. 4Hrs, recording quality is fixed at HQ mode.

There are 5 recording quality modes for vidoe in, here is approximate space takes :

HQ mode = 71MB/min
SP = 36MB/min
LP = 25MB/min
EP = 18MB/min
SLP = 13MB/min

The min. space is 10% of rest capacity.

Besides Timeshift buffer and recording space, others will be formatted as FAT32 format for media storag which can be accessed by PC througth USB connection.

Dec 26, 2007

Which video converter are you using ? Why ?

I downloaded some videos from internet, but it's RMVB format which can't playback by ME1. So I used WinAVI to trasncode it to AVI for playback. I'm wondering what is the most popular, best quality and free transcoder are available.
Please give your opinion which is the best video converter for you, and why you think it is the best.