I tried to transcode a video stream and resize it, but it does not work, the resolution stays the same
I used:
Code: Select all
'#transcode{vcodec=mp4v,vb=128,height=600,width=800}'
Code: Select all
'#transcode{vcodec=mp4v,vb=128,scale=2}'
Code: Select all
'#transcode{vcodec=mp4v,vb=128,height=600,width=800}'
Code: Select all
'#transcode{vcodec=mp4v,vb=128,scale=2}'
Code: Select all
./configure --enable-gpl --enable-pp --enable-pthreads --enable-libmp3lame --enable-libfaac
Code: Select all
./configure --prefix=/usr --with-ffmpeg-tree=/path/to/new/ffmpeg [--enable-other-options] ...
Return to “VLC stream-output (sout)”
Users browsing this forum: No registered users and 9 guests