av_write_frame();
write stream to SD Card(8G,Class 6, or 4G,Class 4),print the error informations:
mmcblk0: error 2 transferring data
end_request: I/O error, dev mmcblk0, sector 30871
end_request: I/O error, dev mmcblk0, sector 30872
end_request: I/O error, dev mmcblk0, sector 30880
end_request: I/O error, dev mmcblk0, sector 30888
end_request: I/O error, dev mmcblk0, sector 30896
FAT: Filesystem panic (dev mmcblk0p1)
invalid access to FAT (entry 0x0f010000)
FAT: Did not find valid FSINFO signature.
Found signature1 0x52520000 signature2 0x72720000 (sector = 1)
FAT: Filesystem panic (dev mmcblk0p1)
invalid access to FAT (entry 0x0f010000)
FAT: Did not find valid FSINFO signature.
Found signature1 0x52520000 signature2 0x72720000 (sector = 1)
FAT: Did not find valid FSINFO signature.
Found signature1 0x52520000 signature2 0x72720000 (sector = 1)
if I use the SD Card(16G,Class 10 or 32G,Class 10),it works well.