I have a VLM conf file below.
In VLC 1.0.5 it produces a video with 16:9 aspect ratio as expected.
In VLC 1.1.5 the aspect ratio is 4:3.
Can anyone tell me how I can get it back to 16:9?
Michael
Code: Select all
new audio broadcast enabled
setup audio input "mms://wmlive-acl.bbc.co.uk/wms/bbc_ami/radio1/radio1_bb_live_eq1_sw1?BBC-UID=d49cdf46942e28bdf600cb0a811245704149239fd060d104747f8466a8c0eeba&SSO2-UID="
setup audio option sout-transcode-audio-sync
setup audio output #transcode{acodec=mpga,ab=128,channels=2}:bridge-in:duplicate{dst=std{access=file,mux=ts,dst='C:\Program Files (x86)\SageTV\SageTV\webfeedencoder\tmp\BBCR1_test.mpg'}}
setup audio enabled
new video broadcast enabled
setup video input "fake://"
setup video option fake-file="C:\Program Files (x86)\SageTV\SageTV\webfeedencoder\cache\images\BBCR1.jpg"
setup video option fake-duration=9999999999
setup video option fake-aspect-ratio="16:9"
setup video option fake-file-reload=5
setup video output #transcode{vcodec=mp2v,vb=800,fps=30,width=720,height=576,scale=1,sfilter=marq@nowplaying{marquee=' $_$_',position=8,color=16777215,size=30}}:bridge-out
setup video enabled
control video play
control audio play