Starting cplay in a directory without starting playback

I would like to start cplay in a particular directory, but for some reason it starts playing the songs in that directory by default. Is there any way to load it up in a particular directory without it starting playback?
Currently, I start cplay using this command
cplay -rR /home/inxs/downloads/
The man page for cplay is surprisingly sparse
Last edited by Inxsible (2009-04-17 05:33:15)

Nezmer wrote:'cd' to a directory and start 'cplay' without parameters/arguments ?
Yes that is obvious, isn't it?
But I am actually starting cplay within screen in my screenrc. I believe that cplay is no longer being developed/maintained. Its website is also no longer available. I am currently looking at moc/mocp as a replacement.

Similar Messages

  • After moving my music library from my old mb to the new one, my new mb pro does not play the files evenly. It takes a break for two sec's and starts playback where it stopped. Ideas anyone?

    After moving my music library from my old mb to the new one, my new mb pro does not play the files evenly. It takes a break for two sec's and starts playback where it stopped. Ideas anyone?

    I may have found an answer here:
    http://www.ilounge.com/index.php/articles/comments/moving-your-itunes-library-to -a-new-hard-drive
    They only thing I can assume is that my external hard drive was slow to start and iTunes defaulted to its old directory (see the last paragraph at the link above). However, once my external was recognized shouldn't everything have fixed itself?
    Message was edited by: williamson42
    Message was edited by: williamson42

  • Flash video on web page takes long very time to load before it starts playback

    I just created a basic flash file to play a video on my web page and it's taking several minutes to load before it starts playback.
    I'm using progressive downlaod and the file is in *.mov format and is 84MB in size. At first that seemed large to me for web play back, but I thought it could handle it since I thought the way progressive download works is that it would start playing the first frame right away and progressively play other frames as they download. However, this seems to be downloading the whole file first (or a major part of it) before starting any playback at all.
    Is there some kind of setting I'm missing or is my understanding of the download incorrect and the file size is too large?
    Some vitals:
    - I'm using Flash Pro CS5
    - To create my flash file, I used the standard import video wizard and selected the a file that is "on my computer" and "load external video with playback component" and then, I selected one of the standard skins.
    - To deploy the vidoe on my webiste I have three files:
    1) swf file containing the FLV component
    2) the swf file related to skin
    3) the actual video (84MB, mov file)
    - Web page includes/embeds reference to swf file

    Thanks for your response again. Looks like things have changed a bit to complicate this a little more.
    adninjastrator wrote:
    Are you saying that if I wait long enough it will start to play .... from the link you posted?
    What you are implying here is correct. The file won't play no matter how long you wait.  Looks like it's because of the "source" file settings in the Import Wizard may now be incorrrect. This is why it's not playing in the new file. 
    When I created my original Flash Video using a MOV file, during the import wizard, when asked "Where is your video file?" I selected the option "Already deployed to a web server...". Here I entered the url to where the video file is located on my production server.
    When I created the new Flash Video using F4V file, during the import wizard, when asked "Where is your video file?" I selected the option "On your computer". Here I selected the file from my local drive.
    Sorry for not pointing out the inconsistency earlier - I didn't think it mattered and plus I couldn't get the F4V file to import from the web server.
    Anyway, I've changed my object tag using the acutal published html that flash generates and have uploaded all source files to same location.
    http://www.upperhand.com/tv/video-intro.html
    To sum up the problem(s) I need help with:
    Issue #1 - When trying to import F4V file using import wizard, I cannot use "Already deployed to a web server..." as an option for the file location. I believe this is creating issue #2
    Issue #2 - For some reason, the F4V file will not load into the SWF file when it's published to my production server. 
    It works when viewing locally through browser as c:\inetpub\wwwroot\mywebsite\video-intro.html
    It doesn't work when viewing on development server through browser as http://localhost/mywebsite/video-intro.html
    It doesn't work when viewing on production server through browser as http://www.mywebsite.com/video-intro.html
    Issue #3 - When the above are resolved, I'm not certain if my orignal question/issue will be resolved...  browser tries to downlaod full file before any playback.  

  • I got this message when I click on a song: you are about to start playback. Do you want to clear the 722 songs previously added to up next?

    I got this message when I click on a song: you are about to start playback. Do you want to clear the 722 songs previously added to up next?

    J.danquah wrote:
    "You are about to start playback. Do you want to clear the 312 songs previously added to Up Next?" how do you remove this from your ITunes?
    You can remove "this" (display of the Up Next list) by going to View > Hide Up Next in iTunes' menu.
    J.danquah wrote:
    would it delete 312 songs if you clck clear songs?
    No.  It would simply remove them from the Up Next list.

  • How can I start playback when EWQL Play UI is open?

    I am using EWQL choirs and in order for the text to be sung I must play the track holding the midi melody file. But when the Play UI is open,which it must be to accept the melodic input, Logic is completely unresponsive, clicking on start playback button in transport bar or just using the space bar to start the track playing only gives a white flash of light,Logic won't let me use it when the Play UI is open. Is there a known work around for this?

    Put your Runtime process in another Thread and pass it a reference to your calling object. Then, when it's done call notify() on the caller:
    class Runner extends Thread {
      Object caller;
      Runner(Object o) {
        caller = o;
      public void run() {
        Runtime.exec()...
        // and when it's done,
        caller.notify();
    }Your calling class will pass a ref to itself when it creates the Runner:
    Runner r = new Runner(this);
    r.start();
    wait();
    (I've never actually done this but from the documentation I've read I think it'll work)

  • Logic POPPING very loudly when starting playback

    When using Logic 8.0.1 with 10.5.1 and while having say, the channel EQ on a track with a drastic EQ setting (boost) and starting playback I get loud POPS as the audio engine starts. Leads me to believe this is tied to the system overload messages. I just don't think Logic is processing all required data in time and therefore sorta POPS on. Very annoying and this happens with any EQ set with an extreme setting, say a telephone effect with a large boost. Tried every possible audio setting to see if this would fix and it does not. This happens even using the internal core audio driver and listening through headphones plugged into my Mac Pro. I have ruled out the audio interface itself, so what is it? Logic or Leopard?????? Please Lord let 10.5.2 fix all the issues people are having with system overload and pops and clicks. Amen.......

    When using Logic 8.0.1 with 10.5.1 and while having say, the channel EQ on a track with a drastic EQ setting (boost) and starting playback I get loud POPS as the audio engine starts.
    There used to be an old bug in Logic's Fat EQ (I think it was that one) that would cause a huge power spike if the setting was extreme. May be a problem with the plugin's dsp code.
    pancenter

  • Start playback and sync - MS stopped !

    Hi.
    What i have:
    AXIOM mark2 61
    1. "play" button mapped to "Tape" -> "Playback" -> "Transport" -> "Play From Start"  Playback plug-in
    2. also same "play" button mapped to  "Actions" -> "Play"
    Today we start to play and some bug occured - 5 or 6 times music start to playing and then immediately  stopped (it occur after mapping "2" - and was never before) is a half seconds of sound and then stop. But after 7 press - is started ok, and all other tries was good...
    What i do wrong ? I need "Actions" -> "Play" for syncing. Only after "Actions"->"Play" all synthesisers get proper syncing with song start.. But now we sometimes get that bug :/
    What wrong ?

    Hi
    The basic issue here is that starting the Mainstage clock resets the audio engine, often resulting in glitches etc.
    I would simply start the MS clock and leave it running, then trigger Playback from your controller as and when you need.
    If you absolutely need MS clock to be completely in sync with Playback and any sync'd synths and fx, I would probably use two buttons (one starting MS Clock, the other Playbacks) and have the PB's set to play in sync with MS Clock (Bar), then start them 1 bar after I'd started MS Clock.
    CCT

  • Data recovery! Rebuilding Home Directory without Reformatting

    I have an WD external hard drive failure. Very recently, I started using this drive as default for iPhoto so now cannot access any of my photos. (I have a 5-year-old son so you can imagine how devastating this is.) To make matters worse, it is also my Time Machine backup drive so I cannot access the last backup prior to the iPhoto drive switch.
    Here is a timeline of events:
    (I know this is long. I am hoping someone who is familiar with this issue will understand my plight and be patient to read thru.)
    04/01/10 iPhoto default drive was transfered from internal drive to WD external drive to accommodate space on the internal drive due to errors in running Virtual Machine due to internal drive being too full.
    04/15/10 last upload to iPhoto.
    04/18/10 last time I accessed iPhoto. It was left open and went to a "Not Responding" status. I believe I noticed this and did a "Force Quit" on 04/22/10.
    04/22/10-04/23/10 Time Machine backup failed overnight and now the computer is unable to read the drive. It is a 500GB drive that is now reading as a 2TB drive and not able to see anything on the disk. I am unable to see when we had the last successful Time Machine backup as Time Machine also backed up to this drive.
    We tried connecting the drive to my Mac laptop; same read error (2TB drive when it's 500GB). We also tried hooking it up to the Windows Virtual Machine on the Mac. It gave all the indicators that the drive was installed and working properly however it never showed up in My Computer. When clicking to Unplug Safely, the drive was listed as a USB Mass Storage Device.
    04/24/10 Called Apple support. Tech led me thru unplugging drive and computer and doing a reset by pressing and holding power button while unplugged. I then plugged back in and pressed a series of four keys. The system now reads the correct size of the drive but still will not mount on the desktop.
    When he could no longer help me, he told me to go here and find applications relating to "Rebuilding Home Directory without Reformatting." I was unable to find anything so I am posting... He did indicate that this normally refers to the internal drive but "a hard drive is a hard drive." He could not tell me an exact name of the utility as it is not Apple-recommended.
    Can anyone offer any help before we go down the data recovery road?

    The tech was most likely referring to Disk Warrior. However, DW does not repair the Home folder, it repairs the disk's entire directory by rebuilding the directory. The drive is not erased. But this may not fix your problem. If you have damaged system files then the system will not boot. You would need to reinstall OS X. You may be able to do that as follows:
    How to Perform an Archive and Install
    An Archive and Install will NOT erase your hard drive, but you must have sufficient free space for a second OS X installation which could be from 3-9 GBs depending upon the version of OS X and selected installation options. The free space requirement is over and above normal free space requirements which should be at least 6-10 GBs. Read all the linked references carefully before proceeding.
    1. Be sure to use Disk Utility first to repair the disk before performing the Archive and Install.
    Repairing the Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list. In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive. If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported, then quit DU and return to the installer.
    2. Do not proceed with an Archive and Install if DU reports errors it cannot fix. In that case use Disk Warrior and/or TechTool Pro to repair the hard drive. If neither can repair the drive, then you will have to erase the drive and reinstall from scratch.
    3. Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When you reach the screen to select a destination drive click once on the destination drive then click on the Option button. Select the Archive and Install option. You have an option to preserve users and network preferences. Only select this option if you are sure you have no corrupted files in your user accounts. Otherwise leave this option unchecked. Click on the OK button and continue with the OS X Installation.
    4. Upon completion of the Archive and Install you will have a Previous System Folder in the root directory. You should retain the PSF until you are sure you do not need to manually transfer any items from the PSF to your newly installed system.
    5. After moving any items you want to keep from the PSF you should delete it. You can back it up if you prefer, but you must delete it from the hard drive.
    6. You can now download a Combo Updater directly from Apple's download site to update your new system to the desired version as well as install any security or other updates. You can also do this using Software Update.

  • Moving many files to a new directory WITHOUT copying

    Hello,
    I'm trying to increase the efficiency of my iBook G4 by deleting all extraneous/replicated files. In addition to this, I'm trying to organize all the files that remain into sub-directories. Question: How do I move a large amount of files to a different directory without creating copies of those files? Everytime I try to execute something like this, the result is that aliases of all selected files get moved to the new directory, but the original files remain where they were. How do I get around this?
    Also, any other tips about how to increase efficiency of the computer? I have an iBook G4 running 10.3.9 Thanks.
    -Adam
      Mac OS X (10.3.9)  

    717/3163
    Hello Adam,
    (In addition to Doug's excellent answer)
    When using those move vs copy tips, a small green "+" appears to visually help you drag the way you meant:
    - If the green "+" shows, it's a copy.
    - If the green "+" doesn't show, it's a move.
    "any other tips about how to increase efficiency of the computer?"
    Well, hundreds, thousands, many undocumented...
    - Exploring your usual keyboard shortcuts and combinations, with the Option key in addition, or with the Command key, or both, or combined with mouse clicks, holds or drags, the Control key too sometimes, quite often unveils a hidden feature that you easily remember in the future because it very often really adds a plus to your efficiency.
    About shortcuts, many Apple KB articles:
    - (KB article #75459) Mac OS X keyboard shortcuts
    - (KB article #153415) Shortcuts for starting up
    - (KB article #153412) Shortcuts for freezes
    - (KB article #106567) Mac OS: Apple Pro Keyboard Shortcuts for Shut Down and Restart
    - (KB article #152140) Setting custom keyboard shortcuts for applications
    and one very nicely summed:
    - (Dave’s Picks) Magical Macintosh Key Sequences
    Try also certain combinations of
    Exposé + Tab,
    Command-Tab then ~/H/Q (with the ⌘ key hold down),
    the right-clicking in the Dock (folders icons...),
    the hold-clicking too (Finder's Dock icon),
    the Control + F keys keyboard navigation (enable with control-F1),
    keyboard navigation by hitting letters (or two or three letters) in menus or in Finder's column view,
    etc etc etc...
    Enjoy the exporation!
    Mac OS X, a wealth of such features...
    Axl

  • What configuration of the new macbook pro do I need to run FCS 3 without choppy playback.

    Yep, just wondering what configuration of the new macbook pro do I need to run FCS 3 without choppy playback or lagging.  I'm thinking about the 7200rpm, 2.2ghz, antiglare, 4gb ram, with 1gb GPU graphics card configuration

    Nothing wrong with the computer. Playback is dependent on the media and the drives.

  • Dynamically deciding the target directory without ESR objects

    Hi Experts,
    I have come across File to File scenario(NFS) where I have to serve 2 purpose in one scenario using single receiver communication channel as the client have more than 40 plants.
    1.     I need to copy the file from source directory to target directory without creating the mapping objects.
    2.     based on source file name the target directory path will be the 'target directory + First 4 character of source file name i.e.(Plant name)'.
    I am able to achieve the First requirement, can any one tell me how to achieve Second requirement.
    Thanks in advance.
    Ragards,
    Gopi

    Hi Inaki Villa/ Anupam Ghosh,
    Thanks for your previous reply. I was busy with some other WS related task.
    I have gone through the thread which uses java code to dynamically set the Target Directory.
    'Dynamic file name for pass-through scenario - Process Integration - SCN Wiki'.
    But the mentioned JAR files are not available on our clients PI System (PI 7.0) I tried by importing the required JAR files from other system but it was giving some error. So I decided to go with ABAP Mapping and I am quite successful in setting the target directory. I am able to view the Target Directory and Target File name in 'DynamicConfiguration' in SXMB_MONI.
    But it is not over writing the 'Target Directory' path mentioned in Receiver Communication Channel.
    Could you please help me in this? Do I need to set anything else?
    Regards,
    Gopi

  • How do I mass protect about 200 pdf files in a directory without opening them individually?

    How do I mass protect about 200 pdf files in a directory without opening them individually? I have Adobe Acrobat X Pro.
    They can all have the same password.
    Any ideas?

    If they can all have the same password, just make 200 copies of the protected file in your operating system...
    Edit: I think I misread your initial post. If the files are not identical, you can use an Action to encrypt all files using the same password.

  • Timeout with error when starting playback of movie?

    It appears that my Apple TV (2nd gen - w/uptodate software) often has trouble starting the playback of locally hosted movies.
    Once a movie has begun to be played back, there is never a problem with the continuation of playback or any other playback issue.
    The unit is hardwired via Ethernet to my router with my main system that is hosting iTunes.
    The computer is running Mac OS X - LION - 10.7.4 - with iTunes 10.6.1 (64-bit version)
    From what I can tell, it's primarily 'long movies' that exhibit this problem. 
    My recollection is that, short movies (less than 30 minutes) do not exhibit this behavior.
    Here's a description of the typical behavior:
    1) Locate the movie via the Apple TV listings
    2) Observe the poster frame for the movie in the Apple TV
    3) Select the title and click on the PLAY button of the Apple TV remote
    4) Observe the spinning ACTIVITY graphic in the center of the screen run for about 10 seconds
    5) Observe the error message, "An error has occurred... please try again later"
    6) Click on the MENU button to return to the original selection
    7) Repeat steps 3-thru-6 one or more times
    8) Observe how, after several tries, the movie MAY or MAY NOT begin playback.
    Sometimes it is possible to get the movie to start playing is when there is a choice of "RESUME PLAYBACK or START FROM BEGINNING" and the START FROM BEGINNING selection is chosen.
    All my movies are on physically located on one drive in my system - this problem can occur immediately after playing a movie - which would cause one to assume   the disk drive had not been spun down due to inactivity. Has anyone else experienced this problem?  Any suggestions or clues as to how to eliminate this problem?

    Hi Ingo.
    We have only one application server.
    I registered the new version of the file C:\windows\SysWOW64\librfc32.dll with regsvr32.exe successfully. I've also tried to copy the new file to the same directory as the mdxsvr.exe-file is located, but it made no difference.
    Should I remove all other copies of librfc32.dll and only keep the one in folder C:\Windows\SysWOW64, or maybe register them all with regsvr32.exe?
    --IngA
    Edited by: Ingeborg Andreassen on Nov 5, 2010 10:36 AM

  • After upgrading to iOS 7.0.2 earphones remote doesn't start playback if Music app is not running.

    After upgrading to iOS 7.0.2 music doesn't start playing if Music app is not running. Before the update it was common thing to plug earphones, click remote button and listen to your music without even unlocking your iPhone. Control Center controls doesn't work at all.

    iPhone required a proper restart. After restart both issues were gone.

  • OSMF self start playback after system sleep

    Hi,
    We've found an issue with OSMF player: in case you load a page with video, then send system to sleep - after system wakeup playback starts itself. This is valid if you are using f4m file or rtmp stream. Those issues are visible on OSMF demos: here http://www.osmf.org/dev/1.6gm/StrobeMediaPlayback.html there are no issues, but here http://www.osmf.org/dev/1.6gm/debug.html video starts itself after system wakeup. Changing source to flv allows to get rid of the issue.
    Also, if you load page, than start it and pause it - the issue will not reproduce as well.
    Control bar behaves also very strange: playback time and scrollbar are updated according to actual playback, but play button (not pause) is presented. on case i push play - video restarts.
    Systems: MacOS (10.7.5, build 11G63), Firefox 20, Chrome 26, Flash (11.7.700.169); Windows 7: Firefox 17, Flash (11.6.602.180); our cluents also mentioned they have same issues on Win8 under Internet Explorer, Firefox and Chrome.

    This problem was resolved for me using suggestions in another discussion thread.
    Please see this link to that discussion for the solution:
    https://discussions.apple.com/message/20300165#20300165

Maybe you are looking for

  • Changing event date sends duplicate invites

    I'm using the Calendar app on Mavericks, sync'ed to on-prem MS Exchange environment. Every time I move and existing event, instead of sending an update of the event to the recipients list, an entirely new invite is sent.  My recipients then have two

  • IsInitialRender and isPostback doesn't work properly.

    Hi,i have a problem and i wonder why it happens... After every request,constructor of backing bean is executed again.In the constructor,i have a block that i want it to be executed only at instantiation...I tried to resolve that with isInitialRender

  • Usage rights

    Please can someone help me?  This is driving me nuts!  I have designed a form using Adobe Livecycle ES4.  I want users to be able to save and email filled out forms. I understand that I have to apply usage rights but I cannot see how to do this.  For

  • Hi  adding code in standard prog

    hi i am adding code in standard program J_1IEWT_CERT.  in that there is include J_1IEWT_CERT_F01. there is standard prog internal table printtab. i am trying to pass printtab data into wa_printtab, but it not going into wa_printtab. i writing followi

  • I downloaded FF, but when the box disappeared, nothing happened. No set up box appeared. So where is FF on my computer?

    I have been using Windows Explorer for web browsing, but want to change over to FF. But once the download was complete, no set up box appeared. I can't find any FF files on my computer, so I cannot set up FF.