transcoding (brightness)
Posted: 06 Jun 2011 11:19
hi all,
I'm simply trying to change the brightness of a video with something like
vlc 100_0235.mov --sout "#transcode{vcodec=mp4v,brightness=1.5}:standard{access=file,url=new_video.mp4}"
but vlc then gives the following error
[0x85da88] stream_out_standard stream out error: no mux specified or found by extension
[0x85d5f8] main stream output error: stream chain failed for `transcode{vcodec=mp4v,brightness=1.5}:standard{access=file,url=new_video.mp4}'
[0x8615e8] main input error: cannot start stream output instance, aborting
the help at http://www.videolan.org/doc/vlc-user-guide/en/ch04.html isn't ... helping me, so can someone perhaps
- give me the correct command line
- or point me to more extended page with help instructions
?
thanks for that, Danny.
I'm simply trying to change the brightness of a video with something like
vlc 100_0235.mov --sout "#transcode{vcodec=mp4v,brightness=1.5}:standard{access=file,url=new_video.mp4}"
but vlc then gives the following error
[0x85da88] stream_out_standard stream out error: no mux specified or found by extension
[0x85d5f8] main stream output error: stream chain failed for `transcode{vcodec=mp4v,brightness=1.5}:standard{access=file,url=new_video.mp4}'
[0x8615e8] main input error: cannot start stream output instance, aborting
the help at http://www.videolan.org/doc/vlc-user-guide/en/ch04.html isn't ... helping me, so can someone perhaps
- give me the correct command line
- or point me to more extended page with help instructions
?
thanks for that, Danny.