Search found 4 matches

Go to advanced search

by damocles
11 Feb 2007 18:34
Forum: VLC stream-output (sout)
Topic: Joining two video files with VLC?
Replies: 5
Views: 14580

Using the command line you gave half works - it made a combined file of the two files, but forgot to include the video :) So assuming it to be a transcoding issue, I tried this: "c:\vlc\vlc" -vvv "d:\media\video1.avi" "d:\media\video2.avi" --sout=#transcode{vcodec=WMV2,...
by damocles
11 Feb 2007 11:55
Forum: VLC stream-output (sout)
Topic: Joining two video files with VLC?
Replies: 5
Views: 14580

Joining two video files with VLC?

Is it possible to append one video file onto the end of another using VLC's stream outputs? If yes, can someone give me some hints on where to get started (eg what command line options would be best, etc)
by damocles
19 Jan 2007 12:58
Forum: VLC stream-output (sout)
Topic: transcode to WMV for 360 - problems
Replies: 7
Views: 11905

The audio sample rate fix helped with the no sound problem in WMP11 (thanks), but the video is still stuttering and jumping, and when streaming to the 360 it still has garbage. I'm assuming the garbage on the 360 is the same as the stuttering in WMP, just manifesting itself differently. Interestingl...
by damocles
18 Jan 2007 18:16
Forum: VLC stream-output (sout)
Topic: transcode to WMV for 360 - problems
Replies: 7
Views: 11905

transcode to WMV for 360 - problems

I'm trying to use VLC to transcode various format videos to WMV for playback via the 360. Following an article on joystiq, I have this batch file: "c:\vlc\vlc" -vvv %1 --sout-ffmpeg-qscale 1 :sout=#transcode{vcodec=WMV2,scale=1,acodec=wma,ab=96,channels=2}:duplicate{dst=std{access=file,mux...

Go to advanced search