Search found 20 matches

Go to advanced search

by lewtwo
15 Dec 2014 09:35
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vfilter=croppadd Broken ???
Replies: 0
Views: 659

vfilter=croppadd Broken ???

Is the croppadd filter broken ??? $ /usr/bin/vlc -I dummy Maverick.ts --sout "#transcode{vcodec=h264,acodec=mpga,ab=128,channels=2,samplerate=44100,deinterlace,vfilter=croppadd{cropleft=88,croptright=88,croptop=8,cropbottom=8}}:standard{access=file,mux=mp4,dst=\"crop.mp4\"}" vlc:...
by lewtwo
15 Dec 2014 06:59
Forum: VLC media player for Linux and friends Troubleshooting
Topic: transcoding flustration
Replies: 1
Views: 317

Re: transcoding flustration

missing needed quotes in linux:

Code: Select all

vlc -I dummy Maverick.ts --sout "#transcode{vcodec=h264,acodec=mpga,ab=128,channels=2,samplerate=44100,deinterlace}:standard{access=file,mux=mp4,dst=\"xxx.mp4\"}" vlc://quit
oh what a relief it is .... :oops:
by lewtwo
15 Dec 2014 06:49
Forum: VLC media player for Linux and friends Troubleshooting
Topic: transcoding flustration
Replies: 1
Views: 317

transcoding flustration

Here is the command line: vlc -I dummy Maverick.ts --sout=#transcode{vcodec=h264,acodec=mpga,ab=128,channels=2,samplerate=44100,deinterlace}:standard{access=file,mux=mp4,dst='xxx.mp4'} vlc://quit Here are the errors: [0x7f845c000b78] main stream output error: stream chain failed for `transcodedeinte...
by lewtwo
28 Oct 2014 01:15
Forum: VLC media player for Windows Troubleshooting
Topic: screen capture
Replies: 6
Views: 6964

Re: screen capture

Correct --- IF you are directing it to your local file system.
by lewtwo
28 Oct 2014 01:11
Forum: VLC media player for Windows Troubleshooting
Topic: Downloading/Recording streaming video?
Replies: 3
Views: 620

Re: Downloading/Recording streaming video?

OK, Start with the basics and work up. What OS (operating system) are you using ? VLC treats all video sources as streams. What is the video source that you wish to watch or play or record ? Example: You can watch a YouTube video in VLC. http://www.youtube.com/watch?v=GJPSrM_y9ik or "C:\Program...
by lewtwo
28 Oct 2014 01:00
Forum: VLC media player for Windows Troubleshooting
Topic: VLC x64 windows
Replies: 2
Views: 466

Re: VLC x64 windows

Many people are running VLC on 64 bit Windows OSs without problems.
You are going to have to provide more details if you expect much of a response.
by lewtwo
27 Oct 2014 01:50
Forum: VLC media player for Windows Troubleshooting
Topic: screen capture
Replies: 6
Views: 6964

Re: screen capture

The solution is to use DirectShow as an alternative input. Take a look at http://opensource.about.com/od/tutorials/ss/How-To-Capture-A-Screencast-Using-Vlc_6.htm Then take a look at http://superuser.com/questions/612186/how-to-capture-screen-video-with-audio-using-vlc-media-player VLC by default co...
by lewtwo
27 Oct 2014 01:18
Forum: VLC media player for Windows Troubleshooting
Topic: Set screen size to remain constant between files
Replies: 2
Views: 506

Re: Set screen size to remain constant between files

If you can get it "sized down" to what you want press the control key and select "X" button. I do not know "what exactly" this does but afterwards VLC always comes back at the same size it was last exited. That solved my problem of HD OTA broadcast zooming out the physi...
by lewtwo
27 Oct 2014 01:10
Forum: VLC media player for Windows Troubleshooting
Topic: Are viewed VLC files automatically stored somewhere?
Replies: 1
Views: 243

Re: Are viewed VLC files automatically stored somewhere?

negative ....
It reads the file as "stream of data" from the source.
by lewtwo
27 Oct 2014 01:05
Forum: VLC media player for Windows Troubleshooting
Topic: Downloading/Recording streaming video?
Replies: 3
Views: 620

Re: Downloading/Recording streaming video?

Assuming that you can play streaming video the simplest thing to do is enable to "second" toolbar and then select the "record" button. There are also command line options such that you can build a batch/command/shell file for this purpose but that is somewhat more complex. Take a...
by lewtwo
27 Oct 2014 00:57
Forum: VLC media player for Windows Troubleshooting
Topic: VLC based Personal Video Recorder (PVR or DVR)
Replies: 0
Views: 1369

VLC based Personal Video Recorder (PVR or DVR)

TitanTV provides a method to select broadcast shows (OTA, Cable, and/or Satellite) from their listings to be recorded or watched in real time. Unfortunately VLC does not have a method to use this information. I have written an PUBLIC DOMAIN application to resolve that minor inconvenience. :? The pro...
by lewtwo
19 Oct 2014 17:58
Forum: VLC media player for Windows Troubleshooting
Topic: Disable CRASH reporting ---- HOW ???
Replies: 1
Views: 1207

Re: Disable CRASH reporting ---- Resolved

I will answer my own question in case someone is searching for the same topic. use the CLI (command line interface) --no-crashdump Well this does not really address the issue question but it does circumvent the problem. As far as I can find there is NO way to to disable the crashdump reporting. Usin...
by lewtwo
18 Oct 2014 00:15
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 2.1.0 does not see UPnP devices
Replies: 67
Views: 76272

Re: VLC 2.1.0 does not see UPnP devices

Ditto to all of the above .... Windows 7 X 64, Windows XP X64, Windows XP X32, Linux Mint X64 (many crash reports sent ....) Hardware: SilconDust Model: HDHR4-2US , Firmware: 20140604 vlc-2.0.5 works as advertised. vlc-2.0.8 works as advertised. from there to version 2.1.5 there is NO JOY. I note th...
by lewtwo
16 Oct 2014 20:26
Forum: VLC media player for Windows Troubleshooting
Topic: Disable CRASH reporting ---- HOW ???
Replies: 1
Views: 1207

Disable CRASH reporting ---- HOW ???

I use VLC for unattended backend recording.
Today one of the recording sessions crashed.
This blocked ALL the rest of the recording sessions for the day because VLC wanted permission to send a crash report.

Question: How do I PERMANENTLY disable this crash reporting feature ??
by lewtwo
25 Sep 2014 05:11
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Riddle me this Batman ...
Replies: 4
Views: 918

Re: Riddle me this Batman ...

The simple things are sometimes the most challenging.

You said you were using Mint. I decided to give LMDE a try (as a VMware virtual machine) to see if I get get the latest version of VLC loaded. no joy yet....
by lewtwo
23 Sep 2014 23:30
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Riddle me this Batman ...
Replies: 4
Views: 918

Re: Riddle me this Batman ...

:D BingGO !!!!! :D :P Thank Thee :P You hit ye old nail precisely on the head ( and it was due to my ignorance :oops: ). My head was getting sore from banging it against this particular brick wall. If any of the admins are reading this: This should be added as a caveat to the VLC wiki on the CLI int...
by lewtwo
23 Sep 2014 16:44
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Ubuntu 14.04 LTS troubles
Replies: 6
Views: 1656

Re: Ubuntu 14.04 LTS troubles

Well in Ubuntu version 12.0.1 1) Right click on the file (shortcut) 2) Select properties 3) Select the tab "Open With" 4) Select the desired program Well in Ubuntu version 14.0.1 1) Right click on the file (shortcut) 2) Select "Open with Application" 3) Select the desired program...
by lewtwo
23 Sep 2014 16:27
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Riddle me this Batman ...
Replies: 4
Views: 918

Riddle me this Batman ...

OS Description: Ubuntu 14.04.1 LTS VLC media player 2.1.4 Rincewind (revision 2.1.4-0-g2a072be) I am trying to write a bash script to transcribe videos. More specifically a stream from my HDHomeRun Tuner. Problem is I need to scale the video stream down and I would like to do it as it is recording. ...
by lewtwo
22 Sep 2014 09:43
Forum: General VLC media player Troubleshooting
Topic: Timed Recording & Editing?
Replies: 2
Views: 730

Re: Timed Recording & Editing?

(1) You can schedule it with the AT command (in windows or Linux). windows example: at 21:30 vlc.exe --sout=file/ts:C:\tempwork\filename.ts --run-time=30 --play-and-exit http://192.168.0.201:5004/auto/v67.3?dlna run time is in seconds http://192.168.0.201:5004/auto/v67.3?dlna is the stream that you ...
by lewtwo
22 Sep 2014 09:08
Forum: VLC media player for Windows Troubleshooting
Topic: MPEG2 Transcode dropping Closed Captions Streams
Replies: 0
Views: 433

MPEG2 Transcode dropping Closed Captions Streams

OS: Windows 7 X64 VLC version: 2.1.5 X32 Tuner: Silicon Dust HDHomerun (dual tuners) Reference: https://wiki.videolan.org/VLC_command-line_help If I use VLC to record an OTA show in the simplest mode then it captures all the streams including closed captions and multiple audio streams. example: --so...

Go to advanced search

cron