removed debug message box

This commit is contained in:
hama3254 2019-11-10 00:26:45 +01:00
parent c1a5397d7e
commit 863743c5ca
7 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -1033,7 +1033,7 @@ Public Class Main
' Dim cmd As String = "-i " + Chr(34) + URL_DL + Chr(34) + " -c copy -bsf:a aac_adtstoasc " + Pfad_DL 'start ffmpeg with command strFFCMD string
'-bsf:a aac_adtstoasc
Dim cmd As String = "-i " + DL_URL + " " + ffmpeg_command + " " + DL_Pfad 'start ffmpeg with command strFFCMD string
MsgBox(cmd)
'MsgBox(cmd)
'22050
'
Dim ffmpegOutput As String = Nothing

View File

@ -1 +1 @@
9df9c5a3243a06f4c0fd6aa0b742c14ed5ca74b5
16c146858fec520af26d324b207c9405202a1bde