Waching CSS protected DVDs on O!play

Waching CSS protected DVDs on O!play

Postby blue » 18 Jan 2011, 00:23

Hello,

I would like to replace my DVD-Player by Asus O!Play air and an external DVD drive.
Now, I had to notice, that it is not possible to play CSS-protected DVDs with the O!play. Neither with the originial FW nor with HD2_1.12.06_rev2_plus.
Is thre any way to play CSS-protected DVD on O!play air?

Thank you guys!

blue
blue
 
Posts: 9
Joined: 18 Jan 2011, 00:15

Re: Waching CSS protected DVDs on O!play

Postby FarVoice » 18 Jan 2011, 12:45

It's possible - decss from EGreat, but now it's only manualy mount :(
ASUS O!Play R1 (amp_r12_vrtn), xTreamer Pro (amp_r12_vrt), xTreamer Prodigy (iNeXT 2.14 r2), IconBIT HDR12L (amp_r12_vrt), 3Q F425HW (xds42gl_7725_r3), MyGica A11 (mygica_m3_20121222)
User avatar
FarVoice
Администратор
 
Posts: 8572
Joined: 03 Sep 2010, 01:27
Location: Russia, Moscow

Re: Waching CSS protected DVDs on O!play

Postby john3voltas » 18 Jan 2011, 15:20

FarVoice wrote:It's possible - decss from EGreat, but now it's only manualy mount :(


Hi FarVoice.
Could you elaborate on the above sentence?
Do you mean that it is possible to use an external DVD drive?
If so, any external DVD drive will do?
If so, we need to use decss from EGreat? What do you mean by manually mount?
Is decss included in your firmware? Couldn't we use an automount feature?
This is a very interesting thread and I would like to "hear" your comments on my above questions :).
Cheers
ASUS O!Play HDP-R1 (Bootcode 23)
AMP r10 (iconBIT skin)
IPTVList 1.5.0 by Hax
john3voltas
 
Posts: 457
Joined: 30 Dec 2010, 18:26
Location: Portugal

Re: Waching CSS protected DVDs on O!play

Postby FarVoice » 19 Jan 2011, 00:23

Of course, the using external DVD drive is possible :)
I use old NEC ND-4550A through ATA-to-USB adapter http://www.agestar.com/english/products/iubcp.asp

About decss - I made draft module for moS - try it.

HowTo:
download zip
unzip and copy tar to player's /tmp
in consolr type next commands:
Code: Select all
cd /tmp
tar xf mos_decss.tar -C /usr/local/


In web interface starts Decss daemon

This module waitin', until DVD inserted. Then, it's starts decss, and mount decripted DVD to /tmp/ramfs/volumes/decss (for R1/R3 FW) and to the first plugged device in /tmp/usbmounts to path decss (for HD2 FW) . When DVD ejected, it's unmount and remove decss directories.
Attachments
mos_decss.zip
(466.99 KiB) Downloaded 576 times
ASUS O!Play R1 (amp_r12_vrtn), xTreamer Pro (amp_r12_vrt), xTreamer Prodigy (iNeXT 2.14 r2), IconBIT HDR12L (amp_r12_vrt), 3Q F425HW (xds42gl_7725_r3), MyGica A11 (mygica_m3_20121222)
User avatar
FarVoice
Администратор
 
Posts: 8572
Joined: 03 Sep 2010, 01:27
Location: Russia, Moscow

Re: Waching CSS protected DVDs on O!play

Postby john3voltas » 19 Jan 2011, 18:00

Goddamn, FarVoice! You rock! :)
That means, from now on, I don't need my set top box DVD Player?
Say, to watch a DVD using that moS decss-thing, does the movie start immediately or do I need to go to file manager and select it?
Should it work with BluRay discs too? (in case I have an external BD unit instead of DVD unit)
Cheers

PS: Gonna start looking for a nice low-noise external-usb DVD/BD unit ;)
ASUS O!Play HDP-R1 (Bootcode 23)
AMP r10 (iconBIT skin)
IPTVList 1.5.0 by Hax
john3voltas
 
Posts: 457
Joined: 30 Dec 2010, 18:26
Location: Portugal

Re: Waching CSS protected DVDs on O!play

Postby FarVoice » 19 Jan 2011, 22:42

immediately starts window with "Cannot play protected video!"
Press Ok, goto File Manager, select decss and press play.

Did BD discs protect css algorithm?
ASUS O!Play R1 (amp_r12_vrtn), xTreamer Pro (amp_r12_vrt), xTreamer Prodigy (iNeXT 2.14 r2), IconBIT HDR12L (amp_r12_vrt), 3Q F425HW (xds42gl_7725_r3), MyGica A11 (mygica_m3_20121222)
User avatar
FarVoice
Администратор
 
Posts: 8572
Joined: 03 Sep 2010, 01:27
Location: Russia, Moscow

Re: Waching CSS protected DVDs on O!play

Postby blue » 20 Jan 2011, 00:16

Hello,

this sounds good, but as an absolute beginner in this topic, I have some additional question:
-Which firmware is required to do this as describt? Original or a modded version?
-How to copy the de css to the menitooned directory? Ftp on Oplay is active but I get only a window in wind-explorer without any content.....

Thank you in advance.

blue
blue
 
Posts: 9
Joined: 18 Jan 2011, 00:15

Re: Waching CSS protected DVDs on O!play

Postby FarVoice » 20 Jan 2011, 02:04

blue wrote:-Which firmware is required to do this as describt? Original or a modded version?

Any FW with installed moServices
blue wrote:-How to copy the de css to the menitooned directory? Ftp on Oplay is active but I get only a window in wind-explorer without any content.....

open ftp://root@payer_IP
ASUS O!Play R1 (amp_r12_vrtn), xTreamer Pro (amp_r12_vrt), xTreamer Prodigy (iNeXT 2.14 r2), IconBIT HDR12L (amp_r12_vrt), 3Q F425HW (xds42gl_7725_r3), MyGica A11 (mygica_m3_20121222)
User avatar
FarVoice
Администратор
 
Posts: 8572
Joined: 03 Sep 2010, 01:27
Location: Russia, Moscow

Re: Waching CSS protected DVDs on O!play

Postby blue » 22 Jan 2011, 14:38

Hej,

sorry guy, dont gettin it working......please give me some mor help..

I copied the tar to \tmp.
What are the next steps?
Farvoice, you wrote:
in consolr type next commands:

Code: Select all
cd /tmp
tar xf mos_decss.tar -C /usr/local/



in which console do I have to type it? where is this console?
blue
 
Posts: 9
Joined: 18 Jan 2011, 00:15

Re: Waching CSS protected DVDs on O!play

Postby Olegin » 22 Jan 2011, 14:43

2 blue: In telnet or putty. Enter player IP, name in console is root , w/o psw.
Asus O!Play R1 (amp, vrt), xTreamer Pro (amp, vrt), Iconbit 7L(amp, vrt), Iconbit 12L(amp, vrt/12l), Iconbit 1003(3Dgui)
Olegin
 
Posts: 1243
Joined: 04 Sep 2010, 20:13
Location: Ufa, Russia

Next

Return to About Asus O!Play

Who is online

Users browsing this forum: No registered users and 13 guests