Page 1 of 1

smplayer 14.9 and saving media position

PostPosted: Sat Sep 26, 2015 6:04 am
by egandt
I've tried literally 50 videos I have the 2 options in preferences->general set "Remember settings for all files (audio track, subtitles...) and Remember time position, finally Store settings in "one ini file". No matter what I do every time I close and open SMplayer while the play list remains intact the video starts from 0. Under .config/smplayer I have a file smplayer_file.ini In that I have an entry for each file played, but looking at the entry:

[_raid5_Graphics_testmovie]
saved=true
player_0\current_demuxer=lavfpref
player_0\forced_demuxer=
player_0\forced_video_codec=
player_0\forced_audio_codec=
player_0\original_demuxer=
player_0\original_video_codec=
player_0\original_audio_codec=
player_0\demuxer_lavfpref\current_sub_id=-1000
player_0\demuxer_lavfpref\current_secondary_sub_id=-1000
player_0\demuxer_lavfpref\current_video_id=0
player_0\demuxer_lavfpref\current_audio_id=0
current_sec=2612
current_title_id=-1000
current_chapter_id=0
current_angle_id=-1000
aspect_ratio=1
volume=40
mute=false
external_subtitles=
external_subtitles_fps=0
external_audio=
sub_delay=0
audio_delay=0
sub_pos=100
sub_scale=5
sub_scale_ass=1
closed_caption_channel=0
brightness=0
contrast=0
gamma=0
hue=0
saturation=0
audio_equalizer=0, 0, 0, 0, 0, 0, 0, 0, 0, 0
speed=1
phase_filter=false
deblock_filter=false
dering_filter=false
gradfun_filter=false
noise_filter=false
postprocessing_filter=false
upscaling_filter=false
current_denoiser=0
current_unsharp=0
stereo3d_in=none
stereo3d_out=
current_deinterlacer=0
add_letterbox=false
karaoke_filter=false
extrastereo_filter=false
volnorm_filter=false
audio_use_channels=6
stereo_mode=0
zoom_factor=1
rotate=-1
flip=false
mirror=false
loop=false
A_marker=-1
B_marker=-1
mplayer_additional_options=
mplayer_additional_video_filters=
mplayer_additional_audio_filters=
win_width=1920
win_height=1080
starting_time=0
is264andHD=true

starting_time is always 0 no matter what the time in the time line is. Every time I can an option say deblock or dering the change is never stored to this entry and when I restart the play it is lost. It appears that smplayer is never registering any changes made to th file which explains why it starts at 0, it I set starting time to say 1500 to time bar read 25 minutes, but still starts playing from 0 and then counts backwards from 25 to 0 and then resets to the correct time in the movie (in this case 25:01). It appears to be either a bug or else I'm missing something that cause smplayer to record the value, but after fighting for days I'm stuck and can not work out what is wrong. If the starting_time is non 0 then the time line does not work properly as well. I simply want smplayer to save the settings for the video on exit, and use them on startup if nothing else.

Lastly I want it locked to 1 Windows, but this appears a Windows Manager issue and not SMplayer

Thanks,
ERIC

Re: smplayer 14.9 and saving media position

PostPosted: Sat Sep 26, 2015 11:30 am
by rvm
By default the files in the playlist start to play from the beginning. You can change it in Preferences -> Playlist, disable the option "Play files from start".