Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
unusual streaming (RTMPT, port:80) www.tvs.plHi all. I have a problem to record stream from _www.tvs.pl
When i usign rtmpdump stream is recordin but file i too big. 1.3Gb and is broken. Pls help me to recorg stream media from this site. test webpage - _http://www.tvs.pl/tv/video,tajemnice_kolei,7244.html embedded player - _http://www.tvs.pl/gfx/mediaplayer-5.3-licensed/player.swf streaming protocol - rtmpt://streaming.tvs.pl:80/vod path - Tajemnice_kolei/2011/TajemniceKolei_12.mp4 full url HTML Code:
rtmpt://streaming.tvs.pl:80/vod<playpath>mp4:Tajemnice_kolei/2011/TajemniceKolei_12.mp4 <swfUrl>http://www.tvs.pl/gfx/mediaplayer-5.3-licensed/player.swf <pageUrl>http://www.tvs.pl/tv/video,tajemnice_kolei,7244.html <objectEncoding> |
#2
|
|||
|
|||
Re: unusual streaming (RTMPT, port:80) www.tvs.plhi, the testpage url is:
Code:
http://www.tvs.pl/tv/video,tajemnice_kolei,7244.html CooJah + Blader: captures the rtmpt link but doesnt download StreamTransport: doesnt capture (=> no download possible) GetFLV: doesnt capture (=> no download possible); RTMPT functionality will be added in future versions of GFLV. rtmpsrv: doesnt capture HiDownload : captures and downloads NetTransport: not tested (@SR, please could you?) , , HiD download file size is different with each download attempt, e.g. 371 MB (389.239.917 Bytes), crc32: 983A9F29 smooth playback in VLC, smooth playback in Applian FLV Player Last edited by placebo : 05-06-2011 at 07:13 AM. |
#3
|
|||
|
|||
Re: unusual streaming (RTMPT, port:80) www.tvs.plReplay Media Catcher 4 and WM Recorder 14 works just fine with this stream. NetTransport didn't detect the stream with its URL finder.
I use Replay Media Catcher 4.1.8 BETA: Last edited by placebo : 03-29-2011 at 12:31 PM. |
#4
|
|||
|
|||
Re: unusual streaming (RTMPT, port:80) www.tvs.plQuote:
RTMPDump v2.3: Code:
rtmpdump -r "rtmp://streaming.tvs.pl:80/vod" -y "mp4:Tajemnice_kolei/2011/TajemniceKolei_12.mp4" -o TajemniceKolei_12.flv --live Code:
RTMPDump v2.3 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... Starting Live Stream INFO: Metadata: INFO: trackinfo: INFO: timescale 15000.00 INFO: length 22859000.00 INFO: language eng INFO: sampledescription: INFO: sampletype avc1 INFO: timescale 44100.00 INFO: length 67204096.00 INFO: language eng INFO: sampledescription: INFO: sampletype mp4a INFO: timescale 600.00 INFO: length 600.00 INFO: language eng INFO: sampledescription: INFO: sampletype mp4s INFO: timescale 600.00 INFO: length 600.00 INFO: language eng INFO: sampledescription: INFO: sampletype mp4s INFO: audiochannels 2.00 INFO: audiosamplerate 44100.00 INFO: videoframerate 15.00 INFO: aacaot 2.00 INFO: avclevel 22.00 INFO: avcprofile 77.00 INFO: audiocodecid mp4a INFO: videocodecid avc1 INFO: width 677.00 INFO: height 382.00 INFO: frameWidth 680.00 INFO: frameHeight 382.00 INFO: displayWidth 677.00 INFO: displayHeight 382.00 INFO: moovposition 36.00 INFO: duration 1523.93 174526.152 kB / 1523.88 sec (99.9%) Download complete Last edited by placebo : 03-29-2011 at 12:27 PM. |
#5
|
|||
|
|||
Re: unusual streaming (RTMPT, port:80) www.tvs.plcommand line used: Code:
C:\rtmpdump-2.3>rtmpdump -r "rtmp://streaming.tvs.pl:80/vod" -y "mp4:Tajemnice_kolei/2011/TajemniceKolei_12.mp4" -o TajemniceKolei_12.flv --live 2nd run, the file is: 170 MB (178.714.780 Bytes), crc32:364B9E1B (file plays perfectly fine) 3rd run, the file is: 170 MB (178.714.780 Bytes), crc32:364B9E1B (file plays perfectly fine) 4th run, the file is: 170 MB (178.714.780 Bytes), crc32:364B9E1B (file plays perfectly fine) re: 1st run i dont know what happened here. bad luck, i guess. full credits go to nullacht (sorry dude ). his simple command line gives perfect results. better than any other tool tested in this thread!! 1st prize!!! Last edited by placebo : 05-05-2011 at 03:55 PM. |
#6
|
|||
|
|||
Re: unusual streaming (RTMPT, port:80) www.tvs.plTesting Replay Media Catcher 4, BETA VERSION 4.1.9 ==> WORKS!!!
Quote:
testrun1: file size is 170 MB (178.714.820 Bytes), crc32: D9418FAF testrun2: file size is 170 MB (178.714.820 Bytes), crc32: D9418FAF testrun3: file size is 170 MB (178.714.820 Bytes), crc32: D9418FAF, 50mn 47s file can be played in Applian FLV Player (well... quite stuttery), but VLC has difficulties.. (very stuttery) Clearly, the file is NOT perfect -- you could tell right away. RMC4 has downloaded the video but it is *not* the original server file. screen picture motion is not as smooth as the original webpage screening. Last edited by placebo : 05-06-2011 at 06:16 AM. |
#7
|
|||
|
|||
Re: unusual streaming (RTMPT, port:80) www.tvs.plQuote:
Code:
rtmpdump -r rtmp://streaming.tvs.pl:1935/vod -y mp4:Tajemnice_kolei/2011/TajemniceKolei_12.mp4 -o TajemniceKolei_12.mp4 -V |
#8
|
|||
|
|||
Re: unusual streaming (RTMPT, port:80) www.tvs.plyour port 1935-command line produces a file of
testrun1: 348 MB (365.891.527 Bytes), crc32: DF5AFB35 testrun2: 370 MB (388.909.396 Bytes), crc32: D50E1826 testrun3: 348 MB (365.397.677 Bytes), crc32: 41A0ED1F testrun4: 361 MB (378.672.611 Bytes), crc32: F705EC38 It can be played with VLC player (smooth playing) and with other players. thanks for your positive contribution, appreciated Last edited by placebo : 04-01-2011 at 03:58 AM. |
#9
|
|||
|
|||
Re: unusual streaming (RTMPT, port:80) www.tvs.plQuote:
It works fine for me. No stuttering or anything. Haven't tried VLC player, since I get much reliable FLV playback with Applian FLV Player and KMPlayer, while I had lots of problems playing FLV files with VLC recently, no matter what recording software I was using. Do you have the same problem after disabling RTMP Super Download? |
#10
|
|||
|
|||
Re: unusual streaming (RTMPT, port:80) www.tvs.plI repeat that if you fix duration and time using the Fix FLV tool of Replay Media Catcher 4, then the playback is smooth! This is a live stream, so the fix is needed. RMC can apply the 15fps fix automatically like other software does it, and it will work in most cases, but there will be out of sync problems with streams using other timeframe values.
I don't really know what file size should be here. It is strange that rtmpdump gives a different file size after changing the port from 80 to 1935. |
Tags: hidownload, jaksta, replay media catcher, rtmpdump, rtmpt, tvs pl, wm recorder, wmr, www tvs pl |
Thread Tools | |
Display Modes | |
|
|