@idanM כתב באשמח לעזרה בכתיבת קובץ bat משודרג .:
.\node.exe index.js -o | ffplay -i - -analyzeduration 1 -fflags -nobuffer -probesize 32 -sync ext
נסה כך:
.\node.exe index.js -o | ffplay -i - -fs -analyzeduration 1 -fflags -nobuffer -probesize 32 -sync ext(הוספתי לפקודה את הדגל -fs שלפי התיעוד אמור להתחיל את המנגן במסך מלא)