Search found 3 matches

Go to advanced search

by VelC
04 Aug 2015 16:46
Forum: VLC media player for Windows Troubleshooting
Topic: recording stereo audio stream to mp3 getting mono results
Replies: 7
Views: 1279

Re: recording stereo audio stream to mp3 getting mono results

As you are interested in a VLC video or audio recorder via batch file I post my solution here. The comments are in German, however presuming some knowledge in batch programming the code should be applicable after some initial settings. It works with Windows 7 and VLC 2.2.1. echo off :: VIDEO/AUDIO-R...
by VelC
27 Jul 2015 19:00
Forum: VLC media player for Windows Troubleshooting
Topic: Command line option to avoid multiple channel DVB-T recoding
Replies: 3
Views: 327

Re: Command line option to avoid multiple channel DVB-T recoding

"--no-input-record-native" does not help. What helps is: Uncheck "Enable streaming of all ES" in Tools>Preferences>Show Settings: All>Stream Output.
Kind regaqrds, VelC
by VelC
27 Jul 2015 14:33
Forum: VLC media player for Windows Troubleshooting
Topic: Command line option to avoid multiple channel DVB-T recoding
Replies: 3
Views: 327

Command line option to avoid multiple channel DVB-T recoding

The command lines cd c:\program files (x86)\videolan\vlc vlc.exe --run-time=60 dvb-t://frequency=570000000 :bandwidth=0 :dvb-adapter=0 :live-caching=1000 :program=515 --sout=#file{dst="E:\Music\trial.ts"} vlc://quit unfortunately lead to a recording of four video streams on my Windows 7 Co...

Go to advanced search