#9860: yuvj420p spam
-------------------------------------+-------------------------------------
Reporter: Jacky | Type:
Koning | enhancement
Status: new | Priority: wish
Component: ffmpeg | Version:
| unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
My camera produces a yuvj420p format video and every time I open it with
ffmpeg it first spams 100 lines saying
{{{
[swscaler @ 00000229eeb9b540] [swscaler @ 00000229eebb0540] deprecated
pixel format used, make sure you did set range correctly
}}}
Yes I actually copy pasted it to see how much lines it was printing and
yes it is actually 100 lines.[[BR]]
As you might imagine this is disrupting for what I am trying to achieve,
sometimes I need to find the output of the previous command. There is also
no need to keep yelling it at me since I can not change what my camera
creates.[[BR]]
There are 3 ways to fix this IMO.[[BR]]
1. Allow 1 print and that is it.[[BR]]
2. Remove this message if it is from an input file. I can understand when
you use it as an output but with inputs there is nothing you can do about
it.[[BR]]
3. Change how your string printer works and make it ignore the small
differences in say 00000229f66e3000 and have it say previous message
repeated 99 times.[[BR]]
Thank you for your understanding and for the work that has gone into this
project.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9860>
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".