Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#431
|
|||
|
|||
Re: How to use iView (ABC Australia) downloadersQuote:
This is what I am doing... Extracted the files and a folder was created: FLViviewDemux4OSX I copied the streamed file into this location. I grab the file with the pointer and drop it on: FLViviewDemux4OSx app I get the following: The action “Run Shell Script” encountered an error. Check the actionʼs properties and try running the workflow again. |
#432
|
|||
|
|||
Re: How to use iView (ABC Australia) downloadersQuote:
If you want to try it yourself you can use the terminal in OSX. Here are the steps: 1.Open the terminal (it's in the applications/utilities folder) 2. Drag ffmpeg to the terminal. It will show up in the terminal as an absolute path to ffmpeg 3.make sure the mp4 file is in the same directory as ffmpeg 4. Add the following text to the end of the ffmpeg absolute path that is showing in the terminal Code:
-i "filename.mp4" -vcodec copy -acodec copy newFilename.mp4 |
#433
|
|||
|
|||
Re: How to use iView (ABC Australia) downloadersQuote:
|
#434
|
|||
|
|||
Re: How to use iView (ABC Australia) downloadersQuote:
Do either or both filesnames have spaces in them? Make sure you uses quotes (") around the filenames. |
#435
|
|||
|
|||
Re: How to use iView (ABC Australia) downloadersQuote:
here is the string I am using: <directory location>/ffmpeg -i "test.mp4" -vcodec copy -acodec copy "test2.mp4" |
#436
|
|||
|
|||
Re: How to use iView (ABC Australia) downloadersQuote:
Not sure why I need to be in the directory AND provide the full path though? I thought I could do one or the other - though I am not proficient in UNIX. |
#437
|
|||
|
|||
Re: How to use iView (ABC Australia) downloadersQuote:
|
#438
|
|||
|
|||
Re: How to use iView (ABC Australia) downloadersHi Folks
I registered here just to post a big thanks to the person responsible for iViewNapper. My wife hasn't been well and our VCR crapped out last night while I was recording something for her, downloaded it today, dumped it to a USB stick and she's watching it as we speak, iViewNapper worked like a charm. Once again, a big thanks from me. Budsy. |
#439
|
|||
|
|||
Re: How to use iView (ABC Australia) downloadersQuote:
If you guys watch shows on SBS or 7 then check out my other Nappers on the website. Don't let her miss her favourite "Desperate Housewives" episodes. |
#440
|
|||
|
|||
Re: How to use iView (ABC Australia) downloadersI have iViewFox 1.2.2 in FF3.6.13 on W7_64 and the latest update appears to have stopped it working?
The save dialog appears but the cmd window does not and no net traffic follows? |
Tags: abc, abc australia, abc iview, iview, rtmpdump |
Thread Tools | |
Display Modes | |
|
|