LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   vlc disappear after just start (https://www.linuxquestions.org/questions/linux-newbie-8/vlc-disappear-after-just-start-744720/)

renuaseri 08-03-2009 05:20 AM

vlc disappear after just start
 
hi all,

i have install vlc -0.9.9a Grishenko on my kernel 2.6.24.7. i have ubuntu-9.04.

when i start vlc and select a file for play then after clicking on play
button ,vlc disappear after 1 sec and it gives this error"the format of sample.avi file can not be detected.check log details".


plz send me solution to fix it.

jdkaye 08-04-2009 02:01 PM

It sounds like you have a bad .avi file. Have you tried playing it on something other than vlc? Also you can open a terminal and navigate to the folder containing sample.avi and run the command
Code:

file sample.avi
and see what it says.
cheers,
jdk

renuaseri 08-05-2009 06:37 AM

Quote:

Originally Posted by jdkaye (Post 3631291)
It sounds like you have a bad .avi file. Have you tried playing it on something other than vlc? Also you can open a terminal and navigate to the folder containing sample.avi and run the command
Code:

file sample.avi
and see what it says.
cheers,
jdk


thank you for reply.........
my sample.avi is playing by using command on terminal:-
vlc ./sample.avi -V x11

but still it is not able to play directly with vlc and movie player........both will disapear on clicking play button..........

and also when i run this command: "file sample.avi"
output is:-sample.avi:RIFF(little-endian)data, AVI 640 X 352,25.00 fps,video: XviD, audio :MPEG-1 Layer 3 (stereo , 48000 hz).

so plz send me solution.

shady_Dev 08-05-2009 07:18 AM

MAy be the GUI is crashing just tryand run the vlc in debug mode using gdb and see what is the exact cause of crash may be some resource not found problem can be there or something related to the detection of underlying gui rendering drivers. Best of luck!!!!!!

renuaseri 08-06-2009 01:18 AM

vlc disappear after just start
 
thanks for reply........
but still i am unable to find solution...

but as i am able to run vlc by commands .so can any one send command for steaming of sample.avi between my host (ravirenu.cedtv4.iisc.ernet.in) and remote host(edcn26.cedtv4.iisc.erner.in) computers.


All times are GMT -5. The time now is 10:37 AM.