After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 498826 - open various videos at the same time
open various videos at the same time
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: Movie player
unspecified
Other All
: Normal enhancement
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2007-11-21 20:25 UTC by javiermon
Modified: 2007-11-22 21:59 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description javiermon 2007-11-21 20:25:20 UTC
Hi

I would like to open various videos at the same time, for instance, some times I'm watching something and I would like to pause the video, open another one to see something related and then continue playing the first video. (Like watching a tv show)

thanks
Comment 1 Bastien Nocera 2007-11-22 11:23:44 UTC
Bookmarking and such things are already handled by other bugs. I add this for convenience.

2007-11-22  Bastien Nocera  <hadess@hadess.net>

        * src/totem-options.c:
        * src/totem-options.h:
        * src/totem.c: (totem_action_exit), (totem_action_seek),
        (totem_action_open_dialog), (totem_action_load_media),
        (window_state_event_cb), (totem_action_take_screenshot),
        (totem_seek_time_rel), (totem_action_set_playlist_index),
        (playlist_changed_cb), (totem_action_handle_key_press),
        (playlist_widget_setup), (main):
        Add --no-existing-session to allow launching multiple Totems
        (Closes: #498826)
Comment 2 javiermon 2007-11-22 21:59:19 UTC
thanks