Opened 9 years ago

#4791 new defect

ffplay does not exit for -f v4l2 -t 1 -autoexit

Reported by: Carl Eugen Hoyos Owned by:
Priority: minor Component: undetermined
Version: git-master Keywords: v4l2
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

$ ffplay /dev/video1 -t 1 -autoexit
ffplay version N-74542-g5e1d863 Copyright (c) 2003-2015 the FFmpeg developers
  built with gcc 4.7 (SUSE Linux)
  configuration: --enable-gpl
  libavutil      54. 31.100 / 54. 31.100
  libavcodec     56. 58.100 / 56. 58.100
  libavformat    56. 40.101 / 56. 40.101
  libavdevice    56.  4.100 / 56.  4.100
  libavfilter     5. 36.100 /  5. 36.100
  libswscale      3.  1.101 /  3.  1.101
  libswresample   1.  2.101 /  1.  2.101
  libpostproc    53.  3.100 / 53.  3.100
Input #0, video4linux2,v4l2, from '/dev/video1':B sq=    0B f=0/0
  Duration: N/A, start: 1440150571.516855, bitrate: 132710 kb/s
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 768x576, 132710 kb/s, 25 fps, 25 tbr, 1000k tbn, 1000k tbc
1440150609.01 M-V:  0.000 fd=   0 aq=    0KB vq=    0KB sq=    0B f=0/0

Playback stops but FFplay does not exit.

Change History (0)

Note: See TracTickets for help on using tickets.