#11260: in linux debian trixie, b:v command missing "M" or "K" makes a reset on 
my
pc.
--------------------------------------+----------------------------------
             Reporter:  elias tsolis  |                     Type:  defect
               Status:  new           |                 Priority:  normal
            Component:  undetermined  |                  Version:  7.0
             Keywords:  hang          |               Blocked By:
             Blocking:                |  Reproduced by developer:  0
Analyzed by developer:  0             |
--------------------------------------+----------------------------------
 {{{
 for vids in *.mp4; do ffmpeg  -hwaccel vaapi -hwaccel_output_format
 yuv420p -vaapi_device /dev/dri/renderD128 -i "$vids" -vf
 "format=nv12,hwupload" -c:v hevc_vaapi  -video_track_timescale 90000
 -b:v 17  "a_${vids/.*}.mp4"; done;
 }}}

 while -b:v 17M not!

 ffmpeg version 7.0.2-3 Copyright (c) 2000-2024 the FFmpeg developers
   built with gcc 14 (Debian 14.2.0-2)
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11260>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to