[streaming] Reg:Vlc streaming for powerpc
Alok Kumar Yadav
alokkumar.yadav at gdatech.co.in
Fri Sep 26 17:48:47 CEST 2008
Hi All ,
Thanks for the reply....
I have done some other modification ...
and the log for that is:
*********************************
-sh-2.05b# ./powerpc-linux-gnu-vlc -vvv /root/touch.mpg --sout
udp:172.29.38.187
VLC media player 0.8.6c Janus
starting VLC root wrapper... using UID 0 (root)
***************************************
* Running VLC as root is discouraged. *
***************************************
It is potentially dangerous, and might not even work properly.
[00000001] main private debug: checking builtin modules
[00000001] main private debug: checking plugin modules
[00000001] main private debug: loading plugins cache file
/root/.vlc/cache/plugins-0404be.dat
[00000001] main private debug: recursively browsing `modules'
[00000001] main private debug: recursively browsing
`/usr/local/vlc-arch/lib/vlc'
[00000001] main private debug: recursively browsing `plugins'
[00000001] main private debug: module bank initialized, found 165 modules
[00000001] main private debug: opening config file /root/.vlc/vlcrc
[00000001] main private warning: config file /root/.vlc/vlcrc does not
exist yet
[00000001] main private debug: CPU has capabilities FPU
[00000001] main private debug: looking for memcpy module: 1 candidate
[00000001] main private debug: using memcpy module "memcpy"
[00000208] main playlist debug: waiting for thread completion
[00000208] main playlist debug: thread 1216533696 (playlist) created at
priority 0 (playlist/playlist.c:184)
[00000209] main private debug: waiting for thread completion
[00000209] main private debug: thread 1224922304 (preparser) created at
priority 0 (playlist/playlist.c:210)
[00000210] main interface debug: looking for interface module: 1 candidate
[00000210] main interface debug: using interface module "hotkeys"
[00000210] main interface debug: thread 1233310912 (interface) created
at priority 0 (interface/interface.c:231)
[00000208] main playlist debug: adding playlist item `/root/touch.mpg' (
/root/touch.mpg )
[00000212] main interface debug: looking for interface module: 1 candidate
Remote control interface initialized. Type `help' for help.
[00000212] main interface debug: using interface module "rc"
[00000212] main interface debug: thread 1241699520 (manager) created at
priority 0 (interface/interface.c:216)
[00000208] main playlist debug: creating new input thread
[00000214] main input debug: waiting for thread completion
[00000214] main input debug: creating statistics handler
[00000216] main stream output debug: using sout
chain=`std{mux="",access="udp",dst="172.29.38.194"}'
[00000216] main stream output debug: stream=`std'
[00000217] main private debug: looking for sout stream module: 1 candidate
[00000214] main input debug: thread 1250088128 (input) created at
priority 0 (input/input.c:265)
[00000217] main private warning: missing value for option mux
[00000217] main private debug: set sout option: sout-standard-access to udp
[00000217] main private debug: set sout option: sout-standard-dst to
172.29.38.194
[00000217] stream_out_standard private debug: creating
`udp/(null)://172.29.38.194'
[00000217] stream_out_standard private debug: extension is 194
[00000217] stream_out_standard private debug: extension -> mux=(null)
[00000217] stream_out_standard private debug: using
`udp/ts://172.29.38.194'
[00000219] main private debug: looking for sout access module: 1 candidate
Illegal instruction
*******************************************************
while i put command
#./powerpc-linux-gnu-vlc -vvv /root/touch.mpg --sout udp:172.29.38.187
and that command is also working for streaming on linux to linux side.
i also tried --sout-all option instead of --sout ...(but it will stop
while saying pre buffering)
But for my board it results as illegal instruction..
I am highly thankful of you for helping me.
Thanks and regards
Alok
Christophe Mutricy wrote:
> Hello
>
> 2008/9/26 Alok Kumar Yadav <alokkumar.yadav at gdatech.co.in>:
>
>> [00000415] main decoder error: no suitable decoder module for fourcc
>> `mpga'.
>> VLC probably does not support this sound or video format.
>>
> [...]
>
>> [00000416] main decoder error: no suitable decoder module for fourcc
>> `mpgv'.
>> VLC probably does not support this sound or video format.
>>
>
> That doesn't look very good.
>
> So run vlc -vvv --no-plugins-cache --list to find why the plugin are
> not loaded
>
> Also I would suggest to test your command line on a proper computer
> before testing on your own build vlc on the card
> And i suggest you use 0.9.2 or the soon to be release 0.9.3
>
>
>
More information about the streaming
mailing list