[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/bbcode.php on line 112: 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 112: 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 - command line -actions not working

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

command line -actions not working

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

command line -actions not working

Postby Zeus » Sat Mar 18, 2017 9:23 am

smplayer -actions "fullscreen compact true" file.mp4

console output:
This is SMPlayer v. 17.2.0 (revision 8426) running on Linux
Error: expected parameter for -actions
OS: Manjaro DE: KDE Kernel: 4.4.* Arch: x86_64
Zeus
 
Posts: 10
Joined: Thu Aug 27, 2015 11:35 am

Re: command line -actions not working

Postby rvm » Sat Mar 18, 2017 10:24 pm

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

Re: command line -actions not working

Postby Zeus » Sun Mar 19, 2017 3:36 pm

Problem in zsh. Some option does not allow the program to run. In pure zsh, everything works.

But we can not jump to the right place. I tried:
smplayer -actions "jump_to 00:02:43" file.mp4 and smplayer -actions "jump_to=00:02:43". Not working.
OS: Manjaro DE: KDE Kernel: 4.4.* Arch: x86_64
Zeus
 
Posts: 10
Joined: Thu Aug 27, 2015 11:35 am

Re: command line -actions not working

Postby rvm » Sun Mar 19, 2017 10:51 pm

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

Re: command line -actions not working

Postby Zeus » Mon Mar 20, 2017 9:03 am

you can add ?
smplayer -actions "jump_to=00:02:43"

If it is difficult then you can do this:
smplayer -jumpto 00:23:34 file.mp4

What do you think ?
OS: Manjaro DE: KDE Kernel: 4.4.* Arch: x86_64
Zeus
 
Posts: 10
Joined: Thu Aug 27, 2015 11:35 am

Re: command line -actions not working

Postby david263 » Thu Feb 21, 2019 3:13 pm

I have smplayer 18.6.0 for Windows 10 and no command line options work inside file properties to position a file at some offset from the start. -actions doesn't work and -jumpto doesn't work. Please help.
david263
 
Posts: 15
Joined: Thu Jul 19, 2018 7:40 pm

Re: command line -actions not working

Postby rvm » Thu Feb 21, 2019 9:12 pm

Currently there are no actions for that.
rvm
Site Admin
 
Posts: 3787
Joined: Wed Dec 23, 2009 1:25 am
Location: España

Re: command line -actions not working

Postby david263 » Thu Feb 21, 2019 10:42 pm

That's not nice. When will this functionality be added?
david263
 
Posts: 15
Joined: Thu Jul 19, 2018 7:40 pm

Re: command line -actions not working

Postby rvm » Fri Feb 22, 2019 12:51 am

I don't know. "Actions" basically emulate keystrokes, so it would be necessary to implement something different.
rvm
Site Admin
 
Posts: 3787
Joined: Wed Dec 23, 2009 1:25 am
Location: España

Re: command line -actions not working

Postby david263 » Fri Feb 22, 2019 1:25 am

I believe that every other major video player in existence supports starting and ending at given positions via the command line. SMPlayer is in my experience better in almost every way as compared to other players. It deserves to have its own true command line.
david263
 
Posts: 15
Joined: Thu Jul 19, 2018 7:40 pm

Next

Return to General

Who is online

Users browsing this forum: Google [Bot] and 2 guests