Re : : Only sound but no video (black screen)

Posted by Sébastien on 2014/1/6 9:35:35
Hi,

The transcoding command I use for Android is something like :

:sout=#transcode{deinterlace,vcodec=h264,vb=250,scale=1,fps=25,venc=x264{aud,profile=baseline,level=30,keyint=30,ref=1},acodec=mp3,ab=64,channels=2,samplerate=44100}:std{access=http,mux=ffmpeg{mux=flv},dst=192.168.1.xxx:80/12345678_stream.flv}

You can type it in the VLC tool directly and check what it does.
If you find a solution that works for your situation and that still provide a flash stream that can be played with a flash player then tell me. I will then modify the current command line.

Best regards,

This Post was from: http://www.enigma-tv.com/modules/newbb/viewtopic.php?post_id=4265