Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GDC Vault rtmpdump exited with code 1 #2673

Closed
greeniekin opened this issue Apr 2, 2014 · 2 comments
Closed

GDC Vault rtmpdump exited with code 1 #2673

greeniekin opened this issue Apr 2, 2014 · 2 comments

Comments

@greeniekin
Copy link

@greeniekin greeniekin commented Apr 2, 2014

I just downloaded youtube-dl for windows and installed rtmpdump.

Here is the command to download one of the free videos.

youtube-dl.exe http://www.gdcvault.com/play/1015528/AI-driven-Dynamic-Dialog-through

Which outputs
[GDCVault] 1015528: Downloading webpage
[GDCVault] 1015528: Downloading XML
[download] Destination: AI-driven Dynamic Dialog through Fuzzy Pattern Matching.
Empower Your Writers!-1015528.flv
[rtmpdump] 0 bytes

ERROR: rtmpdump exited with code 1

When i run it with --verbose I get this

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://www.gdcvault.com/play/1015528/AI-driven-Dyna
mic-Dialog-through', '--verbose']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2014.04.02
[debug] Python version 2.7.5 - Windows-7-6.1.7601-SP1
[debug] Proxy map: {}
[GDCVault] 1015528: Downloading webpage
[GDCVault] 1015528: Downloading XML
[download] Destination: AI-driven Dynamic Dialog through Fuzzy Pattern Matching.
Empower Your Writers!-1015528.flv
[debug] rtmpdump command line: rtmpdump --verbose -r rtmp://fms.digitallyspeakin
g.com/cfx/st/video/gdc/sf12/201203059_1331336822437XXET_video.flv -o 'AI-driven
Dynamic Dialog through Fuzzy Pattern Matching. Empower Your Writers!-1015528.flv
.part' --resume --skip 1
[rtmpdump] RTMPDump v2.4
rtmpdump 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license
: GPL
[rtmpdump] DEBUG: Parsing...
[rtmpdump] DEBUG: Parsed protocol: 0
[rtmpdump] DEBUG: Parsed host : fms.digitallyspeaking.com
[rtmpdump] DEBUG: Parsed app : cfx/st/video
[rtmpdump] DEBUG: Number of skipped key frames for resume: 1
[rtmpdump] DEBUG: Protocol : RTMP
[rtmpdump] DEBUG: Hostname : fms.digitallyspeaking.com
[rtmpdump] DEBUG: Port : 1935
[rtmpdump] DEBUG: Playpath : gdc/sf12/201203059_1331336822437XXET_video
[rtmpdump] DEBUG: tcUrl : rtmp://fms.digitallyspeaking.com:1935/cfx/st/video
[rtmpdump] DEBUG: app : cfx/st/video
[rtmpdump] DEBUG: live : no
[rtmpdump] DEBUG: timeout : 30 sec
[rtmpdump] DEBUG: Failed to get last keyframe.
[rtmpdump] DEBUG: Closing connection.
[rtmpdump] 0 bytes
[rtmpdump] RTMPDump v2.4
rtmpdump 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license
: GPL
[rtmpdump] DEBUG: Parsing...
[rtmpdump] DEBUG: Parsed protocol: 0
[rtmpdump] DEBUG: Parsed host : fms.digitallyspeaking.com
[rtmpdump] DEBUG: Parsed app : cfx/st/video
[rtmpdump] DEBUG: Number of skipped key frames for resume: 1
[rtmpdump] DEBUG: Protocol : RTMP
[rtmpdump] DEBUG: Hostname : fms.digitallyspeaking.com
[rtmpdump] DEBUG: Port : 1935
[rtmpdump] DEBUG: Playpath : gdc/sf12/201203059_1331336822437XXET_video
[rtmpdump] DEBUG: tcUrl : rtmp://fms.digitallyspeaking.com:1935/cfx/st/video
[rtmpdump] DEBUG: app : cfx/st/video
[rtmpdump] DEBUG: live : no
[rtmpdump] DEBUG: timeout : 30 sec
[rtmpdump] DEBUG: Failed to get last keyframe.
[rtmpdump] DEBUG: Closing connection.

ERROR: rtmpdump exited with code 1
File "main.py", line 18, in
File "youtube_dl__init__.pyo", line 836, in main
File "youtube_dl__init__.pyo", line 826, in _real_main
File "youtube_dl\YoutubeDL.pyo", line 1025, in download
File "youtube_dl\YoutubeDL.pyo", line 522, in extract_info
File "youtube_dl\YoutubeDL.pyo", line 559, in process_ie_result
File "youtube_dl\YoutubeDL.pyo", line 806, in process_video_result
File "youtube_dl\YoutubeDL.pyo", line 996, in process_info
File "youtube_dl\YoutubeDL.pyo", line 972, in dl
File "youtube_dl\downloader\common.pyo", line 290, in download
File "youtube_dl\downloader\rtmp.pyo", line 194, in real_download
File "youtube_dl\downloader\common.pyo", line 143, in report_error
File "youtube_dl\YoutubeDL.pyo", line 401, in report_error
File "youtube_dl\YoutubeDL.pyo", line 363, in trouble

@remitamine
Copy link
Collaborator

@remitamine remitamine commented Jul 30, 2015

it's now working.

youtube-dl -v http://www.gdcvault.com/play/1015528/AI-driven-Dynamic-Dialog-through
[debug] System config: []
[debug] User config: ['--external-downloader', 'aria2c', '--external-downloader-args', '-x 16 --check-certificate=false', '-f', 'best[height<=?720]', '--sub-lang', 'ar,en', '--write-sub']
[debug] Command-line args: ['-v', 'http://www.gdcvault.com/play/1015528/AI-driven-Dynamic-Dialog-through']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.07.21
[debug] Python version 3.4.3 - Linux-4.1.2-2-ARCH-x86_64-with-arch-Arch-Linux
[debug] exe versions: ffmpeg 2.7.2, ffprobe 2.7.2, rtmpdump 2.4
[debug] Proxy map: {}
[GDCVault] AI-driven-Dynamic-Dialog-through: Downloading webpage
[GDCVault] AI-driven-Dynamic-Dialog-through: Downloading XML
[debug] Invoking downloader on 'rtmp://fms.digitallyspeaking.com/cfx/st/ondemand?ovpfv=1.1'
[download] Destination: AI-driven Dynamic Dialog through Fuzzy Pattern Matching. Empower Your Writers!-1015528.flv
[debug] rtmpdump command line: rtmpdump --verbose -r 'rtmp://fms.digitallyspeaking.com/cfx/st/ondemand?ovpfv=1.1' -o 'AI-driven Dynamic Dialog through Fuzzy Pattern Matching. Empower Your Writers!-1015528.flv.part' --playpath video/gdc/sf12/201203059_1331336822437XXET_video --resume --skip 1
[rtmpdump] RTMPDump v2.4
[rtmpdump] (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
[rtmpdump] DEBUG: Parsing...
[rtmpdump] DEBUG: Parsed protocol: 0
[rtmpdump] DEBUG: Parsed host    : fms.digitallyspeaking.com
[rtmpdump] DEBUG: Parsed app     : cfx/st
[rtmpdump] DEBUG: Number of skipped key frames for resume: 1
[rtmpdump] DEBUG: Protocol : RTMP
[rtmpdump] DEBUG: Hostname : fms.digitallyspeaking.com
[rtmpdump] DEBUG: Port     : 1935
[rtmpdump] DEBUG: Playpath : video/gdc/sf12/201203059_1331336822437XXET_video
[rtmpdump] DEBUG: tcUrl    : rtmp://fms.digitallyspeaking.com:1935/cfx/st
[rtmpdump] DEBUG: app      : cfx/st
[rtmpdump] DEBUG: live     : no
[rtmpdump] DEBUG: timeout  : 30 sec
[rtmpdump] DEBUG: Setting buffer time to: 36000000ms
[rtmpdump] Connecting ...
[rtmpdump] DEBUG: RTMP_Connect1, ... connected, handshaking
[rtmpdump] DEBUG: HandShake: Type Answer   : 03
[rtmpdump] DEBUG: HandShake: Server Uptime : 462537499
[rtmpdump] DEBUG: HandShake: FMS Version   : 3.5.7.1
[rtmpdump] WARNING: HandShake: client signature does not match!
[rtmpdump] DEBUG: HandShake: Handshaking finished....
[rtmpdump] DEBUG: RTMP_Connect1, handshaked
[rtmpdump] DEBUG: Invoking connect
[rtmpdump] INFO: Connected...
[rtmpdump] DEBUG: HandleServerBW: server BW = 1310720
[rtmpdump] DEBUG: HandleClientBW: client BW = 2500000 2
[rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 242 bytes
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: Property: <Name:             fmsVer, STRING:  FMS/3,5,7,7009>
[rtmpdump] DEBUG: Property: <Name:       capabilities, NUMBER:  127.00>
[rtmpdump] DEBUG: Property: <Name:               mode, NUMBER:  1.00>
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: Property: <Name:              level, STRING:  status>
[rtmpdump] DEBUG: Property: <Name:               code, STRING:  NetConnection.Connect.Success>
[rtmpdump] DEBUG: Property: <Name:        description, STRING:  Connection succeeded.>
[rtmpdump] DEBUG: Property: <Name:     objectEncoding, NUMBER:  0.00>
[rtmpdump] DEBUG: Property: <Name:               data, ECMA_ARRAY>
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: Property: <Name:            version, STRING:  3,5,7,7009>
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: HandleInvoke, server invoking <_result>
[rtmpdump] DEBUG: HandleInvoke, received result for method call <connect>
[rtmpdump] DEBUG: sending ctrl. type: 0x0003
[rtmpdump] DEBUG: Invoking createStream
[rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 21 bytes
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: Property: NULL
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: HandleInvoke, server invoking <onBWDone>
[rtmpdump] DEBUG: Invoking _checkbw
[rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 29 bytes
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: Property: NULL
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: HandleInvoke, server invoking <_result>
[rtmpdump] DEBUG: HandleInvoke, received result for method call <createStream>
[rtmpdump] DEBUG: SendPlay, seekTime=0, stopTime=0, sending play: video/gdc/sf12/201203059_1331336822437XXET_video
[rtmpdump] DEBUG: Invoking play
[rtmpdump] DEBUG: sending ctrl. type: 0x0003
[rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 16419 bytes
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: Property: NULL
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: HandleInvoke, server invoking <_onbwcheck>
[rtmpdump] DEBUG: Invoking _result
[rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 32803 bytes
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: Property: NULL
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: HandleInvoke, server invoking <_onbwcheck>
[rtmpdump] DEBUG: Invoking _result
[rtmpdump] DEBUG: HandleChangeChunkSize, received: chunk size change to 4096
[rtmpdump] DEBUG: HandleCtrl, received ctrl. type: 4, len: 6
[rtmpdump] DEBUG: HandleCtrl, Stream IsRecorded 1
[rtmpdump] DEBUG: HandleCtrl, received ctrl. type: 0, len: 6
[rtmpdump] DEBUG: HandleCtrl, Stream Begin 1
[rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 238 bytes
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: Property: NULL
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: Property: <Name:              level, STRING:  status>
[rtmpdump] DEBUG: Property: <Name:               code, STRING:  NetStream.Play.Reset>
[rtmpdump] DEBUG: Property: <Name:        description, STRING:  Playing and resetting video/gdc/sf12/201203059_1331336822437XXET_video.>
[rtmpdump] DEBUG: Property: <Name:            details, STRING:  video/gdc/sf12/201203059_1331336822437XXET_video>
[rtmpdump] DEBUG: Property: <Name:           clientid, STRING:  2NBQfJ0Q>
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: HandleInvoke, server invoking <onStatus>
[rtmpdump] DEBUG: HandleInvoke, onStatus: NetStream.Play.Reset
[rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 232 bytes
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: Property: NULL
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: Property: <Name:              level, STRING:  status>
[rtmpdump] DEBUG: Property: <Name:               code, STRING:  NetStream.Play.Start>
[rtmpdump] DEBUG: Property: <Name:        description, STRING:  Started playing video/gdc/sf12/201203059_1331336822437XXET_video.>
[rtmpdump] DEBUG: Property: <Name:            details, STRING:  video/gdc/sf12/201203059_1331336822437XXET_video>
[rtmpdump] DEBUG: Property: <Name:           clientid, STRING:  2NBQfJ0Q>
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: HandleInvoke, server invoking <onStatus>
[rtmpdump] DEBUG: HandleInvoke, onStatus: NetStream.Play.Start
[rtmpdump] Starting download at: 0.000 kB
[rtmpdump] DEBUG: RTMP_ClientPacket, received: notify 24 bytes
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: ignoring too small audio packet: size: 0
[rtmpdump] DEBUG: RTMP_ClientPacket, received: notify 44 bytes
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: Property: <Name:               code, STRING:  NetStream.Data.Start>
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: ignoring too small video packet: size: 2
[rtmpdump] DEBUG: RTMP_ClientPacket, received: notify 558 bytes
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: Property: <Name:             author, STRING:  >
[rtmpdump] DEBUG: Property: <Name:          copyright, STRING:  >
[rtmpdump] DEBUG: Property: <Name:        description, STRING:  >
[rtmpdump] DEBUG: Property: <Name:           keywords, STRING:  >
[rtmpdump] DEBUG: Property: <Name:             rating, STRING:  >
[rtmpdump] DEBUG: Property: <Name:              title, STRING:  >
[rtmpdump] DEBUG: Property: <Name:         presetname, STRING:  Custom>
[rtmpdump] DEBUG: Property: <Name:        videodevice, STRING:  Microsoft DV Camera and VCR>
[rtmpdump] DEBUG: Property: <Name:          framerate, NUMBER:  29.97>
[rtmpdump] DEBUG: Property: <Name:              width, NUMBER:  320.00>
[rtmpdump] DEBUG: Property: <Name:             height, NUMBER:  240.00>
[rtmpdump] DEBUG: Property: <Name:      videodatarate, NUMBER:  150.00>
[rtmpdump] DEBUG: Property: <Name: videokeyframe_freq, NUMBER:  5.00>
[rtmpdump] DEBUG: Property: <Name:        audiodevice, STRING:  Microsoft DV Camera and VCR>
[rtmpdump] DEBUG: Property: <Name:    audiosamplerate, NUMBER:  22050.00>
[rtmpdump] DEBUG: Property: <Name:      audiochannels, NUMBER:  1.00>
[rtmpdump] DEBUG: Property: <Name:   audioinputvolume, NUMBER:  56.00>
[rtmpdump] DEBUG: Property: <Name:      audiodatarate, NUMBER:  48.00>
[rtmpdump] DEBUG: Property: <Name:           duration, NUMBER:  4253.06>
[rtmpdump] DEBUG: Property: <Name:       videocodecid, NUMBER:  4.00>
[rtmpdump] DEBUG: Property: <Name:       audiocodecid, NUMBER:  2.00>
[rtmpdump] DEBUG: Property: <Name:       canSeekToEnd, BOOLEAN: FALSE>
[rtmpdump] DEBUG: Property: <Name:          createdby, STRING:  FMS 4.5>
[rtmpdump] DEBUG: Property: <Name:       creationdate, STRING:  Fri Mar 09 15:47:02 2012>
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: (object end)
[rtmpdump] INFO: Metadata:
[rtmpdump] INFO:   presetname            Custom
[rtmpdump] INFO:   videodevice           Microsoft DV Camera and VCR
[rtmpdump] INFO:   framerate             29.97
[rtmpdump] INFO:   width                 320.00
[rtmpdump] INFO:   height                240.00
[rtmpdump] INFO:   videodatarate         150.00
[rtmpdump] INFO:   videokeyframe_frequency5.00
[rtmpdump] INFO:   audiodevice           Microsoft DV Camera and VCR
[rtmpdump] INFO:   audiosamplerate       22050.00
[rtmpdump] INFO:   audiochannels         1.00
[rtmpdump] INFO:   audioinputvolume      56.00
[rtmpdump] INFO:   audiodatarate         48.00
[rtmpdump] INFO:   duration              4253.06
[rtmpdump] INFO:   videocodecid          4.00
[rtmpdump] INFO:   audiocodecid          2.00
[rtmpdump] INFO:   canSeekToEnd          FALSE
[rtmpdump] INFO:   createdby             FMS 4.5
[rtmpdump] INFO:   creationdate          Fri Mar 09 15:47:02 2012
[download] 585.00B at Unknown speed (00:01)
[rtmpdump] DEBUG: ignoring too small video packet: size: 2
[rtmpdump] DEBUG: RTMP_ClientPacket, received: notify 48 bytes
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: Property: <Name:    stream-absolute, NUMBER:  0.00>
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: (object end)
[download]   0.2% of ~153.58MiB at 41.33KiB/s ETA 01:14:36
@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Apr 21, 2016

Closing as it's working now. Feel free to open a new issue if any problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.