[vlc-devel] Help with Transcoding
Kuldipsingh Pabla
Kuldipsingh.Pabla at Sun.COM
Thu Apr 6 23:15:07 CEST 2006
Hi VLC Gurus,
I am stuck with a few problems and would appreciate your help with them.
1) I am trying to transcode an mpeg2 file to a low resolution mpeg4
files. I am using the following command to do the transcode
./bin/vlc -vvv <filename.mpeg2>
:sout='#transcode{vcodec=mp4v,acodec=mp4a}:std{access=file,mux=mp4,url=/tmp/out.mp4}'
I am able to generate .mp4 file. Unfortunately, I am not able to replay
the file. It segfaults. I am attaching the output.
2) How can I display a clip and transcode it simultaneously?
Thanx in advance,
-Kuldip
--
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: trans
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20060406/f7452485/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: replay
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20060406/f7452485/attachment-0001.ksh>
More information about the vlc-devel
mailing list