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

ERROR: WARNING: unable to obtain file audio codec with ffprobe #12910

Closed
lsaravia opened this issue Apr 28, 2017 · 3 comments
Closed

ERROR: WARNING: unable to obtain file audio codec with ffprobe #12910

lsaravia opened this issue Apr 28, 2017 · 3 comments

Comments

@lsaravia
Copy link

@lsaravia lsaravia commented Apr 28, 2017

Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like that [x])
  • Use Preview tab to see how your issue will actually look like

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2017.04.28. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2017.04.28

Before submitting an issue make sure you have:

  • At least skimmed through README and most notably FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue

youtube-dl --extract-audio --audio-format mp3 --audio-quality 0 http://www.bbc.co.uk/programmes/p0440wdh/player --prefer-avconv --verbose
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'--extract-audio', u'--audio-format', u'mp3', u'--audio-quality', u'0', u'http://www.bbc.co.uk/programmes/p0440wdh/player', u'--prefer-avconv', u'--verbose']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.04.28
[debug] Python version 2.7.6 - Linux-4.4.0-53-generic-x86_64-with-Ubuntu-14.04-trusty
[debug] exe versions: avconv 9.20-6, avprobe 9.20-6, ffmpeg 3.2.2, ffprobe 3.2.2, rtmpdump 2.4
[debug] Proxy map: {}
[bbc.co.uk] p0440wdh: Downloading video page
[bbc.co.uk] p0440wfc: Downloading media selection XML
[bbc.co.uk] p0440wfc: Downloading media selection XML
[debug] Invoking downloader on u'rtmp://cp44293.edgefcs.net/ondemand?auth=daEaocLcldvc9ciaUdjaXdwbobqdpagbibZ-bza8rK-bWG-FpsFBqxpGDvEtzL&aifp=v001&slist=public/secure_auth/800kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_med.mp4;public/secure_auth/1500kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_high.mp4;public/secure_auth/480kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_low.mp4'
[download] Masterclass - 7 Mixed Conditionals-p0440wfc.flv has already been downloaded
[download] 100% of 48.99MiB
[debug] avconv command line: avprobe -show_streams 'file:Masterclass - 7 Mixed Conditionals-p0440wfc.flv'
ERROR: WARNING: unable to obtain file audio codec with ffprobe
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1942, in post_process
files_to_delete, info = pp.run(info)
File "/usr/local/bin/youtube-dl/youtube_dl/postprocessor/ffmpeg.py", line 241, in run
raise PostProcessingError('WARNING: unable to obtain file audio codec with ffprobe')
PostProcessingError: WARNING: unable to obtain file audio codec with ffprobe

Description of your issue, suggested solution and other information

I am trying to download and convert a flv video to mp3 and get this error

ERROR: WARNING: unable to obtain file audio codec with ffprobe

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Apr 29, 2017

[debug] exe versions: avconv 9.20-6, avprobe 9.20-6, ffmpeg 3.2.2, ffprobe 3.2.2, rtmpdump 2.4

I suspect this is again an avconv issue here. Could you try again with --prefer-ffmpeg?

@lsaravia
Copy link
Author

@lsaravia lsaravia commented Apr 30, 2017

youtube-dl --extract-audio --audio-format mp3 --audio-quality 0 http://www.bbc.co.uk/programmes/p0440wdh/player --prefer-ffmpeg --verbose

[bbc.co.uk] p0440wdh: Downloading video page
[bbc.co.uk] p0440wfc: Downloading media selection XML
[bbc.co.uk] p0440wfc: Downloading media selection XML
[debug] Invoking downloader on u'rtmp://cp44293.edgefcs.net/ondemand?auth=daEd8cUckasdpbIbvdhded3a4dgbfcqb1dH-bzbK.s-bWG-BprFAnEqKCrFozJ&aifp=v001&slist=public/secure_auth/480kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_low.mp4;public/secure_auth/1500kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_high.mp4;public/secure_auth/800kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_med.mp4'
[download] Destination: Masterclass - 7 Mixed Conditionals-p0440wfc.flv
[debug] rtmpdump command line: rtmpdump --verbose -r 'rtmp://cp44293.edgefcs.net/ondemand?auth=daEd8cUckasdpbIbvdhded3a4dgbfcqb1dH-bzbK.s-bWG-BprFAnEqKCrFozJ&aifp=v001&slist=public/secure_auth/480kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_low.mp4;public/secure_auth/1500kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_high.mp4;public/secure_auth/800kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_med.mp4' -o 'Masterclass - 7 Mixed Conditionals-p0440wfc.flv.part' --swfVfy http://www.bbc.co.uk/emp/releases/iplayer/revisions/617463_618125_4/617463_618125_4_emp.swf --pageUrl http://www.bbc.co.uk --app 'ondemand?auth=daEd8cUckasdpbIbvdhded3a4dgbfcqb1dH-bzbK.s-bWG-BprFAnEqKCrFozJ&aifp=v001&slist=public/secure_auth/480kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_low.mp4;public/secure_auth/1500kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_high.mp4;public/secure_auth/800kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_med.mp4' --playpath mp4:public/secure_auth/1500kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_high.mp4 --resume --skip 1
[rtmpdump] RTMPDump v2.4
[rtmpdump] (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
[rtmpdump] WARNING: gnome-keyring:: couldn't connect to: /run/user/1000/keyring-uyedPt/pkcs11: Connection refused
[rtmpdump] p11-kit: skipping module 'gnome-keyring' whose initialization failed: An error occurred on the device
[rtmpdump] DEBUG: Parsing...
[rtmpdump] DEBUG: Parsed protocol: 0
[rtmpdump] DEBUG: Parsed host : cp44293.edgefcs.net
[rtmpdump] DEBUG: Parsed app : ondemand?auth=daEd8cUckasdpbIbvdhded3a4dgbfcqb1dH-bzbK.s-bWG-BprFAnEqKCrFozJ&aifp=v001&slist=public/secure_auth/480kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_low.mp4;public/secure_auth/1500kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_high.mp4;public/secure_auth/800kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_med.mp4
[rtmpdump] DEBUG: Number of skipped key frames for resume: 1
[rtmpdump] DEBUG: Protocol : RTMP
[rtmpdump] DEBUG: Hostname : cp44293.edgefcs.net
[rtmpdump] DEBUG: Port : 1935
[rtmpdump] DEBUG: Playpath : mp4:public/secure_auth/1500kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_high.mp4
[rtmpdump] DEBUG: tcUrl : rtmp://cp44293.edgefcs.net:1935/ondemand?auth=daEd8cUckasdpbIbvdhded3a4dgbfcqb1dH-bzbK.s-bWG-BprFAnEqKCrFozJ&aifp=v001&slist=public/secure_auth/480kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_low.mp4;public/secure_auth/1500kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_high.mp4;public/secure_auth/800kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_med.mp4
[rtmpdump] DEBUG: swfUrl : http://www.bbc.co.uk/emp/releases/iplayer/revisions/617463_618125_4/617463_618125_4_emp.swf
[rtmpdump] DEBUG: pageUrl : http://www.bbc.co.uk
[rtmpdump] DEBUG: app : ondemand?auth=daEd8cUckasdpbIbvdhded3a4dgbfcqb1dH-bzbK.s-bWG-BprFAnEqKCrFozJ&aifp=v001&slist=public/secure_auth/480kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_low.mp4;public/secure_auth/1500kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_high.mp4;public/secure_auth/800kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_med.mp4
[rtmpdump] DEBUG: live : no
[rtmpdump] DEBUG: timeout : 30 sec
[rtmpdump] DEBUG: SWFSHA256:
[rtmpdump] DEBUG: b6 74 7f 89 f9 ec 6a 60 c1 a4 b5 8b b1 18 b0 fa
[rtmpdump] DEBUG: 65 18 86 24 c2 8a 1a a3 2f 72 0f 0b 80 59 dd 7f
[rtmpdump] DEBUG: SWFSize : 595316
[rtmpdump] DEBUG: Setting buffer time to: 36000000ms
[rtmpdump] Connecting ...
[rtmpdump] DEBUG: RTMP_Connect1, ... connected, handshaking
[rtmpdump] DEBUG: HandShake: Client type: 03
[rtmpdump] DEBUG: HandShake: Client digest offset: 430
[rtmpdump] DEBUG: HandShake: Initial client digest:
[rtmpdump] DEBUG: 6c 53 52 aa b9 64 d5 ba eb 48 df 2b 19 a1 38 f6
[rtmpdump] DEBUG: f1 ac 02 7c 94 0a f0 64 77 ec e7 4e 3a ef 4c 9c
[rtmpdump] DEBUG: HandShake: Type Answer : 03
[rtmpdump] DEBUG: HandShake: Server Uptime : 488069577
[rtmpdump] DEBUG: HandShake: FMS Version : 5.0.7.1
[rtmpdump] DEBUG: HandShake: Calculated digest key from secure key and server digest:
[rtmpdump] DEBUG: c6 bc ae ec af 98 2d fb d9 74 88 6c 3a da 15 7a
[rtmpdump] DEBUG: 94 b4 a0 c5 cc 2c 71 aa ee 16 54 32 5f 79 6a 48
[rtmpdump] DEBUG: HandShake: Client signature calculated:
[rtmpdump] DEBUG: bb 83 51 b0 92 ac d8 03 df 37 3a fa 25 03 8f f8
[rtmpdump] DEBUG: db bd 20 42 93 0d fe da e9 f7 c6 ae 13 87 e2 e6
[rtmpdump] DEBUG: HandShake: Server sent signature:
[rtmpdump] DEBUG: 4e 7e 6d 09 1e 62 2b 4b 8a 97 d2 5f 34 d9 90 49
[rtmpdump] DEBUG: 91 ba 81 15 8a c3 65 bf e3 10 49 4e 55 87 6c 10
[rtmpdump] DEBUG: HandShake: Digest key:
[rtmpdump] DEBUG: b5 de 1d 37 a7 6a 80 b7 eb 82 af 4c 2d 1a 52 94
[rtmpdump] DEBUG: 02 2e 91 50 66 39 c7 f8 60 90 43 45 64 50 72 05
[rtmpdump] DEBUG: HandShake: Signature calculated:
[rtmpdump] DEBUG: 4e 7e 6d 09 1e 62 2b 4b 8a 97 d2 5f 34 d9 90 49
[rtmpdump] DEBUG: 91 ba 81 15 8a c3 65 bf e3 10 49 4e 55 87 6c 10
[rtmpdump] DEBUG: HandShake: Genuine Adobe Flash Media Server
[rtmpdump] DEBUG: HandShake: Handshaking finished....
[rtmpdump] DEBUG: RTMP_Connect1, handshaked
[rtmpdump] DEBUG: Invoking connect
[rtmpdump] INFO: Connected...
[rtmpdump] DEBUG: HandleServerBW: server BW = 1250000
[rtmpdump] DEBUG: HandleClientBW: client BW = 1250000 2
[rtmpdump] DEBUG: HandleChangeChunkSize, received: chunk size change to 4096
[rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 242 bytes
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: Property: <Name: fmsVer, STRING: FMS/5,0,7,7054>
[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, OBJECT>
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: Property: <Name: version, STRING: 5,0,7,7054>
[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
[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
[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
[rtmpdump] DEBUG: SendPlay, seekTime=0, stopTime=0, sending play: mp4:public/secure_auth/1500kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_high.mp4
[rtmpdump] DEBUG: Invoking play
[rtmpdump] DEBUG: sending ctrl. type: 0x0003
[rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 10275 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: HandleCtrl, received ctrl. type: 4, len: 6
[rtmpdump] DEBUG: HandleCtrl, Stream IsRecorded 1
[rtmpdump] DEBUG: HandleChangeChunkSize, received: chunk size change to 4096
[rtmpdump] DEBUG: HandleCtrl, received ctrl. type: 0, len: 6
[rtmpdump] DEBUG: HandleCtrl, Stream Begin 1
[rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 396 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 public/secure_auth/1500kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_high.mp4.>
[rtmpdump] DEBUG: Property: <Name: details, STRING: public/secure_auth/1500kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_high.mp4>
[rtmpdump] DEBUG: Property: <Name: clientid, STRING: pAA5AiDA>
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: HandleInvoke, server invoking
[rtmpdump] DEBUG: HandleInvoke, onStatus: NetStream.Play.Reset
[rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 390 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 public/secure_auth/1500kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_high.mp4.>
[rtmpdump] DEBUG: Property: <Name: details, STRING: public/secure_auth/1500kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_high.mp4>
[rtmpdump] DEBUG: Property: <Name: clientid, STRING: pAA5AiDA>
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: HandleInvoke, server invoking
[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: RTMP_ClientPacket, received: notify 494 bytes
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: Property: <Name: duration, NUMBER: 272.60>
[rtmpdump] DEBUG: Property: <Name: moovPosition, NUMBER: 36.00>
[rtmpdump] DEBUG: Property: <Name: width, NUMBER: 832.00>
[rtmpdump] DEBUG: Property: <Name: height, NUMBER: 468.00>
[rtmpdump] DEBUG: Property: <Name: videocodecid, STRING: avc1>
[rtmpdump] DEBUG: Property: <Name: audiocodecid, STRING: mp4a>
[rtmpdump] DEBUG: Property: <Name: avcprofile, NUMBER: 77.00>
[rtmpdump] DEBUG: Property: <Name: avclevel, NUMBER: 31.00>
[rtmpdump] DEBUG: Property: <Name: aacaot, NUMBER: 2.00>
[rtmpdump] DEBUG: Property: <Name: videoframerate, NUMBER: 25.00>
[rtmpdump] DEBUG: Property: <Name: audiosamplerate, NUMBER: 48000.00>
[rtmpdump] DEBUG: Property: <Name: audiochannels, NUMBER: 2.00>
[rtmpdump] DEBUG: Property: <Name: trackinfo, OBJECT>
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: Property: <Name: length, NUMBER: 6815000.00>
[rtmpdump] DEBUG: Property: <Name: timescale, NUMBER: 25000.00>
[rtmpdump] DEBUG: Property: <Name: language, STRING: und>
[rtmpdump] DEBUG: Property: <Name: sampledescription, OBJECT>
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: Property: <Name: sampletype, STRING: avc1>
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: Property: <Name: length, NUMBER: 13084672.00>
[rtmpdump] DEBUG: Property: <Name: timescale, NUMBER: 48000.00>
[rtmpdump] DEBUG: Property: <Name: language, STRING: und>
[rtmpdump] DEBUG: Property: <Name: sampledescription, OBJECT>
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: Property: <Name: sampletype, STRING: mp4a>
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: (object end)
[rtmpdump] INFO: Metadata:
[rtmpdump] INFO: duration 272.60
[rtmpdump] INFO: moovPosition 36.00
[rtmpdump] INFO: width 832.00
[rtmpdump] INFO: height 468.00
[rtmpdump] INFO: videocodecid avc1
[rtmpdump] INFO: audiocodecid mp4a
[rtmpdump] INFO: avcprofile 77.00
[rtmpdump] INFO: avclevel 31.00
[rtmpdump] INFO: aacaot 2.00
[rtmpdump] INFO: videoframerate 25.00
[rtmpdump] INFO: audiosamplerate 48000.00
[rtmpdump] INFO: audiochannels 2.00
[rtmpdump] INFO: trackinfo:
[rtmpdump] INFO: length 6815000.00
[rtmpdump] INFO: timescale 25000.00
[rtmpdump] INFO: language und
[rtmpdump] INFO: sampledescription:
[rtmpdump] INFO: sampletype avc1
[rtmpdump] INFO: length 13084672.00
[rtmpdump] INFO: timescale 48000.00
[rtmpdump] INFO: language und
[rtmpdump] INFO: sampledescription:
[rtmpdump] INFO: sampletype mp4a
�[K[download] 592.00B at Unknown speed (00:00)
[rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 20515 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 30755 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 40995 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 51235 bytes
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: Property: NULL
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: HandleInvoke, server invoking <_onbwcheck>
[rtmpdump] DEBUG: Invoking _result
�[K[download] 0.3% of ~62.67MiB at Unknown speed ETA Unknown ETA
[rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 61475 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 71717 bytes
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: Property: NULL
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: HandleInvoke, server invoking <_onbwcheck>
[rtmpdump] DEBUG: Invoking _result
�[K[download] 0.6% of ~52.17MiB at 68.99KiB/s ETA 10:14
[rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 81957 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 92197 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 102437 bytes
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: Property: NULL
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: HandleInvoke, server invoking <_onbwcheck>
[rtmpdump] DEBUG: Invoking _result
�[K[download] 1.8% of ~52.11MiB at 345.10KiB/s ETA 02:25
[rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 112677 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 122917 bytes
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: Property: NULL
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: HandleInvoke, server invoking <_onbwcheck>
[rtmpdump] DEBUG: Invoking _result
�[K[download] 2.2% of ~48.32MiB at 370.59KiB/s ETA 02:04
[rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 40 bytes
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: Property: NULL
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: HandleInvoke, server invoking <_onbwdone>
�[K[download] 2.7% of ~48.63MiB at 410.28KiB/s ETA 01:53
�[K[download] 3.2% of ~48.84MiB at 462.07KiB/s ETA 01:41
�[K[download] 3.6% of ~50.36MiB at 506.13KiB/s ETA 01:36
�[K[download] 4.3% of ~49.43MiB at 558.60KiB/s ETA 01:24
�[K[download] 4.9% of ~49.76MiB at 607.25KiB/s ETA 01:18
�[K[download] 5.5% of ~50.01MiB at 650.21KiB/s ETA 01:13
�[K[download] 6.0% of ~50.01MiB at 663.07KiB/s ETA 01:11
�[K[download] 6.4% of ~49.81MiB at 671.98KiB/s ETA 01:10
�[K[download] 7.3% of ~50.50MiB at 623.04KiB/s ETA 01:16
�[K[download] 7.5% of ~49.98MiB at 602.21KiB/s ETA 01:17
�[K[download] 9.1% of ~49.44MiB at 704.88KiB/s ETA 01:04
�[K[download] 10.1% of ~49.88MiB at 764.62KiB/s ETA 00:59
�[K[download] 10.7% of ~49.42MiB at 775.38KiB/s ETA 00:57
�[K[download] 11.2% of ~49.45MiB at 785.98KiB/s ETA 00:56
�[K[download] 11.9% of ~49.16MiB at 803.85KiB/s ETA 00:54
�[K[download] 12.6% of ~48.91MiB at 820.45KiB/s ETA 00:52
�[K[download] 13.0% of ~49.59MiB at 832.50KiB/s ETA 00:52
�[K[download] 13.7% of ~49.34MiB at 846.55KiB/s ETA 00:51
�[K[download] 14.3% of ~49.46MiB at 861.26KiB/s ETA 00:50
�[K[download] 14.8% of ~49.47MiB at 868.36KiB/s ETA 00:49
�[K[download] 15.3% of ~49.49MiB at 867.50KiB/s ETA 00:49
�[K[download] 15.6% of ~49.34MiB at 861.36KiB/s ETA 00:49
�[K[download] 16.2% of ~49.44MiB at 872.99KiB/s ETA 00:48
�[K[download] 16.9% of ~49.61MiB at 890.88KiB/s ETA 00:47
�[K[download] 17.7% of ~49.47MiB at 911.31KiB/s ETA 00:45
�[K[download] 18.3% of ~49.55MiB at 850.37KiB/s ETA 00:48
�[K[download] 18.7% of ~49.16MiB at 846.02KiB/s ETA 00:48
�[K[download] 19.1% of ~49.11MiB at 838.29KiB/s ETA 00:48
�[K[download] 19.5% of ~49.07MiB at 834.99KiB/s ETA 00:48
�[K[download] 19.8% of ~49.27MiB at 836.85KiB/s ETA 00:48
�[K[download] 20.1% of ~49.57MiB at 837.14KiB/s ETA 00:48
�[K[download] 20.7% of ~49.34MiB at 842.40KiB/s ETA 00:47
�[K[download] 21.2% of ~49.35MiB at 845.79KiB/s ETA 00:46
�[K[download] 21.6% of ~49.31MiB at 843.01KiB/s ETA 00:46
�[K[download] 22.0% of ~49.26MiB at 843.92KiB/s ETA 00:46
�[K[download] 22.5% of ~49.28MiB at 847.59KiB/s ETA 00:45
�[K[download] 23.0% of ~49.29MiB at 853.14KiB/s ETA 00:45
�[K[download] 23.7% of ~49.16MiB at 853.53KiB/s ETA 00:44
�[K[download] 24.2% of ~49.17MiB at 855.76KiB/s ETA 00:44
�[K[download] 24.7% of ~49.40MiB at 863.07KiB/s ETA 00:43
�[K[download] 25.2% of ~49.41MiB at 864.59KiB/s ETA 00:43
�[K[download] 25.9% of ~49.28MiB at 873.17KiB/s ETA 00:42
�[K[download] 26.5% of ~49.35MiB at 879.65KiB/s ETA 00:42
�[K[download] 26.9% of ~49.31MiB at 877.91KiB/s ETA 00:41
�[K[download] 27.4% of ~49.32MiB at 881.25KiB/s ETA 00:41
�[K[download] 28.0% of ~49.16MiB at 884.81KiB/s ETA 00:40
�[K[download] 28.5% of ~48.95MiB at 881.98KiB/s ETA 00:40
�[K[download] 29.3% of ~49.03MiB at 892.96KiB/s ETA 00:39
�[K[download] 29.6% of ~49.37MiB at 895.26KiB/s ETA 00:39
�[K[download] 30.5% of ~49.15MiB at 906.93KiB/s ETA 00:38
�[K[download] 31.2% of ~49.25MiB at 916.32KiB/s ETA 00:37
�[K[download] 32.1% of ~49.23MiB at 903.37KiB/s ETA 00:37
�[K[download] 32.7% of ~49.09MiB at 906.19KiB/s ETA 00:37
�[K[download] 33.3% of ~49.14MiB at 912.21KiB/s ETA 00:36
�[K[download] 34.0% of ~49.22MiB at 922.49KiB/s ETA 00:35
�[K[download] 34.6% of ~49.27MiB at 929.23KiB/s ETA 00:35
�[K[download] 35.4% of ~49.21MiB at 938.26KiB/s ETA 00:34
�[K[download] 36.2% of ~49.16MiB at 946.17KiB/s ETA 00:33
�[K[download] 37.1% of ~49.15MiB at 957.48KiB/s ETA 00:32
�[K[download] 37.7% of ~49.03MiB at 958.59KiB/s ETA 00:32
�[K[download] 38.3% of ~49.08MiB at 962.72KiB/s ETA 00:32
�[K[download] 38.8% of ~49.03MiB at 954.56KiB/s ETA 00:32
�[K[download] 39.4% of ~49.07MiB at 959.06KiB/s ETA 00:31
�[K[download] 40.0% of ~49.12MiB at 965.09KiB/s ETA 00:31
�[K[download] 40.5% of ~49.13MiB at 967.32KiB/s ETA 00:30
�[K[download] 41.1% of ~49.17MiB at 973.24KiB/s ETA 00:30
�[K[download] 41.6% of ~49.18MiB at 968.26KiB/s ETA 00:30
�[K[download] 42.3% of ~49.11MiB at 970.14KiB/s ETA 00:29
�[K[download] 42.8% of ~49.24MiB at 972.47KiB/s ETA 00:29
�[K[download] 43.5% of ~49.17MiB at 969.66KiB/s ETA 00:29
�[K[download] 44.1% of ~49.21MiB at 965.53KiB/s ETA 00:29
�[K[download] 44.5% of ~49.19MiB at 964.95KiB/s ETA 00:28
�[K[download] 44.8% of ~49.14MiB at 961.73KiB/s ETA 00:28
�[K[download] 45.0% of ~49.20MiB at 958.12KiB/s ETA 00:28
�[K[download] 45.5% of ~49.07MiB at 956.23KiB/s ETA 00:28
�[K[download] 46.1% of ~48.97MiB at 957.04KiB/s ETA 00:28
�[K[download] 46.3% of ~49.03MiB at 953.91KiB/s ETA 00:28
�[K[download] 46.7% of ~49.01MiB at 952.00KiB/s ETA 00:28
�[K[download] 47.1% of ~48.99MiB at 951.03KiB/s ETA 00:27
�[K[download] 47.6% of ~49.00MiB at 950.27KiB/s ETA 00:27
�[K[download] 47.9% of ~49.09MiB at 945.60KiB/s ETA 00:27
�[K[download] 48.3% of ~48.94MiB at 938.84KiB/s ETA 00:27
�[K[download] 48.5% of ~49.00MiB at 898.09KiB/s ETA 00:28
�[K[download] 48.8% of ~48.95MiB at 894.44KiB/s ETA 00:28
�[K[download] 49.0% of ~49.10MiB at 882.58KiB/s ETA 00:29
�[K[download] 49.4% of ~49.08MiB at 881.30KiB/s ETA 00:28
�[K[download] 49.6% of ~49.14MiB at 878.08KiB/s ETA 00:28
�[K[download] 49.9% of ~49.22MiB at 878.22KiB/s ETA 00:28
�[K[download] 50.3% of ~49.20MiB at 877.69KiB/s ETA 00:28
�[K[download] 50.8% of ~49.21MiB at 880.32KiB/s ETA 00:28
�[K[download] 51.3% of ~49.22MiB at 882.40KiB/s ETA 00:27
�[K[download] 52.0% of ~49.15MiB at 886.23KiB/s ETA 00:27
�[K[download] 52.8% of ~49.12MiB at 893.16KiB/s ETA 00:26
�[K[download] 53.6% of ~49.09MiB at 899.31KiB/s ETA 00:25
�[K[download] 54.5% of ~49.08MiB at 901.02KiB/s ETA 00:25
�[K[download] 55.3% of ~48.93MiB at 905.27KiB/s ETA 00:24
�[K[download] 55.9% of ~49.07MiB at 910.43KiB/s ETA 00:24
�[K[download] 56.6% of ~49.02MiB at 914.34KiB/s ETA 00:23
�[K[download] 57.1% of ~49.17MiB at 918.39KiB/s ETA 00:23
�[K[download] 58.0% of ~49.05MiB at 922.01KiB/s ETA 00:22
�[K[download] 58.6% of ~49.08MiB at 925.38KiB/s ETA 00:22
�[K[download] 59.3% of ~49.03MiB at 928.44KiB/s ETA 00:21
�[K[download] 59.7% of ~49.12MiB at 929.52KiB/s ETA 00:21
�[K[download] 60.4% of ~49.07MiB at 932.59KiB/s ETA 00:21
�[K[download] 60.9% of ~49.08MiB at 933.29KiB/s ETA 00:21
�[K[download] 61.6% of ~49.03MiB at 909.83KiB/s ETA 00:21
�[K[download] 62.2% of ~49.06MiB at 912.57KiB/s ETA 00:20
�[K[download] 62.8% of ~49.08MiB at 914.26KiB/s ETA 00:20
�[K[download] 63.1% of ~49.05MiB at 912.37KiB/s ETA 00:20
�[K[download] 63.4% of ~49.11MiB at 911.66KiB/s ETA 00:20
�[K[download] 63.8% of ~49.10MiB at 911.03KiB/s ETA 00:19
�[K[download] 64.3% of ~49.11MiB at 910.86KiB/s ETA 00:19
�[K[download] 64.6% of ~49.17MiB at 910.78KiB/s ETA 00:19
�[K[download] 64.8% of ~49.11MiB at 904.89KiB/s ETA 00:19
�[K[download] 65.1% of ~49.08MiB at 902.45KiB/s ETA 00:19
�[K[download] 65.3% of ~49.12MiB at 899.23KiB/s ETA 00:19
�[K[download] 65.8% of ~49.03MiB at 898.13KiB/s ETA 00:19
�[K[download] 66.2% of ~49.11MiB at 899.42KiB/s ETA 00:18
�[K[download] 66.7% of ~49.12MiB at 900.14KiB/s ETA 00:18
�[K[download] 67.3% of ~49.05MiB at 901.10KiB/s ETA 00:18
�[K[download] 67.9% of ~49.08MiB at 903.77KiB/s ETA 00:17
�[K[download] 68.7% of ~49.13MiB at 907.22KiB/s ETA 00:17
�[K[download] 69.2% of ~49.13MiB at 907.76KiB/s ETA 00:17
�[K[download] 69.4% of ~49.08MiB at 904.18KiB/s ETA 00:16
�[K[download] 69.6% of ~49.12MiB at 901.97KiB/s ETA 00:16
�[K[download] 70.0% of ~49.02MiB at 900.48KiB/s ETA 00:16
�[K[download] 70.4% of ~49.01MiB at 899.52KiB/s ETA 00:16
�[K[download] 70.9% of ~49.01MiB at 900.80KiB/s ETA 00:16
�[K[download] 71.4% of ~49.02MiB at 902.48KiB/s ETA 00:15
�[K[download] 72.1% of ~48.98MiB at 905.63KiB/s ETA 00:15
�[K[download] 72.8% of ~48.94MiB at 908.99KiB/s ETA 00:14
�[K[download] 73.3% of ~48.94MiB at 909.91KiB/s ETA 00:14
�[K[download] 74.0% of ~49.16MiB at 916.23KiB/s ETA 00:14
�[K[download] 74.4% of ~49.14MiB at 916.33KiB/s ETA 00:14
�[K[download] 75.0% of ~49.08MiB at 917.86KiB/s ETA 00:13
�[K[download] 75.5% of ~49.09MiB at 919.09KiB/s ETA 00:13
�[K[download] 76.1% of ~49.11MiB at 921.60KiB/s ETA 00:13
�[K[download] 76.9% of ~49.09MiB at 926.20KiB/s ETA 00:12
�[K[download] 77.7% of ~49.07MiB at 927.39KiB/s ETA 00:12
�[K[download] 78.6% of ~49.14MiB at 934.00KiB/s ETA 00:11
�[K[download] 79.2% of ~49.08MiB at 934.50KiB/s ETA 00:11
�[K[download] 79.8% of ~49.10MiB at 936.68KiB/s ETA 00:10
�[K[download] 80.7% of ~49.02MiB at 937.79KiB/s ETA 00:10
�[K[download] 81.4% of ~48.98MiB at 940.41KiB/s ETA 00:09
�[K[download] 81.9% of ~48.99MiB at 941.47KiB/s ETA 00:09
�[K[download] 82.4% of ~48.99MiB at 942.21KiB/s ETA 00:09
�[K[download] 83.1% of ~48.96MiB at 944.25KiB/s ETA 00:08
�[K[download] 83.7% of ~49.05MiB at 948.43KiB/s ETA 00:08
�[K[download] 84.3% of ~49.15MiB at 950.51KiB/s ETA 00:08
�[K[download] 84.9% of ~49.10MiB at 951.79KiB/s ETA 00:07
�[K[download] 85.6% of ~49.06MiB at 954.01KiB/s ETA 00:07
�[K[download] 86.2% of ~49.08MiB at 955.93KiB/s ETA 00:07
�[K[download] 86.8% of ~49.10MiB at 955.00KiB/s ETA 00:06
�[K[download] 87.5% of ~49.07MiB at 950.61KiB/s ETA 00:06
�[K[download] 87.6% of ~49.08MiB at 947.16KiB/s ETA 00:06
�[K[download] 88.4% of ~49.04MiB at 950.27KiB/s ETA 00:06
�[K[download] 89.0% of ~48.99MiB at 951.26KiB/s ETA 00:05
�[K[download] 89.5% of ~49.07MiB at 953.40KiB/s ETA 00:05
�[K[download] 90.2% of ~49.06MiB at 956.21KiB/s ETA 00:05
�[K[download] 90.8% of ~49.08MiB at 958.06KiB/s ETA 00:04
�[K[download] 91.7% of ~49.01MiB at 961.79KiB/s ETA 00:04
�[K[download] 92.7% of ~49.02MiB at 967.46KiB/s ETA 00:03
�[K[download] 93.3% of ~49.04MiB at 966.72KiB/s ETA 00:03
�[K[download] 94.0% of ~49.01MiB at 969.11KiB/s ETA 00:03
�[K[download] 94.8% of ~48.99MiB at 972.01KiB/s ETA 00:02
�[K[download] 95.4% of ~49.01MiB at 974.37KiB/s ETA 00:02
�[K[download] 95.9% of ~49.02MiB at 975.40KiB/s ETA 00:02
�[K[download] 96.4% of ~49.02MiB at 975.62KiB/s ETA 00:01
�[K[download] 97.1% of ~48.99MiB at 977.98KiB/s ETA 00:01
�[K[download] 97.5% of ~48.98MiB at 976.85KiB/s ETA 00:01
�[K[download] 98.2% of ~49.01MiB at 980.46KiB/s ETA 00:00
�[K[download] 98.7% of ~49.02MiB at 980.80KiB/s ETA 00:00
�[K[download] 99.3% of ~48.97MiB at 981.93KiB/s ETA 00:00
�[K[download] 99.8% of ~48.98MiB at 985.94KiB/s ETA 00:00
[rtmpdump] DEBUG: ignoring too small audio packet: size: 0
[rtmpdump] DEBUG: RTMP_ClientPacket, received: notify 102 bytes
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: (object begin)
[rtmpdump] DEBUG: Property: <Name: code, STRING: NetStream.Play.Complete>
[rtmpdump] DEBUG: Property: <Name: level, STRING: status>
[rtmpdump] DEBUG: Property: <Name: duration, NUMBER: 50.00>
[rtmpdump] DEBUG: Property: <Name: bytes, NUMBER: 51369273.00>
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: HandleCtrl, received ctrl. type: 1, len: 6
[rtmpdump] DEBUG: HandleCtrl, Stream EOF 1
[rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 400 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.Stop>
[rtmpdump] DEBUG: Property: <Name: description, STRING: Stopped playing public/secure_auth/1500kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_high.mp4.>
[rtmpdump] DEBUG: Property: <Name: details, STRING: public/secure_auth/1500kbps/MP/2c9789945637602701566ad1b1f26fa0--video--160815-masterclass-mixed-conditionals_flv_avc1_high.mp4>
[rtmpdump] DEBUG: Property: <Name: clientid, STRING: pAA5AiDA>
[rtmpdump] DEBUG: Property: <Name: reason, STRING: >
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: (object end)
[rtmpdump] DEBUG: HandleInvoke, server invoking
[rtmpdump] DEBUG: HandleInvoke, onStatus: NetStream.Play.Stop
[rtmpdump] DEBUG: Invoking deleteStream
[rtmpdump] DEBUG: Got Play.Complete or Play.Stop from server. Assuming stream is complete
�[K[download] 99.9% of ~49.04MiB at 988.02KiB/s ETA 00:00
[rtmpdump] DEBUG: RTMP_Read returned: 0
[rtmpdump] Download complete
[rtmpdump] DEBUG: Closing connection.
[rtmpdump] 51368882 bytes
�[K[download] 100% of 48.99MiB
[debug] ffmpeg command line: ffprobe -show_streams 'file:Masterclass - 7 Mixed Conditionals-p0440wfc.flv'
[ffmpeg] Destination: Masterclass - 7 Mixed Conditionals-p0440wfc.mp3
[debug] ffmpeg command line: ffmpeg -y -i 'file:Masterclass - 7 Mixed Conditionals-p0440wfc.flv' -vn -acodec libmp3lame -q:a 0 'file:Masterclass - 7 Mixed Conditionals-p0440wfc.mp3'
Deleting original file Masterclass - 7 Mixed Conditionals-p0440wfc.flv (pass -k to keep)

Is working now even without --prefer-ffmpeg

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 30, 2017

Is working now even without --prefer-ffmpeg

[debug] ffmpeg command line: ffprobe -show_streams 'file:Masterclass - 7 Mixed Conditionals-p0440wfc.flv'

[debug] ffmpeg command line: ffmpeg -y -i 'file:Masterclass - 7 Mixed Conditionals-p0440wfc.flv' -vn -acodec libmp3lame -q:a 0 'file:Masterclass - 7 Mixed Conditionals-p0440wfc.mp3'

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.