Results 1 to 4 of 4

Thread: You need a license to perform the requested operation on this media

  1. #1
    Join Date
    Sep 2010
    Posts
    2
    Rep Power
    0

    Default You need a license to perform the requested operation on this media

    Hello When I download a website video (the website need logging and buy video)

    Replay Catcher shows something in progress record


    "Downloading (ASF) - Opening connection ...
    [ 3222080445 ] You need a license to perform the requested operation on this media file.
    [ 3222080445 ] You need a license to perform the requested operation on this media file.
    "

    How to fix it? Thank you

  2. #2
    Join Date
    Feb 2008
    Location
    The Interwebs
    Posts
    1,954
    Rep Power
    10

    Default Re: You need a license to perform the requested operation on this media

    Can you please provide me with the URL of the audio or video you're trying to record, so I can trouble shoot the issue?
    Best Regards,

    Jeff Lenney
    Technical Support
    Applian Technologies, Inc.

  3. #3
    Join Date
    Sep 2010
    Posts
    2
    Rep Power
    0

    Default Re: You need a license to perform the requested operation on this media

    http://hichannel.hinet.net/media.do?id=370999

    But I afraid that you can not watch this video even I provide you account and password.

    Here is the website original source code

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>HINET Player</title>

    <script>
    <!--
    if( top == this || top != parent )
    {
    location.replace("/");
    }
    try{parent.callPlay()}catch(e){}
    //-->
    </script>

    <script type="text/javascript" src="/new_static/js/jquery-1.4.2.min.js"></script>
    <script type="text/javascript" src="http://hichannel.hinet.net/videoad2/vads_firstmovie.js?channel=C1&amp;vodchannel=2611& r=1335680767295"></script>
    <style type="text/css">
    <!--
    body {
    margin: 0px;
    color:0xFFFFFF;/*color:transparent;*/
    }
    .playerarea {
    width: 640px;
    height: 360px;
    }
    #status {
    font: 400 13px "新細明體";
    line-height: 20px;
    background-color:#000000;
    color: #ffffff;
    text-decoration: none;
    overflow:hidden;
    width:100%;
    }
    .t12White {
    font: 400 12px/160% "Arial, sans-serif";
    color: #fff;
    text-decoration: none;
    }
    .t12White a:link, .t12White a:visited, .t12White a:active {
    color: #fff;;
    text-decoration: none;
    }
    .t12White a:hover {
    color: #ccc;
    text-decoration: none;
    }
    -->
    </style>
    </head>
    <body onunload="try{unloadPlayer()}catch(e){}">
    <div style="display:none">
    <div style='display:none;'><img width='0' height='0' border='0' src='http://vatrack.hinet.net/7/movie?vod&scid=14' /></div>
    <div id="mediatag"></div>
    <div id="loadingcardtag"></div>
    </div>
    <table class="playerarea" border="0" cellpadding="0" cellspacing="0" bgcolor="#000000">
    <tr>
    <td align="center" valign="middle">
    <div id="media"></div>
    <div id="loading" class="t12White" style="display:none">loading...</div>
    <div id="stop" class="t12White" style="display:none"><a href="#" onclick="location.reload();return false;"><img src="/new_static/player/images/card_2.jpg" alt='stop' border="0"/></a></div>
    </td>
    </tr>
    </table>
    <div id="status" class="t12White">&nbsp;</div>
    <script language="javascript">
    <!--
    //
    //

    function doplay(){
    makeMediaPlayer("media",stream,{width:'640px',heig ht:'360px'});
    }

    //-->
    </script>

    <script language="javascript">
    <!--
    function getLevel()
    {
    var h = '<ul style="background-color:#333;"><li>中</li></ul>';

    return h ;
    }
    function checkQTY(qty)
    {
    try
    {

    var speed = 999999;
    var level = 2;
    if( qty == level )
    {
    alert("您現在正在收看此畫質");
    qty = null;
    }
    if( qty == 4 )
    {
    if( speed < 20000 )
    {
    if(confirm("您的收視資格不符合"))
    window.open("../faq.do?faq_id=12c0a6c0706000007bce","speedfaq");
    qty = null;
    }
    }
    if( qty == 3 )
    {
    if( speed < 8000 )
    {
    if(confirm("您的收視資格不符合"))
    window.open("../faq.do?faq_id=12c0a6c0706000007bce","speedfaq");
    qty = null;
    }
    }
    if( qty == 2 )
    {
    if( speed < 1 )
    {
    if(confirm("您的收視資格不符合"))
    window.open("../faq.do?faq_id=12c0a6c0706000007bce","speedfaq");
    qty = null;
    }
    }
    parent.playQTY(qty);

    }
    catch(e)
    {
    }
    }
    var haveFull = false;
    function canFull()
    {
    if( haveFull )
    return true;
    try
    {

    var speed = 999999;
    if( speed >= 0 )
    {
    return true;
    }
    else if(false)
    {
    return true;
    }
    else
    {
    //升級
    if( confirm("本功能提供HiNet 光世代/ADSL用戶使用") )
    {
    var w = window.open("player2/pop03.jsp",'hichannel','width=578,height=316,scrol lbars=yes,resizable=no,status=no,toolbar=no,menuba r=no,location=no');
    try{
    w.focus();
    }catch(e){
    }
    }
    }

    }
    catch(e)
    {
    }
    return false;
    }
    var init_loading = true;
    function setLoading()
    {
    if( init_loading )
    {
    var card ='/player/images/player-loading2.swf';
    if( typeof(vads_loadingcard) != 'undefined' && vads_loadingcard != null && vads_loadingcard != "")
    {
    var data = vads_loadingcard.split(",");
    if( data.length == 2 )
    {
    card= "http://hichannel.hinet.net/videoad2/"+data[0];
    document.getElementById("loadingcardtag").innerHTM L='<img src="http://vadtrigger.media.hinet.net/ADTrigger.asp?ad=' + data[1] + '&adtype=card&sn=23473875&channelid=C1&amp;vodchan nel=2611" width="0" height="0" />';
    }
    }
    if( (/.swf$/i).test(card) )
    {
    document.getElementById("loading").innerHTML = '<embed src="'+card +'" width="640" height="+360" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" allowscriptaccess="always" menu="false" wmode="transparent"></embed>';
    }
    else
    {
    document.getElementById("loading").innerHTML = "<img id='loading_img' src='"+card+"' alt='loading...'/>";
    }
    init_loading = false;
    }
    }
    function ScriptCommandEvent(sType, msg)
    {
    var msg_array=msg.split(',');
    try
    {
    if( msg_array.length == 2 || msg_array.length==5)
    {
    if( msg_array[0] == 'full' )
    {
    parent.setfullxd(true,msg_array[1]);
    }
    else if( msg_array[0] == 'start' )
    {
    try
    {
    parent.setfullxd(false);
    }catch(e){
    }
    //parent.set300x250xd(true,msg_array[1]);
    }
    else if( msg_array[0] == 'end' )
    {
    try{
    parent.setfullxd(false);
    }catch(e){
    }
    //parent.set300x250xd(false);
    }
    }
    }
    catch(e)
    {
    writelog("ScriptCommand : "+msg);
    }
    if (msg_array.length==5)
    {
    if(msg_array[0] == 'vads' || msg_array[0] == 'full' || msg_array[0] == 'start' )
    {
    document.getElementById('mediatag').innerHTML='<im g src="http://vadtrigger.media.hinet.net/ADTrigger.asp?ad=' + msg_array[3] +
    '&adtype=' + msg_array[2] + '&adsn=' + msg_array[4] + '&sn=23473875&channelid=C1&amp;vodchannel=2611" width="0" height="0" />';
    }
    }
    }
    var stream = '/player/stream.do?url=mms%3a%2f%2fvdm.media.hinet.net%2fvi a%2fvod%2f1000130001346_1200.wmv';
    function initPlayer()
    {
    //

    doplay();
    }
    //
    //-->
    </script>
    <script type="text/javascript" src="/new_static/js/wmp_nio.js"></script>
    </body>
    </html>

  4. #4
    Join Date
    Feb 2008
    Location
    The Interwebs
    Posts
    1,954
    Rep Power
    10

    Default Re: You need a license to perform the requested operation on this media

    Unfortunately, Stream is copy protected.

    You would need to use Replay Video Capture for this
    Best Regards,

    Jeff Lenney
    Technical Support
    Applian Technologies, Inc.

Similar Threads

  1. Replies: 14
    Last Post: 04-05-2011, 02:46 AM
  2. Replies: 5
    Last Post: 05-08-2010, 08:54 PM
  3. Site detects two streams being requested
    By orion in forum Replay Media Catcher
    Replies: 3
    Last Post: 02-03-2010, 03:40 PM
  4. requested features on the replay av
    By Rob27 in forum Replay A/V
    Replies: 2
    Last Post: 08-02-2008, 10:03 PM
  5. Requested Features
    By floydj in forum Request New Features
    Replies: 2
    Last Post: 06-24-2008, 04:10 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About these forums...
Applian Technologies makes these discussion forums available for our customers to assist other users. We do read this content and appreciate all your suggestions and comments. If you need technical support or customer service, please visit the links to the right.
Let's Be Friends