Skip to main content

Questions tagged [mplayer]

MPlayer is a free and open source media player.

0 votes
0 answers
203 views

I have as my main media/video player my own (built from source by myself, including all the necessary libraries) mplayer However, one of the problems that I have with it, it's his low relative ...
user2752471's user avatar
1 vote
1 answer
230 views

I want to use mplayer command line to play music files in the terminal and keep the output messages quiet only except for audio timestamp. Only keep the last line A: 133.5 (02:13.4) of 347.1 (05:47.0) ...
gpanda's user avatar
  • 113
0 votes
1 answer
122 views

New to this forum but have been a Linux user for over 20 years. I support an older OpenSuse 12.2 box that has one of the WinTV Hauppauge FM tuner boards. MPlayer4.1 runs fine on the console for audio ...
SteveB77's user avatar
0 votes
1 answer
333 views

Wanting to run a video as my screensaver, I ran into problems configuring it appropriately. I am summarizing the solution here in Q&A format.
kdb's user avatar
  • 249
2 votes
2 answers
614 views

OS info: uname -a Linux debian 5.10.0-18-amd64 #1 SMP Debian 5.10.140-1 (2022-09-02) x86_64 GNU/Linux I want to play music at reboot. sudo crontab -e @reboot /usr/bin/sleep 200;/usr/bin/mplayer /...
showkey's user avatar
  • 601
1 vote
1 answer
320 views

tl;dr $ sudo -u www-data mplayer -slave -input file=/srv/mplayer.fifo -playlist /srv/list & $ lsof /srv/mplayer.fifo | tail +2 mplayer 21059 www-data 4u FIFO 179,2 0t0 2359331 /srv/...
steffen's user avatar
  • 121
1 vote
0 answers
539 views

In Restart mplayer stream process on loss of internet connection -> use while true an answer is given to restart an external command of a shell script - mplayer - after a connection loss. One ...
user146500's user avatar
2 votes
1 answer
1k views

I'm using mplayer version 1.4-11. When trying to play these (audio-only) kind of files, MPlayer gives the error message "Cannot find codec for audio format 0x7375704F." Other media players ...
U9875093's user avatar
0 votes
1 answer
89 views

I have set electricsheep for screensaver in Debian. I want to run it in full screen, at 25 fps, but it runs at 23 fps with a very strange resolution. Checking on ps it return this ps -efww|grep mpla ...
elbarna's user avatar
  • 14.5k
0 votes
1 answer
1k views

I downloaded a music file named bell.mp3 and stored it in my /home/username/Downloads I was able to play it using mplayer sudo apt-get install mplayer mplayer /home/username/Downloads/bell.mp3 ...
IT Help's user avatar
  • 11
2 votes
1 answer
234 views

If I give a command like: $ mplayer ~/sounds/mysound.wav then it works and plays a sound. If I sleep before playing the sound, then it also works: $ sleep 5s && mplayer ~/sounds/mysound.wav ...
Tyler Durden's user avatar
  • 6,243
0 votes
1 answer
404 views

I have an ancient audio CD that I'd like to play. So far nothing will touch it except mplayer, it seems the disk is defective but mplayer soldiers through. I can't copy the disk either nor rip the ...
Ray Andrews's user avatar
  • 2,615
1 vote
0 answers
324 views

I am recording audio in a script in order to play it back later with a time shift. The script regularly checks if the stream is still active. Sometimes live radio streams get interrupted. In that ...
Johannes Linkels's user avatar
0 votes
0 answers
228 views

debian 9 apt-get update;apt-get upgrade now mplayer, mpv and chromium seg fault with similar errors; gdb /usr/bin/mpv says Program received signal SIGSEGV, Segmentation fault. elf_dynamic_do_Rela (...
Alexx Roche's user avatar
29 votes
2 answers
62k views

I made a recording with ffmpeg -f alsa -ac 2 -i plughw:0,0 /tmp/audio.mp4 I then moved /tmp/audio.mp4 to another directory (/root/audio.mp4) without stopping ffmpeg leading to a broken .mp4 file: ...
user123456's user avatar
  • 5,288

15 30 50 per page
1
2 3 4 5
8