1. GETFLV: problems in retrieving files
2. Stream Transport , 10053 unknown error
I used the trial version of
GetFLV in order to download from the following site:
"http://inregistrari.antena3.ro/view-Sinteza_Zilei_cu_Mihai_Gadea-12.html"
The page has an embedded player. Trying to download the video from April 22, two files are retrieved:
rtmpe://fms17.mediadirect.ro:1935/recantena3?id=1355566mp4:Sinteza_Zilei_cu_Mihai_Ga dea_2010-04-22_21-30-00_low.mp4
rtmpe://fms17.mediadirect.ro:1935/recantena3?id=1355566
The second file cannot be downloaded, maybe because the url address is not of a valid file.
Using another program (
StreamTransport) I retrieved the address of the second file:
rtmpe://fms17.mediadirect.ro:1935/recantena3?id=1355566/mp4:Sinteza_Zilei_cu_Mihai_Gadea_2010-04-22_21-30-00.mp4
This file is a higher resolution video.
Question: Why getflv doesn't retrieve correctly the address of the second file?
How can this problem be solved in order to be able to download the file?
Regarding stream transport, it often gives broken downloads, it can't be used. See a report below:
_http://inregistrari.antena3.ro/view-09_Apr-2010-Conexiuni_cu_Valentin_Stan-22.html
The file:rtmpe://fms17.mediadirect.ro:1935/recantena3?id=1277224/mp4:Conexiuni_2010-04-09_22-00-00.mp4
The download stops and the following report is generated:
Code:
DownLoad: Thread create.
DownLoad:URL:rtmpe://fms17.mediadirect.ro:1935/recantena3?id=1277224/mp4:Conexiuni_2010-04-09_22-00-00.mp4.
DownLoad: File name change to "C:\Documents and Settings\Tech\My Documents\StreamTransport\Inregistrari Antena 3.flv".
DownLoad: Create file "C:\Documents and Settings\Tech\My Documents\StreamTransport\Inregistrari Antena 3.flv" succeeded.
DownLoad: Task failed.
DownLoad: CRTMPDownload::InnerProcessDataDriverExp::Data-driven threads stopped unexpectedly because of (CRTMPStream.cpp:225:Failed to recv data.Error:(10053:Unknown error).).
DownLoad: Task retry 1.
DownLoad: File name change to "C:\Documents and Settings\Tech\My Documents\StreamTransport\Inregistrari Antena 3.flv".
DownLoad: Create file "C:\Documents and Settings\Tech\My Documents\StreamTransport\Inregistrari Antena 3.flv" succeeded.
DownLoad: Task failed.
DownLoad: CRTMPDownload::InnerProcessDataDriverExp::Data-driven threads stopped unexpectedly because of (CRTMPStream.cpp:225:Failed to recv data.Error:(10053:Unknown error).).
Thanx for your patience while reading my post
