Description:SMPlayer intends to be a complete front-end for MPlayer, from basic features like playing videos, DVDs, and VCDs to more advanced features like support for MPlayer filters and more. And, it plays audio, too!
Download:
DevTest 4 (Latest Version)
This one should automatically download the codecs.(This one is also still very beta
Other:
- You cannot rename the SMPlayer executable under /App, 'cause it's only portable when you name it SMPlayer_portable.exe.
- I can't figure out the settings to make the screenshots work...
- It should be able to handle what's left behind when dvd's are played (I'd especially like to have feedback if it works :)) Now really! :):)
To Do:
- Make the launcher remove some more useless stuff.
- Make the installer download and put in the codecs pack.
Thanks for Trying!
Uh oh....better take this one down lol, John was gonna do this one.
The developer formerly known as ZGitRDun8705
but it was fun...
Insert original signature here with Greasemonkey Script.
Leave it up, maybe it will get John interested in it since he planned one. I'd say you gave him a pretty good base, if not totally finished it for him.
The developer formerly known as ZGitRDun8705
Yeah, leave it up!
Too many lonely hearts in the real world
Too many bridges you can burn
Too many tables you can't turn
Don't wanna live my life in the real world
Corrupt
After multiple attempts to download both the installer and zip versions; reported as corrupt.
work now
P.S. this is my second app release, nobody put any bugs or stuff, so I'm probrably ready for a pre-release.
Insert original signature here with Greasemonkey Script.
This looks pretty good, here's some changes to get it closed to an official release:
cd
to your app directory (Not App Portable, App\appname) and typeupax
wait till compression is done, thempangout
and when all is done typecleanup
.I don't think CURRENTDRIVE and LASTDRIVE should precede with a colon, only a slash as the last drive letter in the portable settings is also written with a colon.
That's basicially it, you did really great on this and I'm pretty impressed, good work!
But I don't get why I would have to rename it to smaplayer. I mean it's SMPlayer, not smaplayer, right?
Insert original signature here with Greasemonkey Script.
think that he meant that it needs to be lowercase, smplayer.
Anything else for me to do? (I wish there was more).
Insert original signature here with Greasemonkey Script.
Patrick: Take a look on this page and point peeps there and to the download at the bottom in the future please. That page makes it easier to explain to poepl the concept of compression portable apps and gives them a download with all the scripts and UPX in one shot.
Cancer Survivors -- Remember the fight, celebrate the victory!
Help control the rugrat population -- have yourself spayed or neutered!
I was looking at that page before I posted this one to see if it would be better to refer to, but I didn't see the package, thanks.
Does this include the codecs pack? If so, it should be pulled from SourceForge ASAP as it includes numerous closed source binaries (which are a no no on SF). The main SMPlayer SF project has pulled theirs already.
Sometimes, the impossible can become possible, if you're awesome!
Then I'll just make it somehow just make it a seperate package :P.
I'm still amazed how nobody posted bugs yet.
Insert original signature here with Greasemonkey Script.
Reallly.
Insert original signature here with Greasemonkey Script.
Do I install the codecs like I would to MPlayer? (as in download the codecs provided by mplayer?) Or do you have your own codecs pack somewhere else?
just put them under app\smplayer\mplayer\codecs. I wish I knew how to make a separate package.
Insert original signature here with Greasemonkey Script.
with a separate package, why dont you just make a readme in the codec folder woth a link to the mplayer codec pack? Its not convenient but legal.
"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate
Done.
The only thing is, MPlayer has all of 'em.
Insert original signature here with Greasemonkey Script.
Its a very nice applications. Thanks for making it portable. I have a few realmedia files.
Simeon told me that a dir gets left behind when watching a DVD. I made the code delete it.
Insert original signature here with Greasemonkey Script.
You might want to remove the "latest version" link. I almost clicked it but then I saw the Rev 4 link.
"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate
And close your unordered list, too. As well, remove all the old link, too. People just want a download.
I'm just kinda a pack rat...
Insert original signature here with Greasemonkey Script.
doesn't work.
First you must change rmdir to RMDir and the homepath variable should be something like "C:$%HOMEPATH%\.dvdcss" but even that doesn't work. Maybe its because the folder isn't empty? I dunno. Maybe Wraithdu does
"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate
You need
RMDir /r
for it to work and remove everything if not empty.Just be sure you're not mucking with existing settings for a local install.
Sometimes, the impossible can become possible, if you're awesome!
I'll add that as soon as I get the chance.
Oh, and BTW, the local install, if not named SMPLayer_portable.exe, writes settings to the registry, I believe...
Insert original signature here with Greasemonkey Script.
if the folder .dvdcss exists prior to the SMPlayer launch, it would be good it you back it up so you don't delete local settings...
"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate
but how do I know it's the local install and not SMPLayer Portable (well, I suppose it would already be there...). How do you back up a folder???
Insert original signature here with Greasemonkey Script.
-check if folder exists prior to launching the portable version.
-if it does change a variable (make one up) to true
-if variable is true rename it to something like .dvdcss-backupbysmplayerportable
-run your prog and delete .dvdcss
-if variable is true then rename .dvdcss-backupbysmplayerportable to .dvdcss
Something like that should do it
"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate
It should work now!
Insert original signature here with Greasemonkey Script.
vts-files... when i open a dvd from my harddrive, i have to select in the menu, which vts-file i want to play. therefore the player stops playing the film after this only file although a dvd-film consits of several vts-files. what do i have to adjust, that the smplayer plays the whole film without brakes such as the windows media player and other media player do. (by the way: the same problem i have with the kmplayer)
if you select "open"- "DVD from folder"?
"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate
It doesn't really play DVD's right yet, mainly because of the MPLayer Backend
Insert original signature here with Greasemonkey Script.
For me it works fine.
good work
NeoRame
Hell was full, so I came back!!!
Sorry for my lousy English!!!
I tried to make it automatically download and extract the codecs.
I'm not sure if it works...
Anyway,
Download
[fixed your link - moderator PP]
Insert original signature here with Greasemonkey Script.
link dead
Cancer Survivors -- Remember the fight, celebrate the victory!
Help control the rugrat population -- have yourself spayed or neutered!
Mod Patrick fixed it.
Insert original signature here with Greasemonkey Script.
wget didn't "get" the file. I can grab it fine using a browser so it's not my connection that the issue.
You need to add a notification to the user on what you're doing when wget runs. Use a popup box to let them know you're grabbing the CODECs for them. Users may close the box since you didn't inform them. How about launching a batch file in the \App\wget dir that tells the user what's going on with echo statements and then runs wget?
wget should be in the \App\wget directory, not as a "top level" directory. All files that execute have been put in the \App dir in the past.
EDIT: correction - wget DID get the file and it's in my $TEMP directory, but it didn't get extracted to $TEMP\windows-essential-20071007 and the contents of that dir wasn't copied over to the target directory as specified in the source code.
Cancer Survivors -- Remember the fight, celebrate the victory!
Help control the rugrat population -- have yourself spayed or neutered!
Okay, I'll fix it when I get home.
BTW, I wonder if wget could be used for freeware apps to download them into theapp dir...
Insert original signature here with Greasemonkey Script.