LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Why can't SMplayer play some videos? (https://www.linuxquestions.org/questions/linux-software-2/why-cant-smplayer-play-some-videos-4175460618/)

Mr. Alex 05-03-2013 04:13 PM

Why can't SMplayer play some videos?
 
SMplayer depends on mplayer and uses it for actually playing videos, right? I have a video which I got out of kdenlive (to mpg format) and vlc and mplayer play it well, but smplayer doesn't. Video is corrupted there. Why is it so if in mplayer the video plays OK? And the video itself should be OK, because kdenlive generated it.


In addition: I checked this video with:
Code:

ffmpeg -v error -i filename.mpg -f null - 2>error.log
and "error.log" is empty. I guess that means the video is 100% correct...

John VV 05-03-2013 04:39 PM

have you checked how smplayer is handling video

under tools /general

the "video" tab

what is used ?
vdpau
xv
x11 (slow)

Mr. Alex 05-04-2013 06:07 AM

I use xv there.


All times are GMT -5. The time now is 07:38 PM.