Debian Multimedia :: How To Get VLC To Start At Specific Time In Media File

Mar 14, 2015

How do I get vlc to start at a specific time in a media file. I can do it easily in mplayer2, mpv but not vlc. Let's say the media file is named abc.avi (file format,container not important for this example.) Also the running time is around 2+ hrs. In mplayer2 and mpv I can simply do :-

Code: Select all$mpv abc.avi --start=00:59:00

And it will start running at that point in time.

In vlc, it also seems to have something at :-

Code: Select all[$] vlc --advanced --help
......
......

Playback control:
      --input-repeat <integer [-2147483648 .. 2147483647]>
                                 Input repetitions
      --start-time <float>       Start time

Now I don't understand what the <float> bit. I tried :-

Code: Select all$vlc abc.avi --start-time=00:59:00

But that didn't work. It's possible that it might be a bug, then again I might not have done it correctly.

View 3 Replies


ADVERTISEMENT

Fedora :: Schedule A Process To Start At A Specific Time (not On Start Up)?

Jan 19, 2010

I'm trying to find how to schedule a process to start at a specific time (not on start up). How would I schedule a process/application to start at a specific time (if it matters, it will be a background process). For instance, have process abc start every weekday at 5am. I've done this for windows many times though have only been using linux regularly for a few months and haven't figured out the best way of doing this.

So far the best solution I have is to create a program that will start on boot and have it check the time and sleep until the required time and then start the required process(es) at the required time(s). But this seems more of a hack since I'd expect there to be a proper way of doing this.

View 4 Replies View Related

Debian Multimedia :: Xfce Takes A Long Time To Start?

Feb 6, 2010

When I log into an Xfce session, the splash screen indicates the "starting window manager" step with a busy cursor for about 10 seconds or more. Mind you this is a 2.8 GHz Core 2 Duo machine.I have tried logging out, mv-ing ~/.config/xfce4 from a tty console, and logging back in, but the problem persists.I am running Xfce 4.6.1.3 from squeeze.

View 14 Replies View Related

General :: Run A Program For A Specific Amount Of Time Starting At A Specific Time?

May 18, 2010

I want to record an internet radio station starting at 2:00am tomorrow morning. The specific program on the radio station lasts until 6:00am. The command I need to run to record the station is: Code:mplayer http://wjcu.jcu.edu:8001/listen.pls -ao pcm:file=indie_heat_of_the_night.wav -vc dummy -vo nullI'd use cron, but 1. I'm not sure how to and 2. it seems unnecessarily complicated for something that I only want to run once. If cron is the only/easiest solution, I guess I'll just have to resort to that, but I'd rather not.

View 12 Replies View Related

Ubuntu :: Search For File Modified At Specific Time

Aug 20, 2010

How do you find a file modified March 17, 2010, between 3:30 pm and 4:05 pm? I know that I must be missing something somewhere.How do you search for info like this? I goggled "search files time Linux" and got about 38,300,000 results. I looked through the first four pages and did not see what I was looking for.Do I need to calculate how many minutes ago that is and give that to find.I really want to do this in the GUI so that I can operate on the files found without typing in so much stuff.

View 1 Replies View Related

Fedora :: Cron Job (Play Media File At Certain Time) Not Executing

Nov 6, 2009

I wanted to use cron to play a media file at a certain time (i.e. use it as an alarm clock). However it seems to do nothing. The contents of my crontab is:

SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
HOME=/

# For details see man 4 crontabs
# Example of job definition:
# .---------------- minute (0 - 59)
# | .------------- hour (0 - 23)
# | | .---------- day of month (1 - 31)
# | | | .------- month (1 - 12) OR jan,feb,mar,apr ...
# | | | | .---- day of week (0 - 6) (Sunday=0 or 7) OR sun,mon,tue,wed,thu,fri,sat
# | | | | |
# * * * * * command to be executed
5 11 * * * env DISPLAY=:0.0 /usr/bin/totem /path_to_file

View 2 Replies View Related

Ubuntu / Apple :: Extracting Specific File From Mac Time Machine Drive?

Mar 5, 2011

I am trying to extract just a few files/folders from a Time Machine backup, but can't seem to find them. The drive is automatically mounted in Ubuntu, and am able to access after enabling view hidden files, the HFS+ Private Data Directory. But that is a jumbled array of thousands of numbered folders, with each taking a fair amount of time to open on this aging Dell running 10.10.

I've tried running the standard Places - Search for Documents, with 'Show hidden and backup files' enabled, but that won't pull up any of the search times I'm going for (and seemingly won't find anything at all on the drive). So, is there any way to decipher the directory tree so as to be able to access this data from Ubuntu? Or perhaps a file embedded somewhere in there that lists out the original structure, so that I can use it as an index to see what number correlates to what originally named folder?

View 2 Replies View Related

Ubuntu Multimedia :: Switches To Low-graphics Mode When Left Unattended For Some Specific Time

Jun 26, 2010

When I leave my computer and later return, depending on how long I've been away, I find the screen-saver running, the screen turned off, or the computer suspended, i get the error as specified below on a black screen:

Quote:

Ubuntu is running in low-graphics mode.

Your screen, graphics card, and input device settings could not be detected correctly. You will need to configure these yourself.

The message gives several options. Despite some experimentals, The only solution which I have found is to reboot and everything becomes fine as before.

View 9 Replies View Related

Ubuntu Multimedia :: PS3 Media Server Does Not Start Java Conflict?

Apr 4, 2010

I have been using this program for about 2 months now, but all of a sudden yesterday, it doesn't not show up on PS3. I check on my computer and it is frozen. I close it and try to restart. From then on, it never comes back. It seems like it wants to (the tray icon wants to appear but quickly disappears). I check on System Monitor and Java is running (when you hover over it it lists the program) but in the Waiting Channel it is the only program that says futex_wait_queue_me. It is also the 2nd highest memory user (49 MiB). I have done a lot of different things. Tried getting the latest beta release (which did make it pop up but would never start), I installed the new debian package (when it installed it said pms was already running), uninstalling and reinstalling JDK 6. Nothing works. I don't know what in the world would cause it to do this. It was like fine one minute, dead the next. I've tried other servers (Mediatomb won't let me access some of my drives and PS3 doesn't see it, I MythTV's front and backend stuff is way confusing).

View 1 Replies View Related

Ubuntu :: Giving A Specific User Permission To Start/stop A Specific Service?

Jun 8, 2010

How do I give permission to a logged in user to stop/start a specific service without entering a root/sudo password? So they can do a simple "service SomeService stop|start" It is for a headless Ubuntu server.

View 5 Replies View Related

Ubuntu Multimedia :: Can't Run Any Media File

May 27, 2010

I've media files like mp3, 3gp ..ect .. I was trying to run them from the application listed in video and sound ... such as movie player ammarok .. ect non of them was able to run any file... there is no error msg.

View 4 Replies View Related

Debian :: Start Bootchartd Non-interactively Each Time?

Apr 19, 2011

want to use bootchart to see how much time its taking for things to load up and the desktop to settle. I am having a little trouble figuring out how to make sure that bootchard loads up each time (non-interactively) so I can easily put up the results and see what could be done better. The man page of bootchartd says :-"bootchartd is commonly used to profile the boot process for the purpose of speeding it up. In this case, it is started by the kernel as the init process. This is configured by adding the init=/sbin/bootchartd option to the kernel command line -- either interactively or by editing the bootloader's configuration file. Please refer to the documentation of your bootloader for details (e.g. lilo, grub or yaboot)."

View 2 Replies View Related

Debian :: Start Service At Boot Time On 4?

Mar 10, 2010

I am using Debian4 and I have apache under /home/apache/bin/apachectl How to start the apachectl service for every time system restart, Itmust be start automatically. Please tell me how todo or how to write the script, how to configure forrun level 2,3 and 5

View 6 Replies View Related

Ubuntu Multimedia :: QBittorrent - Takes A Lot Of Time To Start The Download

Jan 10, 2011

I am using qBitTorrent. But whenever i am trying to download, it is having few issues.

1. It takes a lot of time to start the download. Last night it did not even start to download even after 15 mins. But when i put the same torrent in utorrent in Win7 partition it started to download immediately.. can somebody point out what is going wrong?

2. do i need to keep the qBittorrent open all the time till it finishes.. Otherwise it is not downloading... But in my Win7, when i close it, it automatically docks itself to the task bar.. (hav been using Win for a long time.. thats why i am comparing it to Win.. )

View 1 Replies View Related

Ubuntu Multimedia :: VLC Media Player .ts File And Error?

Jan 1, 2010

Okay running on 64bit karmic 9.10 i have been trying to get this .ts file to play nicely on vlc, but no success of getting it work nicely what so ever. It actually starts under VLC and gives image and sound but not the way i would prefer it. I don't quite get it but when i start it with vlc it actually displays it with lower resolution this is HD file, as its a stream capture from tv but it outputs it with much smaller resolution about 320 x 180. Tried it with other players too but the only one that accepted it nicely was xine "but problems ahead again" it outputs no sound? the image though was and is what it should be.

Tried it with Totem too and it did accept it too actually "hurray! but with the same symptoms as VLC + it doesn't output any sound out from the file only the image is what gets generated out from the player. I ran VLC from the terminal and it outputs following data when i start to play the file:

[Code]...

so if any ONE knows what should i do, feel free to step up and advise me would be appreciated (thanks in advance) If this has value if's mpeg2 ts file. And no...the file ain't corrupted that much i know, but what could generate this problem. If it ain't broken? Seeking works nice etc... except the low resolution display.

View 2 Replies View Related

Debian :: Auto Start Programs In Startup Time?

Sep 27, 2010

How to auto start programs in startup time?

View 4 Replies View Related

Debian Configuration :: Resolvconf - Does Not Start At Boot Time

May 1, 2010

I'm running Debian Etch AMD64, and currently trying to clean up my system in preparation for an upgrade to Lenny. One problem I have is that resolvconf (which is installed) does not start at boot time, but if I start it manually then bring the NIC down and back up, it works OK, with no error/warning messages.

View 9 Replies View Related

OpenSUSE Multimedia :: Windows Media QUicktime And MPEG Along With WAV File?

Nov 27, 2009

I am wanting to know how would i get the following video and files to play Windows Media Quick time MPEG and WAV. I dont want to mess up my system got it running great would like a little help choosing and installing and how to install the right problem. And instructions on how I am still learning opensues it is great. A lot better than windows with virus virus virus.

View 4 Replies View Related

Ubuntu Multimedia :: VLC - Hotkey For Changing Position In Media File

May 14, 2010

I love how totem handles using mousewheel up/down to change position in a media file. VLC doesn't do it the same way by default so I've been trying to find a way to replicate that feature. I found the appropriate actions and assigned mousewheel up/down for both the hotkey and global options. Unfortunately when I try to seek it only works if I mouse over the position bar or lower half of the application. If I am moused over the actual video the hotkeys don't work. In fullscreen the hotkeys don't work at all and I can only seek by holding my mouse over the position bar.

View 1 Replies View Related

Ubuntu Multimedia :: VLC Media Player No Sound In Some File Types?

Nov 9, 2010

I have recently found a strange problem with my VLC Media Player, as it only has sound is certain file types, but on others it doesn't. I have tried to run .AVI files, and it plays sound, also tried .flv files, but with no luck. I am running Ubuntu 10.10.

View 2 Replies View Related

Debian :: Set Default Application For Specific File Extensions

Dec 17, 2015

How to properly set some entries in:

$HOME/.config/mimeapps.list

so that:
*.odb files are opened by default with libreoffice base
*.org files (just org files not plain text files) are opened by default with emacs

For some reason I can not figure out how to proceed.

As far as I know - i.e. for what I have been reading in the documentation - the default application for a given MIME-type is specified by writing into the group [Default Applications] in the mimeapps.list file

My configuration is the following:

- 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u6 (2015-11-09) x86_64 GNU/Linux
- gnome desktop

View 3 Replies View Related

Debian Configuration :: Aptitude Update From Specific File?

Feb 18, 2011

I'm developing with puppet, and I need to do an aptitude update from a specific file, here is my configuration: The file sources.list in /etc/apt/ is deleted. I've created 3 files in /etc/apt/sources.list.d each one with their repos:

00-debian_sources.list
deb http://ftp.fr.debian.org/debian/ lenny main contrib non-free
deb-src http://ftp.fr.debian.org/debian/ lenny main contrib non-free

[code]....

All the repos are updated/refreshed , and I only want to refresh/update the specific repos insie of the file 01-debian_security_updates.list. On the other hand if I put some repos in the sources.list and delete the 3 files and I create an external file for example in /tmp/temprepo and I do the command aptitude update -o dir::etc::sourcelist=/tmp/temprepo it works fine.give some workaround to update and then upgrade packages from the files specified in my config.

View 1 Replies View Related

Debian Configuration :: Make Vino Start At Boot Time?

Jan 5, 2010

so as my title implies I like to login to my headless debian box after it reboots yet havent found any info on that. Can someone please tell me of script which I suppose would be used to make vino start as a process right after boot

View 2 Replies View Related

Debian Configuration :: Apache2 Doesn't Start At Boot Time?

Dec 6, 2010

I am running Debian-Squeeze with apache2. However, apache2 doesn't start at boot time, even though there is of course the required script in init.d. I can start it later on using "/etc/init.d/apache2 start". I have checked the configuration with "apachectl configtest" - giving the answer "Syntax ok". How do I get it to start automatically at boot time?

View 1 Replies View Related

Debian Configuration :: How To Make Vino Start At Boot Time

Mar 3, 2010

I like to login to my headless debian box after it reboots yet havent found any info on that. Can someone please tell me of script which I suppose would be used to make vino start as a process right after boot.

View 3 Replies View Related

Server :: How To Start Sequence Of Applications At Specified Time Intervals In Debian

Nov 18, 2010

I am currently running debian lenny on an old mini ITX box (1GHZ 1GB ram OS on a 16GB CF card, 4 X 1TB sata drives) as a file server on my home network. I have modified /etc/inittab to auto log in a standard user, start X and start fluxbox. I would like the system to then start a couple of VM's using virtual Box but as this is not a high spec box I would like to start these automatically at 5 min intervals and about 5 min after the auto log in.

Does anyone have any suggestions on how i can achieve this or alternativley monitor the processor load and start each VM in sequence as the porcessor load drops below 20%.

View 2 Replies View Related

Debian :: Best File System For Backup / Media Drive?

Aug 29, 2011

I'm setting up a Backup & Media server, which will be running debian. I will setup a small HD or SSD/CF card for the OS, and a MD raid for the data drives.The total size of the raid will be either 3 or 4TB, depending. Now, I need to figure out what filesystem to use on top of this raid.My criteria is as follows:

1. Support for large files. I can't imagine anything larger than about 1.2TB, but the 4GB of, say, fat32 just isn't enough.

2. Robust. I don't want it falling apart on me; nothing too unstable.

3. (and this is most important): Good Undelete support. I got burned recently when a software glitch managed to rm -rf my EXT4 drive. All the file data is still there, but all the metadata is gone. I *DO NOT* want that happening with this. I want to be able to do a "RM / -RF", immediately unmount it, and then recover *all* of the deleted data. Obviously, when data is overwritten it's overwritten, but I don't want to lose all my metadata if a "RM -RF" happens. FAT-32 is the model I'm looking at: You can usually recover deleted files if anything happens to the drive.

So, what are my options?EXT2 looks like a possibility. EX4 is *clear out*, unless there's some nice utility/mode that keeps a backup of all deleted metadata etc.

View 11 Replies View Related

Debian Multimedia :: Can't Access Real Media?

Aug 15, 2010

I'm using 32 bit (i686) Debian Lenny. The multimedia repo is installed, w32codecs is installed, VLC and Kaffeine are both installed. I was trying to listen to some audio files on the NPR site (link will follow) and find that I can't open the files with anything I have installed. The Linux version of the Realplayer isn't in the repo (and I don't really want to install it after some of the things I've read about it) but I gotta have my NPR and there's no way I'll EVER go back to a M$ OS. How can I listen to these files without downloading them and then uploading them to a media conversion site? I'm usually very good with google but this one has me stumped.

View 11 Replies View Related

Debian Multimedia :: Media Player For Iso Images?

Feb 26, 2011

It seems to me that there is a media player that can play .iso files. which one or ones do this so that I don't have to install the dozen or so that are in the repositories.

View 5 Replies View Related

Debian Multimedia :: Autorun When Inserting Media

Jun 28, 2011

How do i stop the autorun dialogue when i insert a cd or dvd or any removable media?

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved