Re: [FFmpeg-user] ffplay error

2018-06-17 Thread Mohammed Bey Ahmed Khernache
> Did you try another application that uses sdl? Yes, I tried VLC, I also got problems. I think about using Gstreamer, but I am looking for how to use it to do decoding. You are right. I agree with all your comments. But, I still don't know what the source of these issues is. Thank you On Sun,

Re: [FFmpeg-user] ffplay error

2018-06-17 Thread Carl Eugen Hoyos
2018-06-17 22:40 GMT+02:00, Mohammed Bey Ahmed Khernache : >> ffplay does not work >> with video via ssh which I don't consider very worrying. > > This time, I am connecting the board directly to the screen > via Micro-HDMI, and I got the same issue. That's why, I > am sure that problem didn't

Re: [FFmpeg-user] ffplay error

2018-06-17 Thread Mohammed Bey Ahmed Khernache
Yes exactly. > ffplay does not work > with video via ssh which I don't consider very worrying. This time, I am connecting the board directly to the screen via Micro-HDMI, and I got the same issue. That's why, I am sure that problem didn't come from ssh connection. > Anything wrong with using

Re: [FFmpeg-user] ffplay error

2018-06-17 Thread Carl Eugen Hoyos
2018-06-17 21:16 GMT+02:00, Mohammed Bey Ahmed Khernache : > I am trying to play (decode) a video with *ffplay*. Unfortunately, > I got this error, given below. > Can anyone guide me to fix this issue? You have told us in the last thread that ffplay does not work with video via ssh which I don't

[FFmpeg-user] ffplay error

2018-06-17 Thread Mohammed Bey Ahmed Khernache
Hello, I am trying to play (decode) a video with *ffplay*. Unfortunately, I got this error, given below. Can anyone guide me to fix this issue? -- ffplay output - root@odroid:~/HEVC# ffplay -autoexit video-h265.mkv

[FFmpeg-user] FFplay error while seeking network stream

2018-05-07 Thread Daniel
Hello everyone. I try to play internet radio stream with ffplay. Problem is that if something happen with network connectivity ffplay stops and doesn't play anymore the stream after the network problem is solved.Here is the command i use: ffplay -nodisp -loop 0 -i http://185.85.29.141:80 I tried