I am trying to play video files using DVPlayer but it doesn't display anything. So I am using the very good MPlayer.
Any ideas why DVPlayer doesn't show anything while MPlayer does?
Also can you run two movies at the same time? For example two instances of MPlayer with two different films or DVPlayer (if it worked) and MPlayer at the same time, two different films?
Also can you run two movies at the same time? For example two instances of MPlayer with two different films or DVPlayer (if it worked) and MPlayer at the same time, two different films?
Imho much faster to click on icon twice, in compare with writing post :)
If you are using a radeon HD, you must disable overlay, because if I remember right the HD drivers doesn't support overlay. If overlay works, only one overlay window can exist so if you start a second DVPlayer or MPlayer, the second (the third, fourth, etc.) cannot use overlay
You can play two films at once BUT you probably don't have the processor power unless you are running at more than 700Mhz. I can play 4 movies at once with no slowdown on my X1000, either dvplayer or mplayer or both together.
To find out what the files your trying to play are run dvplayer from a shell and use the verbose option.
Amiga user since 1985 AOS4, A-EON, IBrowse & Alinea Betatester
Total Nr of Frames: 0 Nr of Frames played: 0 Nr of Frames skipped: 0 (101%) Total Playback Time: 116.098 seconds Average Framerate: 0.000 fps Displayed Framerate: 0.000 fps
I'm curious to compare with what MPlayer detects for video and audio codecs.
If using the MPlayer GUI, please checkmark MPlayer/GUI/Show Mplayer output in a console, start playback, and paste the results here for the video and audio codecs it detects.
@TheDaddy In my experience DVPlayer will play MPG and AVI files, but cannot handle MKV or MP4. (Caveat: AVI is a little tricky, since it is possible for it to use a codec that isn't supported by DVPlayer. I think this is usually rare though.)
Severin's idea that your MPG file is actually a mis-named MP4 file is interesting.
But I would like to try and run two or three films at once can I?
Use muimplayer with cgx_wpa driver. You can do it from gui (check settings), and from command line as well (check docs).
By default, muimplayer check if your drivers support overlay or not , and if yes (old radeons), then it swith to p96-overlay mode (only one video at time possible), if drivers do not have overlay (new radeonHD, on sam460 and x1000 for example), then it switch automatically to cgx_wpa driver, what mean no overlay, all done via cpu, but you can run as much of the videos as your cpu can handle.
So if you have radeon with overlay support, and still want many videos at time, change in settings to use cgx_wpa by default. But that of course will be slower in compare with p96_overlay
@TheDaddy Just after running go to settings and check what driver you use by default.
Anyway, if you have only one video at time, i assume that you have overlay working, and so, by default that p96_pip. To make cgx_wpa working all the time, go to settings, choice cgx_wpa, press "save" and restart. Or you can run mplayer, choice cgx_wpa, use, and then open a video. Then run new versino of mplayer (which will be still use p96_pip, if you not choice save), and so on.
For now i have 3 version of mumplayer on my screen, with different movies: 2 with usage of cgx_wpa, and one with p96_pip.
Cool! It worked but as you said it slows everything down, I have managed one cgx_WPA and one P96 but it did work, two films at the same time. Thanks again!