[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
SMPlayer Support Forum • View topic - Strange problem

This forum is deprecated. Please visit https://github.com/smplayer-dev/smplayer/discussions

Strange problem

Problems, bugs, suggestions... anything related to SMPlayer.

Re: Strange problem

Postby rvm » Sat Apr 28, 2018 12:05 am

What extension do those files have?
rvm
Site Admin
 
Posts: 3787
Joined: Wed Dec 23, 2009 1:25 am
Location: España

Re: Strange problem

Postby servusdedurantem » Sat Apr 28, 2018 8:46 pm

only 3 of them
ليدي اوسكار مطورة ٢٠١٥‬
ليدي أوسكار اغنية البداية
ليدي أوسكار اغنية النهاية

MKV

All others MP4
servusdedurantem
 
Posts: 22
Joined: Sat Apr 14, 2018 12:47 pm

Re: Strange problem

Postby rvm » Mon Apr 30, 2018 11:26 am

I was able to reproduce the problem. This is what I found out: when trying to play the file سالي.mp4 SMPlayer actually gets "????.mp4" as filename (4 question marks). The filename of course is wrong. SMPlayer passes that name to mpv which interprets it as a wildcard, meaning play the first file with 4 characters in the filename. So that's why it plays another file.

I don't know why this is happening. Maybe a bug in QCoreApplication::arguments(). SMPlayer gets the filenames to play from that function.

It works fine if you use the option File -> Open, or if you drag & drop the video in the SMPlayer window, because in that case SMPlayer receives the correct filename since the filename comes from other functions.

If I rename the filename, for example, appending "-2" to the name, then SMPlayer gets the correct filename.
rvm
Site Admin
 
Posts: 3787
Joined: Wed Dec 23, 2009 1:25 am
Location: España

Re: Strange problem

Postby servusdedurantem » Mon Apr 30, 2018 3:56 pm

thank you i am happy to know you could diagnose the problem i hope my contribution was enough for the dev ( is it you by the way ?? :) ) to solve the problem obviously it will take sometime or may not be solved at all but i will try tolerate it as much as i can because i dont want to rename the files nor i want to use another media player smplayer rocks anyway thnx again i hope u can update me if anything changes have a nice day
servusdedurantem
 
Posts: 22
Joined: Sat Apr 14, 2018 12:47 pm

Re: Strange problem

Postby rvm » Mon Apr 30, 2018 6:25 pm

I think the problem is fixed in version 18.4.0.8999:
https://sourceforge.net/projects/smplay ... /Unstable/
rvm
Site Admin
 
Posts: 3787
Joined: Wed Dec 23, 2009 1:25 am
Location: España

Re: Strange problem

Postby servusdedurantem » Tue May 01, 2018 7:36 pm

Despite still showing random codes and numbers at top left in smplayer window ..... IT WORKED :mrgreen: thnx a lot
servusdedurantem
 
Posts: 22
Joined: Sat Apr 14, 2018 12:47 pm

Re: Strange problem

Postby rvm » Tue May 01, 2018 10:37 pm

Numbers?
rvm
Site Admin
 
Posts: 3787
Joined: Wed Dec 23, 2009 1:25 am
Location: España

Re: Strange problem

Postby servusdedurantem » Wed May 02, 2018 9:51 am

when u play file lets say named football.mp4
smplayer window at left upper corner shows video title as football but in my case instead of showing correct video title it shows some code like DC1234
but this does not happen when i choose menu open file it only happens when double clicking to open the video
servusdedurantem
 
Posts: 22
Joined: Sat Apr 14, 2018 12:47 pm

Re: Strange problem

Postby rvm » Wed May 02, 2018 5:45 pm

That's weird. Can you send a screenshot?
rvm
Site Admin
 
Posts: 3787
Joined: Wed Dec 23, 2009 1:25 am
Location: España

Re: Strange problem

Postby servusdedurantem » Fri May 04, 2018 7:16 pm

Image



all the files show wrong names instead of the arabic font and mybad i thought it shows normal when click open file and wrong when double clicking maybe this latest version does that but double clicking and showing wrong file name occured in all versions i tested
Attachments
Ekran Alıntısı.PNG
Ekran Alıntısı.PNG (30.56 KiB) Viewed 3000 times
servusdedurantem
 
Posts: 22
Joined: Sat Apr 14, 2018 12:47 pm

PreviousNext

Return to General

Who is online

Users browsing this forum: No registered users and 34 guests

cron