Search found 5 matches

Go to advanced search

by biolizard89
13 Jul 2013 02:45
Forum: VLC stream-output (sout)
Topic: RTMP Output to YouTube Live
Replies: 0
Views: 4797

RTMP Output to YouTube Live

Using a recent VLC nightly on Windows x64 (vlc-2.2.0-git-20130712-1017-win64.exe), called via Cygwin bash, I can stream to Justin.tv via RTMP using the "flv" codec: $ ./vlc 'C:\Users\JeremyAdmin\Videos\Big Buck Bunny\BigBuckBunny1080pTranscodeYouTube480p.ts' --sout-mux-caching 10000 --sout...
by biolizard89
20 May 2013 04:28
Forum: VLM
Topic: Mosaic Order Not Acting as Expected?
Replies: 0
Views: 904

Mosaic Order Not Acting as Expected?

My VLM code: new ProjectorMain broadcast enabled setup ProjectorMain input "X:\Placeholder\Placeholder.png" setup ProjectorMain option image-duration=-1 setup ProjectorMain option image-fps=30/1 setup ProjectorMain output #transcode{sfilter=mosaic{order="Table1IfProjector",height...
by biolizard89
02 Feb 2013 23:49
Forum: VLM
Topic: Choosing DirectX Audio Output Device with VLM?
Replies: 1
Views: 1775

Choosing DirectX Audio Output Device with VLM?

I'm attempting to assign different VLM streams to different output audio devices, but I'm not sure exactly what I should be doing. Here is a snippet of my VLM script: new CommentatorMic broadcast enabled setup CommentatorMic input dshow:// setup CommentatorMic option dshow-vdev="None" setu...
by biolizard89
19 Oct 2012 06:54
Forum: VLM
Topic: Rendering Order in Mosaic with mosaic-position=2?
Replies: 0
Views: 1448

Rendering Order in Mosaic with mosaic-position=2?

I'm having an issue with the Mosaic feature with VLM. Here is my VLM script: new background broadcast enabled setup background input "C:\Users\Public\Videos\YACDEV\2012_10_08\Placeholder\Placeholder.png" setup background output #transcode{sfilter=mosaic,vcodec=h264,venc=x264{ultrafast},wid...
by biolizard89
24 May 2008 21:19
Forum: VLC stream-output (sout)
Topic: Merging Two Video Files Without Transcoding
Replies: 2
Views: 3112

Merging Two Video Files Without Transcoding

I have two ASF files, which have the same encoding (they are clips extracted from the same movie). I would like to merge/concatenate them, but without the time and quality loss that comes from transcoding. Looking around on Google and searching the forum here, I've come up with the following command...

Go to advanced search