Originally Posted by pippopelo56 (1)The picture with Vlcf is perfect.
(2)I have installed Stream2db downloaded in this forum but when I start the plugin I give this error "Plugin Loading failed"
(3) I have modified sout section with this line
<setup name="File" ext="NONE" sout="#transcode{vcodec=mp2v,vb=1024,width=704,height=576,acodec=mpga,ab=192,channels=2}:duplicate{dst=std{ access=http,mux=ts,ttl=6,url=:9090/dboxstream}} --sout-keep" />
The video is always in left half screen  |
--------------------------------
---------------------------------
I may confirm the "video half screen problem " on my DB 7000
Nabilo, gemini, Nemesys ....
I may add that the damn half screen came out when the source video in Youtube is 320x240 resolution ( If I download on PC it and play it via vlcf is OK ! )
If the video source is 480x270 resolution then in Youtubeplayer is OK and also , of course, in vlcf.
Seems that the sout="#transcode{vcodec=mp2v,vb=1024,
width=704,height=576,acodec=mpga,ab=192,channels=2}:duplicate{dst=std{ access=http,mux=ts,ttl=6,url=:9090/dboxstream}} --sout-keep" />
is not used as needed to convert the
width and the height of ther video
----------