#9280: meson-vdec: poor playback of h264
-------------------------------------+-------------------------------------
Reporter: danboid | Owner: (none)
Type: defect | Status: new
Priority: normal | Component:
| undetermined
Version: unspecified | Resolution:
Keywords: v4l2m2m | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by danboid):
I successfully built and installed ffmpeg git under Manjaro ARM and I can
run this command without any errors:
{{{
$ ffmpeg -c:v h264_v4l2m2m -i VID_20210512_180639.mp4 -f null -
}}}
As per the example given here:
https://lwn.net/Articles/767126/
How might I modify that ffmpeg command to output a picture (ie to play the
video) and if decoding is working fine under ffmpeg, why does it not work
under ffplay?
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9280#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".