On 11/19/06, stuart <[EMAIL PROTECTED]> wrote: > Ok, tried again with no symbolic links but still get a blank screen.
I use symbolic link all the time without difficulty. > bad at first - finally, in the vlc log, there are repeated warnings > (about 1 ever 4 seconds): > ----- > ffmpeg warning: Error at MB: 1145 > ([EMAIL PROTECTED]) > ffmpeg debug: concealing 53 DC, 53 AC, 53 MV errors > ([EMAIL PROTECTED] It looks like this avi is not supported in your version of vlc. What version are you running? Most of the time it is the version that is the problem, a nightly can break things too, flv's were broken for months during the 85 development. >If you want, I can cut and past everything if you think that will help. The messages I look for typically relate to the network and type of file and see if there are any errors afterward. 1. check connection main: creating httpd main debug: net: listening to port 5212 main debug: using sout access module "access_output_http" stream_out_standard debug: access opened 2. check audio transcoding stream_out_transcode debug: creating audio transcoding from fcc=`mpga' to fcc=`mpga' stream_out_transcode debug: creating audio transcoding from fcc=`mp3 ' to fcc=`mpga' 3. check video transcoding stream_out_transcode debug: creating video transcoding from fcc=`mp4v' to fcc=`mp2v' stream_out_transcode debug: creating video transcoding from fcc=`FLV1' to fcc=`mp2v' 4. confirm video transcoding is possible ffmpeg debug: ffmpeg codec (MPEG-4 Video) started ffmpeg debug: ffmpeg codec (Flash Video) started 5. confirm that the mpeg2 stream is created ffmpeg debug: ffmpeg codec (MPEG Audio layer 1/2/3) started ffmpeg debug: found encoder MPEG-2 Video Martin ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Mvpmc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mvpmc-users mvpmc wiki: http://mvpmc.wikispaces.com/
