Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 09-20-2011, 07:15 PM
bugmenotfree bugmenotfree is offline
Junior Member
 
Join Date: Jul 2011
Posts: 6
bugmenotfree is on a distinguished road
Default

Applying "SWFVerification Type 2 request not supported" patch to latest Git version


Hello to everyone on the forum.
I applied the patch attached
http://lists.mplayerhq.hu/pipermail/...attachment.bin
in this message in the rtmpdump mailing list
http://lists.mplayerhq.hu/pipermail/...er/001578.html
on the latest Git version and compiled rtmpdump in Windows for downloading the Daily Show stream on the Comedy Central website.

It does not work while my compiled version of the latest Git does but the download stops at about 15-20% of the file. Resuming works so I can download the whole file if I run rtmpdump 6-7 times but the file is sometimes corrupted (small skips presumably at the points rtmpdump resumes the download).

After comparing all the latest (2011-08-12) Git source with and without the patch applied the only difference was a line in "rtmp.c"
Code:
if (packet->m_nBodySize > 2 && packet->m_body[2] > 0x01)
that was changed to
Code:
if (packet->m_nBodySize > 2 && packet->m_body[2] > 0x02)
Is the above correct, does the patch only change one number in the RTMPdump source?

Last edited by bugmenotfree : 09-21-2011 at 06:35 PM.
Reply With Quote
 
Tags: , , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 09:49 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons