[FFmpeg-trac] #10625(undetermined:new): SDL output freeze
FFmpeg
trac at avcodec.org
Sat Nov 18 13:53:17 EET 2023
#10625: SDL output freeze
-------------------------------------+-------------------------------------
Reporter: MB SOFT | Owner: (none)
Type: defect | Status: new
Priority: normal | Component:
| undetermined
Version: git-master | Resolution:
Keywords: sdl | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by MB SOFT):
because i'm encoding and displaying at the same time, i cannot encode with
ffplay and the sdl display of ffmpeg is broken (on windows)
ffmpeg.exe -f dshow -video_size 1280x720 -i video="Full HD 1080P PC
Camera" -vcodec libx264 -x264-params nal-hrd=cbr:force-cfr=1:keyint=60
-preset superfast -profile high -pix_fmt yuv420p -tune zerolatency -b:v
1024K -f mpegts "srt://192.168.1.201:9896?pkt_size=1316&transtype=live"
-c:v rawvideo -pix_fmt yuv420p -window_enable_quit 0 -window_size 441x248
-vf setpts=0 -f sdl
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10625#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list