vishal733

Untitled

Feb 4th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 KB | None | 0 0
  1. WARNING:boto:Unable to decode message
  2. WARNING:root:
  3. WARNING:root:
  4. WARNING:root:INP(yobiServerProcSQS): {"cmd":"PROCESS_YOUTUBE_LINK_v2","params":{"url":"https://www.youtube.com/watch?v=MctVY2S6RyE&feature=youtu.be","vidTitle":"\n A levitating solar motor\n ","appData":{"random":"random"},"sqsResponseQueue":"queueResp-fcd0db01-317a-63e1-4b94-b79f35f4680a"},"id":"367cd0b8-cf90-489e-abfe-ec59c8af4ded"}
  5. WARNING:root:INP(yobiNodeMacProc_ip-172-31-20-167-v2): {u'cmd': u'PROCESS_YOUTUBE_LINK_v2', u'params': {u'url': u'https://www.youtube.com/watch?v=MctVY2S6RyE&feature=youtu.be', u'vidTitle': u'\n A levitating solar motor\n ', u'appData': {u'random': u'random'}, u'sqsResponseQueue': u'queueResp-fcd0db01-317a-63e1-4b94-b79f35f4680a'}, u'id': u'367cd0b8-cf90-489e-abfe-ec59c8af4ded'}
  6. localFolderName: /tmp/taiga/server/1dfdef75f84d4a4c80a08879986c61b0
  7. isForMotionDetect:-1
  8. WARNING:root:youTubeMain:getDataFromDB: No preprocessed entry for youTubeVidID: MctVY2S6RyE
  9. [youtube] MctVY2S6RyE: Downloading webpage
  10. [youtube] MctVY2S6RyE: Downloading video info webpage
  11. [youtube] MctVY2S6RyE: Extracting video information
  12. [youtube] MctVY2S6RyE: Downloading MPD manifest
  13. [download] Destination: /tmp/downloaded/out.mp3
  14. [download] 100% of 25.71MiB in 00:01
  15. [ffmpeg] Correcting container in "/tmp/downloaded/out.mp3"
  16. [ffmpeg] Post-process file /tmp/downloaded/out.mp3 exists, skipping
  17. File downloaded successfully: New
  18. ______________________________________________________________
  19. 10
  20. _______________________________________________________________
  21. ffprobe -loglevel quiet -i /tmp/downloaded/out.mp3 -show_packets | grep ^pts_time= | tail -1 | sed 's/pts_time=//g'
  22. numClips = 7 Duration= 79
  23. AudioSampleRate: 48000
  24. process file /tmp/out.wav
  25. ERROR: AudioFileReader cannot handle audio files with more than 2 channels !
  26. ERROR: cannot initialize reader AudioFileReader for file /tmp/out.wav
  27. 93.75 94.0 32.0 0
  28. ERROR:root:EXCEPTION IN (taigamain.py, LINE 612 "(clipPoints, labels, segFeats, features, feature_names) = clipRanking.obtainClipPoints(False, detectClass=True, rule=rule)"): local variable 'idx' referenced before assignment
  29. WARNING:root:processQueue()::Error:(<type 'exceptions.UnboundLocalError'>, UnboundLocalError("local variable 'idx' referenced before assignment",), <traceback object at 0x7f99ab188440>)
Add Comment
Please, Sign In to add comment