Search found 5 matches

Go to advanced search

by zoro5722
21 Jul 2009 13:10
Forum: VLC stream-output (sout)
Topic: stream can't get correct aspect ratio.
Replies: 1
Views: 982

stream can't get correct aspect ratio.

I get a m4v file with 16:9 aspect ratio. VLC can play the file correctly. Simply use: vlc h:\1.m4v But when I try to stream it. Thing goes wrong way. The local play screen looks a just square. And the remote client (Media Player) say the mms stream has 320x180 resolution and 1:1 aspect ratio. The co...
by zoro5722
16 Jul 2008 15:37
Forum: VLC media player for Windows Troubleshooting
Topic: Strange directshow capture resolution: 1280x-720
Replies: 1
Views: 437

Strange directshow capture resolution: 1280x-720

Here's the command line: vlc dshow:// :dshow-size="1280x720" :dshow-fps=25.000000 :sout=#transcode{vcodec=mp4v,vb=2048,scale=1,acodec=mp4a,ab=192,channels=2}:duplicate{dst=display,dst=std{access=file,mux=mp4,dst="D:\test.mp4"}} The stream source is 1280x720, so I set the capture ...
by zoro5722
04 Jul 2008 06:22
Forum: General VLC media player Troubleshooting
Topic: Directshow capture and get error aspect ratio.
Replies: 2
Views: 1484

Re: Directshow capture and get error aspect ratio.

I retried with -vvv. I found these in debug messages. stream_out_transcode debug: decoder aspect is 576000:432000 stream_out_transcode debug: source pixel aspect is 0.750000:1 stream_out_transcode debug: scaled pixel aspect is 0.750000:1 stream_out_transcode debug: source 1280x720, crop 1280x720, de...
by zoro5722
03 Jul 2008 11:10
Forum: General VLC media player Troubleshooting
Topic: Directshow capture and get error aspect ratio.
Replies: 2
Views: 1484

Re: Directshow capture and get error aspect ratio.

I tried several parameters and still failed to fix it.

Add --sout-transcode-canvas-aspect=16:9 Same error aspect ratio
Add --sout-transcode-canvas-width -height -aspect Aspect is correct but the pic looks like being cropped to 4:3 and then pad to 16:9
by zoro5722
03 Jul 2008 10:48
Forum: General VLC media player Troubleshooting
Topic: Directshow capture and get error aspect ratio.
Replies: 2
Views: 1484

Directshow capture and get error aspect ratio.

I am trying to capture from a VGA capture card. Here's my command line: vlc dshow:// :dshow-size="1280x720" :dshow-fps=25.000000 :sout=#transcode{vcodec=mp4v,vb=2048,scale=1,acodec=mp4a,ab=192,channels=2}:duplicate{dst=display,dst=std{access=file,mux=mp4,dst="D:\test.mp4"}} The c...

Go to advanced search