> In my case, that's no restriction, because ssh can tunnel X11. I do this once in a while. I have not tried to do that before. When I want to view the video, I connect to the board via Remote Desktop. For that purpose, I installed the package "*xrdp*" in my board. > what is the use case for "-nodisp"? My purpose is to calculate some metrics such as: fps, miss rate, etc, of video decoding. So I need only to decode a video without displaying it.
On Thu, Jun 7, 2018 at 11:05 PM Moritz Barsnick <[email protected]> wrote: > On Thu, Jun 07, 2018 at 18:45:32 +0200, mohammed bey ahmed khernache wrote: > > I am using ssh, so I cannot run *ffplay *without "-nodisp" option. > > In my case, that's no restriction, because ssh can tunnel X11. I do this > once > in a while. > > But tell me, what is the use case for "-nodisp"? You only have a video > stream, and you're not showing it. What are you doing? > > Moritz > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
