Thanks for the display: String[] options = { ":sout=#transcode{vcodec=h264,vb=4096,scale=1,acodec=mpga,ab=128,channels=2,samplerate=44100}:duplicate{dst=file{dst=" + fileName + "}}" };. I removed dst=display, now this works. I use new MediaPlayerFactory().newHeadlessMediaPlayer()...