Keeling, William via Libav-user (HE12026-05-26): > I did more testing and found the code only get this error on Pi5 with > 1 GB memory (works on 2, 4 and 8 GB models ). I assume (without ANY > proof) that avdevice_register_all() fails to instantiate the > underlying processes but since it does not e return a status you don’t > know until the open call.
avdevice_register_all() does not instantiate anything, it just register the devices in the list of (de)muxers. > The error message of “No such process” make > more since in that context. As pointed earlier, the “no such process” message is a bug. Regards, -- Nicolas George _______________________________________________ Libav-user mailing list -- [email protected] To unsubscribe send an email to [email protected]
